You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/03/29 06:48:50 UTC

svn commit: r389677 - /jakarta/commons/dormant/resources/trunk/project.xml

Author: rahul
Date: Tue Mar 28 20:48:48 2006
New Revision: 389677

URL: http://svn.apache.org/viewcvs?rev=389677&view=rev
Log:
Adjust repository and site locations after move.

Modified:
    jakarta/commons/dormant/resources/trunk/project.xml

Modified: jakarta/commons/dormant/resources/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/dormant/resources/trunk/project.xml?rev=389677&r1=389676&r2=389677&view=diff
==============================================================================
--- jakarta/commons/dormant/resources/trunk/project.xml (original)
+++ jakarta/commons/dormant/resources/trunk/project.xml Tue Mar 28 20:48:48 2006
@@ -28,7 +28,7 @@
   <description>
       Resources is a resources component.
   </description>
-  <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
+  <url>http://jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/</url>
   <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
   <organization>
     <name>The Apache Software Foundation</name>
@@ -45,10 +45,10 @@
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
   <siteAddress>jakarta.apache.org</siteAddress>
-  <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
+  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/</siteDirectory>
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
   <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/dormant/${pom.artifactId.substring(8)}/trunk</connection>
     <url>http://svn.apache.org/viewcvs.cgi</url>
   </repository>
   <mailingLists>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org