dion 2004/01/04 20:47:52
Modified: aspectwerkz/xdocs changes.xml
aspectwerkz project.xml
Log:
Rolling back ant 1.6 change until someone wants to test it.
Revision Changes Path
1.3 +0 -3 maven-plugins/aspectwerkz/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 5 Jan 2004 03:43:13 -0000 1.2
+++ changes.xml 5 Jan 2004 04:47:52 -0000 1.3
@@ -8,9 +8,6 @@
<body>
<release version="1.0" date="in CVS">
- <action dev="dion" type="update">
- Upgrade to ant 1.6
- </action>
<action dev="vmassol" type="add">
Plugin creation.
</action>
1.10 +1 -1 maven-plugins/aspectwerkz/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 5 Jan 2004 03:27:16 -0000 1.9
+++ project.xml 5 Jan 2004 04:47:52 -0000 1.10
@@ -59,7 +59,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6</version>
+ <version>1.5.2</version>
</dependency>
<dependency>
<groupId>bcel</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]