You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2005/01/28 08:25:08 UTC

svn commit: r148859 - /jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml /jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml /jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml /jakarta/commons/proper/jelly/trunk/project.xml

Author: brett
Date: Thu Jan 27 23:25:08 2005
New Revision: 148859

URL: http://svn.apache.org/viewcvs?view=rev&rev=148859
Log:
set SVN URL for Jelly
Modified:
   jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml
   jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml
   jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml
   jakarta/commons/proper/jelly/trunk/project.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml
Url: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml?view=diff&rev=148859&p1=jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml&r1=148858&p2=jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml&r2=148859
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml	(original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/ant/project.xml	Thu Jan 27 23:25:08 2005
@@ -40,10 +40,6 @@
 
   <!-- <siteDirectory>/www/jakarta.apache.org/commons/jelly/tags/ant</siteDirectory>
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/tags/ant</distributionDirectory>
-  <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/ant/</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/ant/</url>
-  </repository>
   -->
     
   <dependencies>

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml
Url: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml?view=diff&rev=148859&p1=jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml&r1=148858&p2=jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml&r2=148859
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml	(original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/project.xml	Thu Jan 27 23:25:08 2005
@@ -38,8 +38,9 @@
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/jelly-tags</distributionDirectory>
   
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jelly/trunk/jelly-tags</url>
   </repository>
   
   <mailingLists>

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml
Url: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml?view=diff&rev=148859&p1=jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml&r1=148858&p2=jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml&r2=148859
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml	(original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/tag-project.xml	Thu Jan 27 23:25:08 2005
@@ -44,9 +44,9 @@
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/jelly-tags/${pom.id.substring(33)}/</distributionDirectory>
   
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly/jelly-tags/${pom.id.substring(33)}</connection>
-    <developerConnection>scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:jakarta-commons/jelly/jelly-tags/${pom.id.substring(33)}</developerConnection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-commons/jelly/jelly-tags/${pom.id.substring(33)}/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</url>
   </repository>
   
   

Modified: jakarta/commons/proper/jelly/trunk/project.xml
Url: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/project.xml?view=diff&rev=148859&p1=jakarta/commons/proper/jelly/trunk/project.xml&r1=148858&p2=jakarta/commons/proper/jelly/trunk/project.xml&r2=148859
==============================================================================
--- jakarta/commons/proper/jelly/trunk/project.xml	(original)
+++ jakarta/commons/proper/jelly/trunk/project.xml	Thu Jan 27 23:25:08 2005
@@ -61,9 +61,9 @@
   <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/jelly</connection>
-    <developerConnection>scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:jakarta-commons/jelly</developerConnection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jelly/trunk</url>
   </repository>
   <mailingLists>
     <mailingList>

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