dion 2004/01/04 20:59:11
Modified: simian project.xml
simian/xdocs changes.xml
Log:
Rolling back ant 1.6 change until someone wants to test it.
Revision Changes Path
1.20 +1 -1 maven-plugins/simian/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/simian/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 5 Jan 2004 03:27:16 -0000 1.19
+++ project.xml 5 Jan 2004 04:59:10 -0000 1.20
@@ -24,7 +24,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6</version>
+ <version>1.5.3-1</version>
<url>http://ant.apache.org/</url>
</dependency>
<dependency>
1.12 +0 -3 maven-plugins/simian/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/simian/xdocs/changes.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- changes.xml 5 Jan 2004 03:43:13 -0000 1.11
+++ changes.xml 5 Jan 2004 04:59:10 -0000 1.12
@@ -10,9 +10,6 @@
<release version="1.3" date="in CVS">
<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>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]