Type |
Changes |
By |
 |
nullA persistency exception logs an error instead of breaking the build. |
martin_jaeger |
Type |
Changes |
By |
 |
Fixed skipped tests surefire extractor bug. |
martin_jaeger |
 |
Fixed error on parsing of BigDecimals in surefire extractor |
martin_jaeger |
Type |
Changes |
By |
 |
Move logging of common events like not found files to debug level. |
martin_jaeger |
 |
Fixed regular expression for surefile passrate extractor to work with % sign. |
martin_jaeger |
Type |
Changes |
By |
 |
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 |
Type |
Changes |
By |
 |
Maven 2 plugin did not use a default for the date. So a NullPointerException was thrown. Takes the current date, now. |
martin_jaeger |
 |
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 |
Type |
Changes |
By |
 |
Initial Release for Maven 1 and Maven 2 Plugin created and presented at Jazoon 2007 (www.jazoon.com). |
martin_jaeger |