Use issue attribute where possible for better reporting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
|
||||
</release>
|
||||
<release version="1.3" date="2004-03-10">
|
||||
<action dev="dion" type="fix">Apply MPSIMIAN-4. Fix HTML.</action>
|
||||
<action dev="dion" type="fix" issue="MPSIMIAN-4">Apply MPSIMIAN-4. Fix HTML.</action>
|
||||
<action dev="epugh" type="add">Allow classes to be included/excluded.</action>
|
||||
<action dev="dion" type="fix">Allow test case to be run.</action>
|
||||
<action dev="dion" type="update">Upgrade to ant 1.6.</action>
|
||||
<action dev="dion" type="update">Apply MAVEN-890. Allow unit tests to be skipped.</action>
|
||||
<action dev="dion" type="update" issue="MAVEN-890">Apply MAVEN-890. Allow unit tests to be skipped.</action>
|
||||
</release>
|
||||
<release version="1.2" date="2003-09-29">
|
||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||
|
||||
Reference in New Issue
Block a user