aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin
AgeCommit message (Expand)Author
2014-03-04Prepare for next development iterationEvgeny Mandrikov
2014-03-03Prepare release 0.6.5Evgeny Mandrikov
2014-02-12GitHub #44: (Regression) Agent Mojo should set empty property, ifrgarcia
2014-01-20Log warning in Maven report goal if execution data does not match.Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-12-22Merge origin/masterMirko Friedenhagen
2013-12-21Remove @author tag in class documentation and add documentation.Mirko Friedenhagen
2013-12-20No need to specify the abstract declaration of an abstract method from the pa...Mirko Friedenhagen
2013-12-20As stated in #175, there is no need to have protecte methods as inheritance isMirko Friedenhagen
2013-12-19Fix JavaDoc for Java8 builds.Marc R. Hoffmann
2013-12-19Add missing @Override annotations.Marc R. Hoffmann
2013-12-17Align skip conditions and messages and give reasons.Mirko Friedenhagen
2013-12-13Forgot to include fix: Skip execution of report when target/classes does not ...Mirko Friedenhagen
2013-12-11Prepare for next development iterationEvgeny Mandrikov
2013-12-10Prepare release 0.6.4Evgeny Mandrikov
2013-11-30@todo is not a proper javadoc annotation, fix replacement types inMirko Friedenhagen
2013-11-30Use <code> instead of {@code, because with the latter one we areMirko Friedenhagen
2013-11-30TypoMirko Friedenhagen
2013-11-29Update documentation of MergeMojo and explain the need for an implmentation ...Mirko Friedenhagen
2013-11-29Update documentation of CheckMojo and explain the need for an implmentation h...Mirko Friedenhagen
2013-11-29Workaround for Maven-2 compatibility.Mirko Friedenhagen
2013-11-17FormattingMirko Friedenhagen
2013-11-17Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16New tools API for shared high level tasks.Marc R. Hoffmann
2013-11-15Merge pull request #156 from mfriedenhagen/move-socket-initialization-to-oute...Marc R. Hoffmann
2013-11-15Move the socket initialization to outer scope.Mirko Friedenhagen
2013-11-15All JaCoCo Maven goals are marked as thread-safe (GitHub #133).Marc R. Hoffmann
2013-11-15Merge pull request #107 from jacoco/issue-107Marc R. Hoffmann
2013-11-15Extract sleep() into separate method.Marc R. Hoffmann
2013-11-15Close socket in any case.Marc R. Hoffmann
2013-11-14Format license header.Mirko Friedenhagen
2013-11-14Formatting the jacoco way.Mirko Friedenhagen
2013-11-10Add @since to IT goals.Mirko Friedenhagen
2013-11-10Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-10Tags and documentation about parallel builds.Marc R. Hoffmann
2013-11-10Since tags for all Maven goals.Marc R. Hoffmann
2013-11-10GitHub #153: Documentation for usage with custom command line arguments.Marc R. Hoffmann
2013-11-10Support for configurable connection retry count to make tests moreMarc R. Hoffmann
2013-11-10Log connection target *before* connection is opened.Marc R. Hoffmann
2013-11-02New dump goal for Maven (GitHub #107)Marc R. Hoffmann
2013-11-01Use name in the description.Mirko Friedenhagen
2013-10-28Extract abstract super classes of AgentMojo and ReportMojo in preparationMirko Friedenhagen
2013-10-17Also consider quotes in command line arguments correctly.Marc R. Hoffmann
2013-10-11Multiple executions of Maven goal "prepare-agent" should not lead toMarc R. Hoffmann
2013-09-21Consolidate implementation for exec file locking and parent folderMarc R. Hoffmann
2013-08-27Log if no execution data files are foundMads Mohr Christensen
2013-08-25JavadocMads Mohr Christensen
2013-08-25Updated creditsMads Mohr Christensen
2013-08-25Use new save method to reduce code duplicationMads Mohr Christensen