dion 2004/08/10 08:30:49
Modified: jelly/jelly-tags/util project.xml
Log:
- Remove sandbox
- Fix some dependencies to use groupId/artifactId
- Remove unnecessary snapshots
Revision Changes Path
1.10 +5 -5 jakarta-commons/jelly/jelly-tags/util/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/util/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 1 Mar 2004 12:47:53 -0000 1.9
+++ project.xml 10 Aug 2004 15:30:49 -0000 1.10
@@ -26,11 +26,11 @@
</description>
<shortDescription>Commons Jelly Util Tag Library</shortDescription>
- <!--
<siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/tags/util</siteDirectory>
-
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/util</distributionDirectory>
+ <!--
<siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/util</siteDirectory>
+
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/util</distributionDirectory>
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/util/</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/util/</url>
+ <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/util/</connection>
+ <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/util/</url>
</repository>-->
@@ -52,7 +52,7 @@
<dependency>
<id>commons-jelly+tags-junit</id>
<version>SNAPSHOT</version>
- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/junit/</url>
+ <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
</dependency>
<!-- END for test -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]