- Fixed small bug related to .java being removed from more than just the end of the source file name.
0.0.4.0
- Added optional class filtering for strings and conditions found in source - Allow specs to be outside of base path provided - No longer matches Action ids as strings - Added support for IzPack 5 Messages object
0.0.3.5
- Optimization to dependency verification. - Changes to dependency verification output. - Big internal improvements to source code searches. - Detection of custom izpack listener classes. - Additional patterns searched for in source code.
0.0.3.1
- Now using lxml for faster xml parsing (note: lxml now required) - Added get_referenced() public method. - Minor output and spec parsing improvements.
0.0.3
- Added verification of custom classes referenced in spec files. - Added basic logging package. - Bug fixes for dependency tests and izpaths.
0.0.2
- Now mostly compatible with izpack v4 installers. - IzPack property and POM file property parsing and substitution. - Better resolution of paths to specs and resources parsed from install.xml. - Source code and xml spec file parsing includes white list patterns.