You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2006/11/16 10:01:11 UTC

svn commit: r475644 - in /myfaces/tobago/trunk: pom.xml sandbox/ sandbox/pom.xml tobago-sandbox/

Author: lofwyr
Date: Thu Nov 16 01:01:10 2006
New Revision: 475644

URL: http://svn.apache.org/viewvc?view=rev&rev=475644
Log:
renaming directory 'tobago-sandbox' to 'sandbox'

Added:
    myfaces/tobago/trunk/sandbox/
      - copied from r475631, myfaces/tobago/trunk/tobago-sandbox/
Removed:
    myfaces/tobago/trunk/tobago-sandbox/
Modified:
    myfaces/tobago/trunk/pom.xml
    myfaces/tobago/trunk/sandbox/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?view=diff&rev=475644&r1=475643&r2=475644
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Thu Nov 16 01:01:10 2006
@@ -627,7 +627,7 @@
         <module>example</module>
         <module>contrib</module>
         <module>tobago-assembly</module>
-        <module>tobago-sandbox</module>
+        <module>sandbox</module>
       </modules>
     </profile>
     <profile>

Modified: myfaces/tobago/trunk/sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/sandbox/pom.xml?view=diff&rev=475644&r1=475631&r2=475644
==============================================================================
--- myfaces/tobago/trunk/sandbox/pom.xml (original)
+++ myfaces/tobago/trunk/sandbox/pom.xml Thu Nov 16 01:01:10 2006
@@ -147,9 +147,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-sandbox</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-sandbox</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/tobago-sanbox</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/sandbox</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/sandbox</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/sanbox</url>
   </scm>
 
   <dependencies>