dion 2004/01/04 20:58:23
Modified: xdoc/xdocs changes.xml
xdoc project.xml
Log:
Rolling back ant 1.6 change until someone wants to test it.
Revision Changes Path
1.27 +0 -3 maven-plugins/xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- changes.xml 5 Jan 2004 03:43:12 -0000 1.26
+++ changes.xml 5 Jan 2004 04:58:23 -0000 1.27
@@ -8,9 +8,6 @@
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="update">
- Upgrade to ant 1.6
- </action>
- <action dev="dion" type="update">
Fix MAVEN-965. Document maven.xdoc.jsl.
</action>
<action dev="dion" type="update">
1.33 +1 -1 maven-plugins/xdoc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- project.xml 5 Jan 2004 03:27:16 -0000 1.32
+++ project.xml 5 Jan 2004 04:58:23 -0000 1.33
@@ -65,7 +65,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6</version>
+ <version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]