Upgrade to ant 1.6

tests now run and succeed


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114548 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-01-06 08:46:25 +00:00
parent 4d7f0743b2
commit 324a32d096
2 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,12 @@
<body>
<release version="1.3" date="in CVS">
<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>