Make a report with compiler output

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@291230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos
2005-09-24 00:41:01 +00:00
parent f62392ae8f
commit 80ad091328
7 changed files with 124 additions and 2 deletions

View File

@@ -25,6 +25,9 @@
<author email="kschrader@karmalab.org">Kurt Schrader</author>
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in SVN">
<action dev="carlos" type="add" issue="MPJAVA-40" due-to="Ron Gallagher">Make a report with compiler output</action>
</release>
<release version="1.5" date="2004-12-04">
<action dev="vmassol" type="fix" issue="MPJAVA-22">Make it work by default with any version of the JDK</action>
<action dev="brett" type="update">Deprecate dependency handle</action>