You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/06/10 12:51:56 UTC

svn commit: r189937 - in /portals/jetspeed-2/trunk: ./ applications/demo/ applications/gems/ applications/jpetstore/ applications/jsf-demo-myfaces/ applications/jsf-demo/ applications/palm/ applications/pam/ applications/perl/ applications/php/ applications/rss/ applications/security/ applications/struts-demo/ commons/ components/capability/ components/cm/ components/file-cache/ components/id-generator/ components/jetspeed/ components/locator/ components/page-manager/ components/persistence/ components/portlet-factory/ components/prefs/ components/profiler/ components/rdbms/ components/registry/ components/rewriter/ components/search/ components/security/ components/sso/ components/web-content/ content-server/ design-docs/ installer/ jetspeed-api/ layout-portlets/ maven-plugin/ portal/ portals-bridges/common/ portals-bridges/frameworks/ portals-bridges/jsf/ portals-bridges/perl/ portals-bridges/php/ portals-bridges/struts/ portals-bridges/velocity/ taglibs/ taglibs/treecontrol/

Author: ate
Date: Fri Jun 10 03:51:53 2005
New Revision: 189937

URL: http://svn.apache.org/viewcvs?rev=189937&view=rev
Log:
Replaced (and corrected!) all cvs repository references to the new SVN urls

Modified:
    portals/jetspeed-2/trunk/applications/demo/project.xml
    portals/jetspeed-2/trunk/applications/gems/project.xml
    portals/jetspeed-2/trunk/applications/jpetstore/project.xml
    portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml
    portals/jetspeed-2/trunk/applications/jsf-demo/project.xml
    portals/jetspeed-2/trunk/applications/palm/project.xml
    portals/jetspeed-2/trunk/applications/pam/project.xml
    portals/jetspeed-2/trunk/applications/perl/project.xml
    portals/jetspeed-2/trunk/applications/php/project.xml
    portals/jetspeed-2/trunk/applications/rss/project.xml
    portals/jetspeed-2/trunk/applications/security/project.xml
    portals/jetspeed-2/trunk/applications/struts-demo/project.xml
    portals/jetspeed-2/trunk/commons/project.xml
    portals/jetspeed-2/trunk/components/capability/project.xml
    portals/jetspeed-2/trunk/components/cm/project.xml
    portals/jetspeed-2/trunk/components/file-cache/project.xml
    portals/jetspeed-2/trunk/components/id-generator/project.xml
    portals/jetspeed-2/trunk/components/jetspeed/project.xml
    portals/jetspeed-2/trunk/components/locator/project.xml
    portals/jetspeed-2/trunk/components/page-manager/project.xml
    portals/jetspeed-2/trunk/components/persistence/project.xml
    portals/jetspeed-2/trunk/components/portlet-factory/project.xml
    portals/jetspeed-2/trunk/components/prefs/project.xml
    portals/jetspeed-2/trunk/components/profiler/project.xml
    portals/jetspeed-2/trunk/components/rdbms/project.xml
    portals/jetspeed-2/trunk/components/registry/project.xml
    portals/jetspeed-2/trunk/components/rewriter/project.xml
    portals/jetspeed-2/trunk/components/search/project.xml
    portals/jetspeed-2/trunk/components/security/project.xml
    portals/jetspeed-2/trunk/components/sso/project.xml
    portals/jetspeed-2/trunk/components/web-content/project.xml
    portals/jetspeed-2/trunk/content-server/project.xml
    portals/jetspeed-2/trunk/design-docs/project.xml
    portals/jetspeed-2/trunk/installer/project.xml
    portals/jetspeed-2/trunk/jetspeed-api/project.xml
    portals/jetspeed-2/trunk/layout-portlets/project.xml
    portals/jetspeed-2/trunk/maven-plugin/project.xml
    portals/jetspeed-2/trunk/portal/project.xml
    portals/jetspeed-2/trunk/portals-bridges/common/project.xml
    portals/jetspeed-2/trunk/portals-bridges/frameworks/project.xml
    portals/jetspeed-2/trunk/portals-bridges/jsf/project.xml
    portals/jetspeed-2/trunk/portals-bridges/perl/project.xml
    portals/jetspeed-2/trunk/portals-bridges/php/project.xml
    portals/jetspeed-2/trunk/portals-bridges/struts/project.xml
    portals/jetspeed-2/trunk/portals-bridges/velocity/project.xml
    portals/jetspeed-2/trunk/project.xml
    portals/jetspeed-2/trunk/taglibs/project.xml
    portals/jetspeed-2/trunk/taglibs/treecontrol/project.xml

Modified: portals/jetspeed-2/trunk/applications/demo/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/demo/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/demo/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/demo/project.xml Fri Jun 10 03:51:53 2005
@@ -28,8 +28,9 @@
     <description>Demo Portlets Container</description>
     <shortDescription>Demo Portlets Container</shortDescription>
     <repository>
-        <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/demo</connection>
-        <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/demo/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/demo</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/demo</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/demo/</url>
     </repository>
     <dependencies>
         <dependency>

Modified: portals/jetspeed-2/trunk/applications/gems/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/gems/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/gems/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/gems/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Reusable Portlet Gems</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/gems</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/gems/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/gems</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/gems</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/gems/</url>
   </repository>
 
   <dependencies>    		    

Modified: portals/jetspeed-2/trunk/applications/jpetstore/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/jpetstore/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/jpetstore/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/jpetstore/project.xml Fri Jun 10 03:51:53 2005
@@ -30,8 +30,9 @@
   <shortDescription>JPetstore Demo Portlet</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/jpetstore</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/jpetstore/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jpetstore</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jpetstore</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/jpetstore/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml Fri Jun 10 03:51:53 2005
@@ -29,8 +29,9 @@
   <shortDescription>JSF Portlet Demo - MyFaces Portlet Support</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/jsf-demo-myfaces</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/jsf-demo-myfaces/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jsf-demo-myfaces</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jsf-demo-myfaces</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/jsf-demo/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/jsf-demo/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/jsf-demo/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/jsf-demo/project.xml Fri Jun 10 03:51:53 2005
@@ -29,8 +29,9 @@
   <shortDescription>JSF Portlet Demo</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/jsf-demo</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/jsf-demo/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jsf-demo</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/jsf-demo</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/jsf-demo/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/palm/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/palm/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/palm/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/palm/project.xml Fri Jun 10 03:51:53 2005
@@ -27,8 +27,9 @@
     <description>Jetspeed-2 Portlet Application Lifecyle Management</description>
     <shortDescription>Portlet Application Lifecycle Management</shortDescription>
     <repository>
-        <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/palm</connection>
-        <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/palm/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/palm</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/palm</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/palm/</url>
     </repository>
     <dependencies>
       <dependency>

Modified: portals/jetspeed-2/trunk/applications/pam/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/pam/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/pam/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/pam/project.xml Fri Jun 10 03:51:53 2005
@@ -27,8 +27,9 @@
     <description>Jetspeed-2 Portlet Application Manager Default Package</description>
     <shortDescription>Portlet Application Manager</shortDescription>
     <repository>
-        <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/pam</connection>
-        <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/pam/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/pam</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/pam</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/pam/</url>
     </repository>
     <dependencies>
 		<dependency>

Modified: portals/jetspeed-2/trunk/applications/perl/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/perl/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/perl/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/perl/project.xml Fri Jun 10 03:51:53 2005
@@ -28,8 +28,9 @@
   <shortDescription>perl Portlets</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/perl</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/perl/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/perl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/perl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/perl/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/php/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/php/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/php/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/php/project.xml Fri Jun 10 03:51:53 2005
@@ -27,8 +27,9 @@
   <shortDescription>PHP Portlets</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/php</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/php/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/php</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/php</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/php/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/rss/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/rss/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/rss/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/rss/project.xml Fri Jun 10 03:51:53 2005
@@ -26,8 +26,9 @@
 	<description>Jetspeed-2 Language Selector Portlet</description>
 	<shortDescription>Language Selector Portlet</shortDescription>
 	<repository>
-		<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/rss</connection>
-		<url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/rss/</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/rss</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/rss</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/rss/</url>
 	</repository>
 	<dependencies>
 		<dependency>

Modified: portals/jetspeed-2/trunk/applications/security/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/security/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/security/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/security/project.xml Fri Jun 10 03:51:53 2005
@@ -28,8 +28,9 @@
   <shortDescription>Security Portlets Container</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/demo</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/demo/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/security</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/security</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/security/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/applications/struts-demo/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/struts-demo/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/struts-demo/project.xml (original)
+++ portals/jetspeed-2/trunk/applications/struts-demo/project.xml Fri Jun 10 03:51:53 2005
@@ -30,8 +30,9 @@
   <shortDescription>Struts Portlet Demo</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/struts-demo</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/struts-demo/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/struts-demo</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/applications/struts-demo</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/applications/struts-demo/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/commons/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/commons/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/commons/project.xml (original)
+++ portals/jetspeed-2/trunk/commons/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   <shortDescription>Common Code for Jetspeed Portal</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/commons</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/commons/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/commons</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/commons</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/commons/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/capability/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/capability/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/capability/project.xml (original)
+++ portals/jetspeed-2/trunk/components/capability/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   </description>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/registry</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/registry/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/capability</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/capability</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/capability/</url>
   </repository>
 
   <shortDescription>Capability Components</shortDescription>

Modified: portals/jetspeed-2/trunk/components/cm/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/cm/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/cm/project.xml (original)
+++ portals/jetspeed-2/trunk/components/cm/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   <shortDescription>Common Manager</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/cm</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/cm/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/cm</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/cm</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/cm/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/file-cache/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/file-cache/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/file-cache/project.xml (original)
+++ portals/jetspeed-2/trunk/components/file-cache/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>File Cache</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/file-cache</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/file-cache</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/file-cache/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/id-generator/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/id-generator/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/id-generator/project.xml (original)
+++ portals/jetspeed-2/trunk/components/id-generator/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>ID Generator</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/id-generator</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/id-generator</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/id-generator/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/jetspeed/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/jetspeed/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/jetspeed/project.xml (original)
+++ portals/jetspeed-2/trunk/components/jetspeed/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Jetspeed Components</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/jetspeed</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/jetspeed</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/jetspeed/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/locator/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/locator/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/locator/project.xml (original)
+++ portals/jetspeed-2/trunk/components/locator/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Helps locate resources on the file system.</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/locator</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/locator</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/locator/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/page-manager/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/page-manager/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/page-manager/project.xml (original)
+++ portals/jetspeed-2/trunk/components/page-manager/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/registry</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/registry/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/page-manager</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/page-manager</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/page-manager/</url>
   </repository>
 
   <shortDescription>Page Manager</shortDescription>

Modified: portals/jetspeed-2/trunk/components/persistence/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/persistence/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/persistence/project.xml (original)
+++ portals/jetspeed-2/trunk/components/persistence/project.xml Fri Jun 10 03:51:53 2005
@@ -31,8 +31,9 @@
   </description>
   <shortDescription>Persistence Components</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/persistence</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/persistence/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/persistence</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/persistence</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/persistence/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/portlet-factory/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/portlet-factory/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/portlet-factory/project.xml (original)
+++ portals/jetspeed-2/trunk/components/portlet-factory/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Portlet Factory</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/portlet-factory</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/portlet-factory</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/portlet-factory/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/prefs/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/prefs/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/prefs/project.xml (original)
+++ portals/jetspeed-2/trunk/components/prefs/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   <shortDescription>Preferences SPI Components</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/perfs</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/perfs/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/perfs</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/perfs</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/perfs/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/profiler/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/profiler/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/profiler/project.xml (original)
+++ portals/jetspeed-2/trunk/components/profiler/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/registry</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/registry/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/profiler</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/profiler</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/profiler/</url>
   </repository>
 
   <shortDescription>Profiler</shortDescription>

Modified: portals/jetspeed-2/trunk/components/rdbms/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/rdbms/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/rdbms/project.xml (original)
+++ portals/jetspeed-2/trunk/components/rdbms/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>RDBMS Components</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/rdbms</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/rdbms/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/rdbms</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/rdbms</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/rdbms/</url>
   </repository>
 
   <dependencies>  

Modified: portals/jetspeed-2/trunk/components/registry/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/registry/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/registry/project.xml (original)
+++ portals/jetspeed-2/trunk/components/registry/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/registry</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/registry/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/registry</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/registry</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/registry/</url>
   </repository>
 
   <shortDescription>Registry Components</shortDescription>

Modified: portals/jetspeed-2/trunk/components/rewriter/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/rewriter/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/rewriter/project.xml (original)
+++ portals/jetspeed-2/trunk/components/rewriter/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Rewriter Components</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/rewriter</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/rewriter/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/rewriter</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/rewriter</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/rewriter/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/search/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/search/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/search/project.xml (original)
+++ portals/jetspeed-2/trunk/components/search/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/search</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/search/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/search</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/search</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/search/</url>
   </repository>
 
   <shortDescription>Search</shortDescription>

Modified: portals/jetspeed-2/trunk/components/security/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/security/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/security/project.xml (original)
+++ portals/jetspeed-2/trunk/components/security/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Security Components</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/security</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/security/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/security</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/security</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/security/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/sso/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/sso/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/sso/project.xml (original)
+++ portals/jetspeed-2/trunk/components/sso/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Single Sign On SSO Components</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/sso</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/sso/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/sso</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/sso</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/sso/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/components/web-content/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/web-content/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/web-content/project.xml (original)
+++ portals/jetspeed-2/trunk/components/web-content/project.xml Fri Jun 10 03:51:53 2005
@@ -31,8 +31,9 @@
   </description>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/registry</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/registry/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/web-content</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/components/web-content</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/components/web-content/</url>
   </repository>
 
   <shortDescription>Web Content</shortDescription>

Modified: portals/jetspeed-2/trunk/content-server/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/content-server/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/content-server/project.xml (original)
+++ portals/jetspeed-2/trunk/content-server/project.xml Fri Jun 10 03:51:53 2005
@@ -31,8 +31,9 @@
   <shortDescription>Enterprise Information Portal</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/content-server</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/content-server/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/content-server</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/content-server</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/content-server/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/design-docs/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/design-docs/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/design-docs/project.xml (original)
+++ portals/jetspeed-2/trunk/design-docs/project.xml Fri Jun 10 03:51:53 2005
@@ -31,8 +31,9 @@
   <shortDescription>Enterprise Information Portal</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/design-docs</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/design-docs/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/design-docs</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/design-docs</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/design-docs/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/installer/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/installer/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/installer/project.xml (original)
+++ portals/jetspeed-2/trunk/installer/project.xml Fri Jun 10 03:51:53 2005
@@ -30,8 +30,9 @@
   <shortDescription> Used for creating a binary installer using IzPack</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portal</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portal/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/installer</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/installer</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/installer/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/jetspeed-api/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/jetspeed-api/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/jetspeed-api/project.xml (original)
+++ portals/jetspeed-2/trunk/jetspeed-api/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   <shortDescription>Helps locate resources on the file system.</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/components/jetspeed</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/components/jetspeed/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/jetspeed-api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/jetspeed-api</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/jetspeed-api/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/layout-portlets/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/layout-portlets/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/layout-portlets/project.xml (original)
+++ portals/jetspeed-2/trunk/layout-portlets/project.xml Fri Jun 10 03:51:53 2005
@@ -28,8 +28,9 @@
   <shortDescription>Layouts.</shortDescription>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/applications/demo</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/applications/demo/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/layout-portlets</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/layout-portlets</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/layout-portlets/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/maven-plugin/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/maven-plugin/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/maven-plugin/project.xml (original)
+++ portals/jetspeed-2/trunk/maven-plugin/project.xml Fri Jun 10 03:51:53 2005
@@ -29,8 +29,9 @@
   <shortDescription>Portlet Development Plugin</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portal</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portal/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/maven-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/maven-plugin</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/maven-plugin/</url>
   </repository>
 
   <dependencies>      

Modified: portals/jetspeed-2/trunk/portal/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portal/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portal/project.xml (original)
+++ portals/jetspeed-2/trunk/portal/project.xml Fri Jun 10 03:51:53 2005
@@ -30,8 +30,9 @@
   <shortDescription>Portal Aggregation Engine</shortDescription>
 
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portal</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portal/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portal</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portal</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portal/</url>
   </repository>
 
   <dependencies>

Modified: portals/jetspeed-2/trunk/portals-bridges/common/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/common/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/common/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/common/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals Bridges common utilities</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/common</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/common/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/common</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/common</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/common/</url>
   </repository>
   <dependencies>
 	  <dependency>

Modified: portals/jetspeed-2/trunk/portals-bridges/frameworks/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/frameworks/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/frameworks/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/frameworks/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals Bridges Frameworks</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/frameworks/</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/frameworks/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/frameworks/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/frameworks/</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/frameworks/</url>
   </repository>
   <dependencies>
 	  <dependency>

Modified: portals/jetspeed-2/trunk/portals-bridges/jsf/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/jsf/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/jsf/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/jsf/project.xml Fri Jun 10 03:51:53 2005
@@ -33,8 +33,9 @@
   </description>
   <shortDescription>Apache Portals JSF Bridge</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/jsf</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/jsf/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/jsf</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/jsf</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/jsf/</url>
   </repository>
   <developers>
     <developer>

Modified: portals/jetspeed-2/trunk/portals-bridges/perl/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/perl/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/perl/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/perl/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals Perl Framework Bridge</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/perl</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/perl/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/perl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/perl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/perl/</url>
   </repository>
   <developers>
     <developer>

Modified: portals/jetspeed-2/trunk/portals-bridges/php/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/php/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/php/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/php/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals PHP Framework Bridge</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/php</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/perl/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/php</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/php</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/perl/</url>
   </repository>
   <developers>
     <developer>

Modified: portals/jetspeed-2/trunk/portals-bridges/struts/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/struts/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/struts/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/struts/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals Struts Bridge</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/struts</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/struts/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/struts</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/struts</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/struts/</url>
   </repository>
   <developers>
     <developer>

Modified: portals/jetspeed-2/trunk/portals-bridges/velocity/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portals-bridges/velocity/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portals-bridges/velocity/project.xml (original)
+++ portals/jetspeed-2/trunk/portals-bridges/velocity/project.xml Fri Jun 10 03:51:53 2005
@@ -32,8 +32,9 @@
   </description>
   <shortDescription>Apache Portals Velocity Bridge</shortDescription>
   <repository>
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/velocity</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/velocity/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/velocity</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/portals-bridges/velocity</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/portals-bridges/velocity/</url>
   </repository>
   <dependencies>
 	  <dependency>

Modified: portals/jetspeed-2/trunk/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/project.xml (original)
+++ portals/jetspeed-2/trunk/project.xml Fri Jun 10 03:51:53 2005
@@ -38,8 +38,9 @@
     <siteAddress>portals.apache.org</siteAddress>
     <siteDirectory>/www/portals.apache.org/jetspeed-2-generated</siteDirectory>
     <repository>
-        <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2</connection>
-        <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/</url>
     </repository>
     <mailingLists>
         <mailingList>

Modified: portals/jetspeed-2/trunk/taglibs/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/taglibs/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/taglibs/project.xml (original)
+++ portals/jetspeed-2/trunk/taglibs/project.xml Fri Jun 10 03:51:53 2005
@@ -49,8 +49,9 @@
   <distributionDirectory></distributionDirectory>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/taglibs</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/taglibs</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/taglibs</url>
   </repository>
 
   <mailingLists>

Modified: portals/jetspeed-2/trunk/taglibs/treecontrol/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/taglibs/treecontrol/project.xml?rev=189937&r1=189936&r2=189937&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/taglibs/treecontrol/project.xml (original)
+++ portals/jetspeed-2/trunk/taglibs/treecontrol/project.xml Fri Jun 10 03:51:53 2005
@@ -49,8 +49,9 @@
   <distributionDirectory></distributionDirectory>
 
   <repository>                 
-    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2</connection>
-    <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/taglibs/treecontrol</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/taglibs/treecontrol</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/taglibs/treecontrol/</url>
   </repository>
 
   <mailingLists>



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