- Update to Jasper 6.15
- Other dependency updates
- Ability to the compilation
- Set default threads to the number of processors
- Update to Jasper 6.11.0
- Update to Jasper 6.9.0
- Update to Jasper 6.8.0
- Bug fix typo in xmlValidation #51
- Update to Java 8, and new Plugin Mojo style with annotations
- Added
additionalClasspath
option to support adding extra libraries to the classpath. - Updated to jasper 6.7
- Backwards compatibility to Java 1.6
- Close open input skills after usage
Big thanks to @brunoabdon
- Configuration option to always compile all files
- Added
failOnMissingSourceDirectory
property, so that one can continue the build while sourceDirectory does not exist.
This release sets Jasper to version 6 and updates some other deps. Also uses the new OSS release system instead of the old OSS parent pom. This release requires using Maven 3.x.
- Fixes a bug that required a dependency on Servlet. #13
- Fixes #7 For each
.jrxml
file search the compiled .jasper if not found or older than source file recompile it. - Fixes #9 Project classpath added to ClassLoader.
Thanks to @lucarota
- Prepared the project to be hosted on Maven central. No code changes.
- Allow setting of a custom compiler.
- Updated the Jasper version