- Update to Jasper 7.0.1
- Update to Jasper 7.0.0
- Update to Jasper 6.21.4
- Update to Jasper 6.21.3
- Add missing dependencies for compilation of javascript based reports
- Update to Jasper 6.21.2
- Update to Jasper 6.21.0
- Dependency updates
- Update to Jasper 6.20.6
- (release failed due to wrong ci config, use 3.5.10)
- (release failed due to wrong ci config, use 3.5.10)
- (release failed due to wrong ci config, use 3.5.10)
- Update to Jasper 6.20.5
- Update to Jasper 6.20.4
- Update to Jasper 6.20.3
- Update to Jasper 6.20.2
(release failed due to wrong ci config, use 3.5.3)
- Update to Jasper 6.20.1
- Update to Jasper 6.20.0
- Update to Jasper 6.19.1
- Update to Jasper 6.19.0
- Update to Jasper 6.18.1
- Update to Jasper 6.18.0
- Update to Jasper 6.17.0
- Integrate with m2e. This fixes the "plugin execution not covered by a lifecycle configuration" message in eclipse.
- Update to Jasper 6.16.0
- Move plugin to pro-crafting.
- No other changes planned for this release. This one is intended for a clean migration.
- 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 alexnederlof/Jasper-report-maven-plugin#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