Author: tv
Date: Sun Feb  8 19:05:08 2015
New Revision: 1658247

URL: http://svn.apache.org/r1658247
Log:
Replace viewcvs with viewvc. Fixes TRB-95

Modified:
    turbine/fulcrum/trunk/jetty/pom.xml
    turbine/fulcrum/trunk/json/api/pom.xml
    turbine/fulcrum/trunk/json/gson/pom.xml
    turbine/fulcrum/trunk/json/jackson/pom.xml
    turbine/fulcrum/trunk/json/jackson2/pom.xml
    turbine/fulcrum/trunk/json/pom.xml
    turbine/fulcrum/trunk/localization/pom.xml
    turbine/fulcrum/trunk/mimetype/pom.xml
    turbine/fulcrum/trunk/parent/pom.xml
    turbine/fulcrum/trunk/parser/pom.xml
    turbine/fulcrum/trunk/pbe/pom.xml
    turbine/fulcrum/trunk/pool/pom.xml
    turbine/fulcrum/trunk/quartz/pom.xml
    turbine/fulcrum/trunk/resourcemanager/pom.xml

Modified: turbine/fulcrum/trunk/jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/jetty/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/jetty/pom.xml (original)
+++ turbine/fulcrum/trunk/jetty/pom.xml Sun Feb  8 19:05:08 2015
@@ -17,7 +17,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/jetty/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/jetty/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/jetty/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/jetty/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/json/api/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/api/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/api/pom.xml (original)
+++ turbine/fulcrum/trunk/json/api/pom.xml Sun Feb  8 19:05:08 2015
@@ -34,7 +34,7 @@
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/api/</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/api/</developerConnection>
-        
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/json/api/</url>
+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/api/</url>
     </scm>
 
     <dependencies>

Modified: turbine/fulcrum/trunk/json/gson/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/gson/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/gson/pom.xml (original)
+++ turbine/fulcrum/trunk/json/gson/pom.xml Sun Feb  8 19:05:08 2015
@@ -32,7 +32,7 @@
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/gson/</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/gson/</developerConnection>
-        
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/json/gson/</url>
+        
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/gson/</url>
     </scm>
 
     <build>

Modified: turbine/fulcrum/trunk/json/jackson/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/jackson/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/jackson/pom.xml (original)
+++ turbine/fulcrum/trunk/json/jackson/pom.xml Sun Feb  8 19:05:08 2015
@@ -32,7 +32,7 @@
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/jackson/</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/jackson/</developerConnection>
-        
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/json/jackson/</url>
+        
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/jackson/</url>
     </scm>
 
     <build>

Modified: turbine/fulcrum/trunk/json/jackson2/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/jackson2/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/jackson2/pom.xml (original)
+++ turbine/fulcrum/trunk/json/jackson2/pom.xml Sun Feb  8 19:05:08 2015
@@ -32,7 +32,7 @@
     <scm>
         
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/jackson2/</connection>
         
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/jackson2/</developerConnection>
-        
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/json/jackson2/</url>
+        
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/jackson2/</url>
     </scm>
 
     <build>

Modified: turbine/fulcrum/trunk/json/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/json/pom.xml (original)
+++ turbine/fulcrum/trunk/json/pom.xml Sun Feb  8 19:05:08 2015
@@ -33,7 +33,7 @@
     <scm>
       
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/</connection>
       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/json/</developerConnection>
-      <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/json/</url>
+      <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/json/</url>
     </scm>
     
 

Modified: turbine/fulcrum/trunk/localization/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/localization/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/localization/pom.xml (original)
+++ turbine/fulcrum/trunk/localization/pom.xml Sun Feb  8 19:05:08 2015
@@ -33,7 +33,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/localization/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/localization/</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/localization/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/localization/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/mimetype/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/mimetype/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/mimetype/pom.xml (original)
+++ turbine/fulcrum/trunk/mimetype/pom.xml Sun Feb  8 19:05:08 2015
@@ -33,7 +33,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/mimetype/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/mimetype/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/mimetype/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/mimetype/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parent/pom.xml (original)
+++ turbine/fulcrum/trunk/parent/pom.xml Sun Feb  8 19:05:08 2015
@@ -41,7 +41,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parent</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parent</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/parent</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parent</url>
   </scm>
 
   <profiles>

Modified: turbine/fulcrum/trunk/parser/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/pom.xml (original)
+++ turbine/fulcrum/trunk/parser/pom.xml Sun Feb  8 19:05:08 2015
@@ -34,7 +34,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/parser/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/</url>
   </scm>
 
   <developers>

Modified: turbine/fulcrum/trunk/pbe/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pbe/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pbe/pom.xml (original)
+++ turbine/fulcrum/trunk/pbe/pom.xml Sun Feb  8 19:05:08 2015
@@ -16,7 +16,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pbe/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pbe/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/pbe/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pbe/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/pool/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pool/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pool/pom.xml (original)
+++ turbine/fulcrum/trunk/pool/pom.xml Sun Feb  8 19:05:08 2015
@@ -33,7 +33,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/pool/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pool/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/quartz/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/quartz/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/quartz/pom.xml (original)
+++ turbine/fulcrum/trunk/quartz/pom.xml Sun Feb  8 19:05:08 2015
@@ -33,7 +33,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/quartz/</url>
+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/quartz/</url>
   </scm>
 
   <distributionManagement>

Modified: turbine/fulcrum/trunk/resourcemanager/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/resourcemanager/pom.xml?rev=1658247&r1=1658246&r2=1658247&view=diff
==============================================================================
--- turbine/fulcrum/trunk/resourcemanager/pom.xml (original)
+++ turbine/fulcrum/trunk/resourcemanager/pom.xml Sun Feb  8 19:05:08 2015
@@ -16,7 +16,7 @@
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/resourcemanager/</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/resourcemanager/</url>
+    
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/resourcemanager/</url>
   </scm>
 
   <distributionManagement>


Reply via email to