PR: MPJAVA-43

Broken support for maven.compile.extdirs


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@356418 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl
2005-12-12 23:33:56 +00:00
parent 9f613070db
commit 9bcd79df8c
2 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
</properties>
<body>
<release version="1.6-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="fix" issue="MPJAVA-43">Broken support for maven.compile.extdirs.</action>
<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">