Releases: cecom/PACIFy
Releases · cecom/PACIFy
v1.4.5
v1.4.4
v1.4.2
- Adjustements for the pacify-maven-plugin
v1.4.1
v1.4.0
- jdk7 is now mandatory
- preconfigure command added
- archive in archive in archive ... filtering is now possible (ear -> war -> jar -> ... )
- regular expression within archive is now possible
- Filtered files now have same POSIX File Permission as the original File
- Timestamp of filtered files are now modified to current timestamp
- first refactorings for comming maven plugin
- some minor bugfixes
v1.2.0: Release 1.2.0
- don't show protected values in debug messages - the FileResolver can now mark properties as protected by adding a "*" in front of the property e.g. *pass=someSecret - some more info messages - better errorhandling - some refactoring