aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.ant
AgeCommit message (Expand)Author
2011-01-12Change license header to year 2011.Marc R. Hoffmann
2011-01-12Trac #133: Introduce interfaces for different coverage nodes.Marc R. Hoffmann
2011-01-11Code Quality: Consider Findbugs/PMD warnings reported by Sonar.Marc R. Hoffmann
2011-01-10Trac #136: Migrate from Ant to MavenEvgeny Mandrikov
2011-01-08Trac #135, Don't Substitute Source FilesMarc R. Hoffmann
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2010-12-16Prepare 0.5.0 preview.Marc R. Hoffmann
2010-12-12Track #66: replace basic block with new flow analysisMarc R. Hoffmann
2010-11-12Increase ASM version dependency to 3.2.0 for Java 7 support, clarify Java ver...Marc R. Hoffmann
2010-11-10Track #127: Fixed invalid OSGi headers in MANIFEST.MF files.Marc R. Hoffmann
2010-10-07Prepare 0.4.1 release.Marc R. Hoffmann
2010-10-05Track #122: Optional locale attribute for HTML reports.Marc R. Hoffmann
2010-10-04Remove unused keywords, filter all source files for proper version tag in Jav...Marc R. Hoffmann
2010-08-18SF #3024486: Report Ant task issues a warning if source files are provided bu...Marc R. Hoffmann
2010-06-04Preparing 0.4.0 release, remove redundant dependencies from test fragments.Marc R. Hoffmann
2010-06-01Consistent usage of upper case for XML, HTML and CSV.Marc R. Hoffmann
2010-05-28trac #102 attach a null output stream to the remote reader to handle unsolici...Brock Janiczak
2010-05-27trac #100 added more checks on task parametersBrock Janiczak
2010-05-26Use Ant utils to create destination fileBrock Janiczak
2010-05-26Trac 82: CMD_CLOSE not required.Marc R. Hoffmann
2010-05-21Trac #100 added 'dump' Ant task with basic testsBrock Janiczak
2010-05-11Task #82 add output, address and port optionsBrock Janiczak
2010-05-09Trac #94: Plain list of all executed classes on session info page.Marc R. Hoffmann
2010-05-06Issues #91 Removed AntDoc annotationsBrock Janiczak
2010-05-05Trac #88: API to specify the session identifier used by the agent.Marc R. Hoffmann
2010-05-04Trac #88: The merge task must also handle session infos.Marc R. Hoffmann
2010-05-04Trac #88: Extend reporting interfaces for session infos.Marc R. Hoffmann
2010-05-04Issue #82 Added dumponexit agent optionBrock Janiczak
2010-04-19Preparing release 0.3.3.Marc R. Hoffmann
2010-04-13Bug #85 Wrong behavior of 'enabled' property in 'coverage' taskBrock Janiczak
2010-04-09Trac #84: Consistent usage of build property names in all placeholders (docs,...Marc R. Hoffmann
2010-04-08Include build dates into artifacts.Marc R. Hoffmann
2010-04-05Trac. #78: Sniff file types by contents, support nested archives.Marc R. Hoffmann
2010-04-01Preparing 0.3.2 release.Marc R. Hoffmann
2010-03-12Trac #12: HTML report output into ZIP fileMarc R. Hoffmann
2010-03-09Trac #71: Better error handling for report Ant task.Marc R. Hoffmann
2010-03-05Cleanup copyright headers and automatically verify them during the build.Marc R. Hoffmann
2010-02-25Use xml namespace also for JaCoCo build Ant tasks.Marc R. Hoffmann
2010-02-09Preparing release 0.3.1.Marc R. Hoffmann
2010-02-02Preparing 0.3.0 release.Marc R. Hoffmann
2010-01-29Bug #52 allow any resource collections for merge taskBrock Janiczak
2010-01-29Bug #52 Create 'merge' Ant taskBrock Janiczak
2010-01-28Consistent init.Marc R. Hoffmann
2010-01-28Trac #63 Property to enable/disable code coverageBrock Janiczak
2010-01-21Replaced import-package directives with require-bundleBrock Janiczak
2010-01-20Changes requested by code reviewBrock Janiczak
2010-01-20Added API to extract Agent Jar and create VM option from AgentOptionsBrock Janiczak
2010-01-15Issue #51 Rename merge option to appendBrock Janiczak
2010-01-01#50: New bundle for agent resource.Marc R. Hoffmann
2009-11-11Re-use existing packaging mechanism.Marc R. Hoffmann