dion 2004/08/10 08:31:47 Modified: jelly/jelly-tags/log project.xml Log: - Remove sandbox - Fix some dependencies to use groupId/artifactId - Remove unnecessary snapshots Revision Changes Path 1.8 +7 -7 jakarta-commons/jelly/jelly-tags/log/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/log/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- project.xml 19 May 2004 13:17:23 -0000 1.7 +++ project.xml 10 Aug 2004 15:31:47 -0000 1.8 @@ -26,13 +26,13 @@ </description> <shortDescription>Commons Jelly Log Tag Library</shortDescription> - <!-- <url>http://jakarta.apache.org/commons/sandbox/jelly/tags/log/</url> + <!-- <url>http://jakarta.apache.org/commons/jelly/tags/log/</url> - <siteDirectory>/www/jakarta.apache.org/commons/sandbox/jelly/log/</siteDirectory> - <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/jelly/tags/log</distributionDirectory> + <siteDirectory>/www/jakarta.apache.org/commons/jelly/log/</siteDirectory> + <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/log</distributionDirectory> <repository> - <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:jakarta-commons-sandbox/jelly/jelly-tags/log/</connection> - <url>http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/jelly-tags/log/</url> + <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:jakarta-commons/jelly/jelly-tags/log/</connection> + <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/log/</url> </repository>--> <dependencies> @@ -41,7 +41,7 @@ <groupId>commons-jelly</groupId> <artifactId>commons-jelly-tags-junit</artifactId> <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> <dependency> @@ -49,6 +49,6 @@ <version>SNAPSHOT</version> </dependency> - </dependencies> + </dependencies> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]