brett 2004/07/13 05:19:41
Modified: . Tag: MAVEN-1_0-BRANCH project.xml
Log:
fix which URL
Revision Changes Path
No revision
No revision
1.317.4.31 +1 -1 maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/project.xml,v
retrieving revision 1.317.4.30
retrieving revision 1.317.4.31
diff -u -r1.317.4.30 -r1.317.4.31
--- project.xml 7 Jul 2004 10:00:55 -0000 1.317.4.30
+++ project.xml 13 Jul 2004 12:19:40 -0000 1.317.4.31
@@ -706,7 +706,7 @@
<dependency>
<id>which</id>
<version>1.0</version>
-
<url>http://cvs.apache.org/viewcvs.cgi/xml-commons/java/src/org/apache/env/</url>
+ <url>http://xml.apache.org/commons/components/which/index.html</url>
</dependency>
<!-- this is a dependency, but as the classes ship with ant, bootstrap will
fail with linkage errors if it's included and the junit tests are not
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]