Version | Date | Description |
---|---|---|
1.1-SNAPSHOT | In SVN | |
1.0.9 | 2004-11-10 | |
1.0.8 | 2004-09-26 | |
1.0.7 | 2004-07-11 | |
1.0.6 | 2004-07-08 | |
1.0.5 | 2004-06-28 | |
1.0.4 | 2004-05-15 | |
1.0.3 | 2004-03-10 | |
1.0.2 | 2003-12-17 | |
1.0.1 | 2003-09-29 | |
1.0 | 2003-09-04 |
Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Open report in a new window. | evenisse | |
Allow comma separeted values for maven.jcoverage.instrumentation.excludes. Fixes MPJCOVERAGE-20. | evenisse | |
Fix tests failures when user use maven.jcoverage.instrumentation.excludes Fixes MPJCOVERAGE-16. | evenisse | |
Fix report for Inner/anonymous classes. Fixes MPJCOVERAGE-18. | evenisse |
Type | Changes | By |
---|---|---|
Fix incorrect usage of maven:addPath tag | brett | |
Fixed leaking file handles. Fixes MPJCOVERAGE-17. | evenisse |
Type | Changes | By |
---|---|---|
Fixed overview and packages rates. Fixes MPJCOVERAGE-14. | evenisse | |
Add the possibility to set multiple includes and excludes files for instrumentation. | evenisse |
Type | Changes | By |
---|---|---|
Fixed tests execution when artifact contains properties. | evenisse | |
Remove deprecated APIs. | evenisse |
Type | Changes | By |
---|---|---|
Fixed path to stylesheet. Fixes MPJCOVERAGE-9. | evenisse | |
Remove postGoal on clean to avoid introducing all these dependencies on a simple clean. | brett |
Type | Changes | By |
---|---|---|
Fixed report generation fails when no java source present. Fixes MPJCOVERAGE-8. | evenisse | |
Handle multiple source directories correctly Fixes MPJCOVERAGE-1. | brett | |
Copy all of maven.build.dest, excluding the class files, into the instrumentation directory, as some people hook into the resources copying themselves without adding them to the POM | brett |
Type | Changes | By |
---|---|---|
Custom stylesheet for jcoverage plugin. Fixes MPJCOVERAGE-7. | evenisse | |
Fix the report generation after a rmic generation. Fixes MPJCOVERAGE-6. | evenisse |
Type | Changes | By |
---|---|---|
Apply MAVEN-846. JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage. Fixes MAVEN-846. | dion | |
Fix bug when classes have no package. | evenisse | |
Fix overview page for inner classes. | evenisse | |
Add a postGoal to clean:clean for suppress jcoverage.ser file. | evenisse |