Change History
Next Release
Fixed Bugs
- Ant tasks broken on Linux (Trac #68).
Release 0.3.0 (2010/02/02)
API Changes
- Agent option and Ant task parameter
filechanged todestfile(Trac #59). - Agent option and Ant task parameter
mergechanged toappend(Trac #51).
New Features
- Report renders anonymous classes with type information (Trac #46).
enabledproperty added to Agent and Coverage tasks (Trac #63).- Merge Ant task added (Trac #52).
Fixed Bugs
- New
IRuntimeimplementation enables JaCoCo usage for J2EE application servers like Glassfish.
Release 0.2.0 (2010/01/08)
New Features
- Simplified probe data structure reduces memory usage (Trac #47).
- Performance test becomes part of the build.
- New bundle
org.jacoco.agentthat provides the Java agent as a resource (Trac #50).
Fixed Bugs
ArrayIndexOutOfBoundsExceptiondue to inconsistent processing while instrumentation and analysis (Trac #44).
Release 0.1.0 (2009/10/28)
The very first JaCoCo release.