Use assert taglib in plugin test

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115600 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-06-29 13:43:16 +00:00
parent 138e039a76
commit 9796e2213c
3 changed files with 6 additions and 6 deletions

View File

@@ -25,6 +25,9 @@
<author email="kschrader@karmalab.org">Kurt Schrader</author>
</properties>
<body>
<release version="1.5-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Use assert taglib for tests</action>
</release>
<release version="1.4" date="2004-05-15">
<action dev="brett" type="fix" issue="MPJAVA-18" due-to="Lynn Richards">Allow specifying a JDK to compile with other than the running one</action>
<action dev="brett" type="fix" issue="MPJAVA-1" due-to="Scott Foster">Add memory usage parameters to pass to the ant javac task</action>