-
Bug
-
Resolution: Done
-
Major
-
None
-
None
All the defined file handlers have a constructor which accepts the append and file name attributes. Currently the file name is ensured to be the last property set, however it would make more sense to use the constructor rather than relying on property order.
- causes
-
WFCORE-5155 A NullPointException was found in a wildfly-jar-maven-plugin test
- Closed