Changes Report

Release History

Version Date Description
1.0.5 2008-12-10
1.0.4 2008-10-29
1.0.3 2008-09-22 Surefire test extractor
1.0.2 2008-09-19 Surefire test extractor
1.0.1 2007-07-03 Major Bugfixes
1.0.0 2007-06-24 Initial Release


Release 1.0.5 - 2008-12-10

Type Changes By
fix nullA persistency exception logs an error instead of breaking the build. martin_jaeger

Release 1.0.4 - 2008-10-29

Type Changes By
fix Fixed skipped tests surefire extractor bug. martin_jaeger
fix Fixed error on parsing of BigDecimals in surefire extractor martin_jaeger

Release 1.0.3 - 2008-09-22

Type Changes By
fix Move logging of common events like not found files to debug level. martin_jaeger
fix Fixed regular expression for surefile passrate extractor to work with % sign. martin_jaeger

Release 1.0.2 - 2008-09-19

Type Changes By
fix Surefire test extractor did not work anymore with the new Surefire plugin. Had to add regular expression parsing to allow getting the metric numbers from there. martin_jaeger

Release 1.0.1 - 2007-07-03

Type Changes By
fix Maven 2 plugin did not use a default for the date. So a NullPointerException was thrown. Takes the current date, now. martin_jaeger
fix Maven 1 and Maven 2 plugin failed the build if a report XML file was missing. This gave a lot of problems when a report does not work or makes no sense in a project. Is logged, now. martin_jaeger

Release 1.0.0 - 2007-06-24

Type Changes By
add Initial Release for Maven 1 and Maven 2 Plugin created and presented at Jazoon 2007 (www.jazoon.com). martin_jaeger