dion 2004/01/04 20:55:46 Modified: dist/xdocs changes.xml dist project.xml Log: Rolling back ant 1.6 change until someone wants to test it. Revision Changes Path 1.8 +0 -3 maven-plugins/dist/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/dist/xdocs/changes.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- changes.xml 5 Jan 2004 03:43:13 -0000 1.7 +++ changes.xml 5 Jan 2004 04:55:46 -0000 1.8 @@ -7,9 +7,6 @@ <body> <release version="1.4" date="in CVS"> - <action dev="dion" type="update"> - Upgrade to ant 1.6 - </action> <action dev="dion" type="fix"> Prefix basedir on copied ant build file. Only create ant build file if the project has source. 1.18 +1 -1 maven-plugins/dist/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/dist/project.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- project.xml 5 Jan 2004 03:27:16 -0000 1.17 +++ project.xml 5 Jan 2004 04:55:46 -0000 1.18 @@ -47,7 +47,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]