[richfaces-svn-commits] JBoss Rich Faces SVN: r18329 - in trunk: archetypes/richfaces-archetype-simpleapp and 86 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 2 19:13:14 EDT 2010


Author: alexsmirnov
Date: 2010-08-02 19:13:11 -0400 (Mon, 02 Aug 2010)
New Revision: 18329

Added:
   trunk/docs/Component_Reference/
   trunk/docs/Developer_Guide/
   trunk/docs/Migration_Guide/
   trunk/docs/bundle_docs.sh
   trunk/docs/parent/
   trunk/docs/pom.xml
Removed:
   trunk/docs/trunk/Component_Reference/
   trunk/docs/trunk/Developer_Guide/
   trunk/docs/trunk/Migration_Guide/
   trunk/docs/trunk/bundle_docs.sh
   trunk/docs/trunk/parent/
   trunk/docs/trunk/pom.xml
Modified:
   trunk/archetypes/richfaces-archetype-simpleapp/pom.xml
   trunk/archetypes/richfaces-component-short/pom.xml
   trunk/archetypes/richfaces-component-short/src/main/resources/archetype-resources/pom.xml
   trunk/archetypes/richfaces-component/pom.xml
   trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/api/pom.xml
   trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/impl/pom.xml
   trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/pom.xml
   trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/ui/pom.xml
   trunk/archetypes/richfaces-components-aggregator/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
   trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
   trunk/bom/pom.xml
   trunk/cdk/bom/pom.xml
   trunk/cdk/dist/pom.xml
   trunk/cdk/docs/Component_Development_Kit_Guide/pom.xml
   trunk/cdk/parent/pom.xml
   trunk/cdk/plugins/pom.xml
   trunk/cdk/pom.xml
   trunk/core/api/pom.xml
   trunk/core/bom/pom.xml
   trunk/core/commons/api/pom.xml
   trunk/core/commons/bom/pom.xml
   trunk/core/commons/parent/pom.xml
   trunk/core/commons/pom.xml
   trunk/core/impl/pom.xml
   trunk/core/parent/pom.xml
   trunk/core/pom.xml
   trunk/dist/pom.xml
   trunk/docs/Component_Reference/pom.xml
   trunk/docs/Developer_Guide/pom.xml
   trunk/docs/Migration_Guide/pom.xml
   trunk/docs/parent/pom.xml
   trunk/examples/core-demo/pom.xml
   trunk/examples/pom.xml
   trunk/examples/richfaces-showcase/pom.xml
   trunk/pom.xml
   trunk/ui/core/bom/pom.xml
   trunk/ui/core/parent/pom.xml
   trunk/ui/core/pom.xml
   trunk/ui/core/ui/pom.xml
   trunk/ui/dist/bom/pom.xml
   trunk/ui/dist/parent/pom.xml
   trunk/ui/dist/pom.xml
   trunk/ui/dist/richfaces-components-api/pom.xml
   trunk/ui/dist/richfaces-components-impl/pom.xml
   trunk/ui/dist/richfaces-components-ui/pom.xml
   trunk/ui/iteration/bom/pom.xml
   trunk/ui/iteration/datascroller/api/pom.xml
   trunk/ui/iteration/datascroller/pom.xml
   trunk/ui/iteration/datascroller/ui/pom.xml
   trunk/ui/iteration/dist/pom.xml
   trunk/ui/iteration/dist/richfaces-ui-iteration-api/pom.xml
   trunk/ui/iteration/dist/richfaces-ui-iteration-impl/pom.xml
   trunk/ui/iteration/dist/richfaces-ui-iteration-ui/pom.xml
   trunk/ui/iteration/lists/api/pom.xml
   trunk/ui/iteration/lists/pom.xml
   trunk/ui/iteration/lists/ui/pom.xml
   trunk/ui/iteration/parent/pom.xml
   trunk/ui/iteration/pom.xml
   trunk/ui/iteration/tables/api/pom.xml
   trunk/ui/iteration/tables/impl/pom.xml
   trunk/ui/iteration/tables/pom.xml
   trunk/ui/iteration/tables/ui/pom.xml
   trunk/ui/misc/bom/pom.xml
   trunk/ui/misc/componentcontrol/pom.xml
   trunk/ui/misc/dist/pom.xml
   trunk/ui/misc/dist/richfaces-ui-misc-ui/pom.xml
   trunk/ui/misc/functions/pom.xml
   trunk/ui/misc/jquery/pom.xml
   trunk/ui/misc/parent/pom.xml
   trunk/ui/misc/pom.xml
   trunk/ui/output/bom/pom.xml
   trunk/ui/output/dist/pom.xml
   trunk/ui/output/dist/richfaces-ui-output-api/pom.xml
   trunk/ui/output/dist/richfaces-ui-output-ui/pom.xml
   trunk/ui/output/panels/api/pom.xml
   trunk/ui/output/panels/pom.xml
   trunk/ui/output/panels/ui/pom.xml
   trunk/ui/output/parent/pom.xml
   trunk/ui/output/pom.xml
Log:
remove trunk folder from docs, fix scm url in pom.xmls

Modified: trunk/archetypes/richfaces-archetype-simpleapp/pom.xml
===================================================================
--- trunk/archetypes/richfaces-archetype-simpleapp/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-archetype-simpleapp/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -77,8 +77,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/archetypes/richfaces-archetype-simpleapp/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/archetypes/richfaces-archetype-simpleapp/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-archetype-simpleapp</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-archetype-simpleapp</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-component/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -95,8 +95,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/archetypes/richfaces-component/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/archetypes/richfaces-component/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-component</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-component</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/api/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -103,8 +103,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 

Modified: trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/impl/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -119,8 +119,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -40,8 +40,8 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/ui/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component/src/main/resources/archetype-resources/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -118,8 +118,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}/ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}/ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-component-short/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component-short/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component-short/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -95,8 +95,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/archetypes/richfaces-component/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/archetypes/richfaces-component/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-component</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-component</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-component-short/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component-short/src/main/resources/archetype-resources/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-component-short/src/main/resources/archetype-resources/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -113,8 +113,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/${name}</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/${name}</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-components-aggregator/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -95,8 +95,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/archetypes/richfaces-components-aggregator/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/archetypes/richfaces-components-aggregator/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-components-aggregator</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/archetypes/richfaces-components-aggregator</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -66,8 +66,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -67,8 +67,8 @@
     </dependencyManagement>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/bom</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/bom</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -145,8 +145,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -152,8 +152,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -51,8 +51,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/dist/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -198,8 +198,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/dist/ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/dist/ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -177,8 +177,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk/parent</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}/parent</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -66,8 +66,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/${category}/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/${category}/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/${category}</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/${category}</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/bom/pom.xml
===================================================================
--- trunk/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -127,11 +127,11 @@
 	</build>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build/bom/trunk
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/build/bom
 		</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/build/bom/trunk
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/build/bom
 		</developerConnection>
-		<url>http://fisheye.jboss.org/browse/richfaces/root/build/bom/trunk</url>
+		<url>http://fisheye.jboss.org/browse/richfaces/trunk/build/bom</url>
 	</scm>
 
 </project>

Modified: trunk/cdk/bom/pom.xml
===================================================================
--- trunk/cdk/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -20,9 +20,9 @@
 		<org.richfaces.commons.version>4.0.0-SNAPSHOT</org.richfaces.commons.version>
 	</properties>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/bom</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk/bom</developerConnection>
-		<url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/bom</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/bom</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/bom</developerConnection>
+		<url>http://fisheye.jboss.org/browse/Richfaces/cdk/bom</url>
 	</scm>
 	<build>
 		<!-- Define CDK plugin that is used by JSF component projects -->

Modified: trunk/cdk/dist/pom.xml
===================================================================
--- trunk/cdk/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -15,8 +15,8 @@
 
 	<!-- SCM and distribution management -->
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/dist</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk/dist</developerConnection>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/dist</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/dist</developerConnection>
 		<url>http://fisheye.jboss.org/browse/Richfaces/cdk</url>
 	</scm>
 	<build>

Modified: trunk/cdk/docs/Component_Development_Kit_Guide/pom.xml
===================================================================
--- trunk/cdk/docs/Component_Development_Kit_Guide/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/docs/Component_Development_Kit_Guide/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -106,8 +106,8 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/docs/guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk/docs/guide</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/docs/guide</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/docs/guide</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 

Modified: trunk/cdk/parent/pom.xml
===================================================================
--- trunk/cdk/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -23,9 +23,9 @@
         <richfaces.checkstyle.version>1</richfaces.checkstyle.version>
 	</properties>
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/parent</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk/parent</developerConnection>
-		<url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/parent</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/parent</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/parent</developerConnection>
+		<url>http://fisheye.jboss.org/browse/Richfaces/cdk/parent</url>
 	</scm>
 	<repositories>
 		<repository>

Modified: trunk/cdk/plugins/pom.xml
===================================================================
--- trunk/cdk/plugins/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/plugins/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -14,9 +14,9 @@
 	<packaging>pom</packaging>
   <name>maven CDK plugins</name>
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk/plugins</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk/plugins</developerConnection>
-        <url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/plugins</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/plugins</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/plugins</developerConnection>
+        <url>http://fisheye.jboss.org/browse/Richfaces/cdk/plugins</url>
     </scm>
   <build>
     <plugins>

Modified: trunk/cdk/pom.xml
===================================================================
--- trunk/cdk/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/cdk/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -28,8 +28,8 @@
 	</modules>
 	<!-- SCM and distribution management -->
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/trunk</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/trunk</developerConnection>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk</developerConnection>
 		<url>http://fisheye.jboss.org/browse/Richfaces/cdk</url>
 	</scm>
 

Modified: trunk/core/api/pom.xml
===================================================================
--- trunk/core/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -97,8 +97,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/core/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/core/trunk/api</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/api</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/core/api</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/core/api</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/core/bom/pom.xml
===================================================================
--- trunk/core/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -73,9 +73,9 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/core/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/core/trunk/bom</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/bom</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/core/bom</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/core/bom</url>
     </scm>
 
 </project>

Modified: trunk/core/commons/api/pom.xml
===================================================================
--- trunk/core/commons/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/commons/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -72,8 +72,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/commons/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/commons/trunk/api</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/api</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/commons/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/commons/api</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/api</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/core/commons/bom/pom.xml
===================================================================
--- trunk/core/commons/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/commons/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -62,9 +62,9 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/commons/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/commons/trunk/bom</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/bom</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/commons/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/commons/bom</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/bom</url>
     </scm>
 
 </project>

Modified: trunk/core/commons/parent/pom.xml
===================================================================
--- trunk/core/commons/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/commons/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -78,8 +78,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/commons/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/commons/trunk/parent</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/parent</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/commons/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/commons/parent</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/parent</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/core/commons/pom.xml
===================================================================
--- trunk/core/commons/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/commons/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -42,9 +42,9 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/commons/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/commons/trunk</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/commons</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/commons</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/commons</url>
     </scm>
 </project>
 

Modified: trunk/core/impl/pom.xml
===================================================================
--- trunk/core/impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -256,8 +256,8 @@
 	</profiles>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/core/trunk/impl</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/core/trunk/impl</developerConnection>
-		<url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/impl</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core/impl</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/core/impl</developerConnection>
+		<url>http://fisheye.jboss.org/browse/richfaces/trunk/core/impl</url>
 	</scm>
 </project>
\ No newline at end of file

Modified: trunk/core/parent/pom.xml
===================================================================
--- trunk/core/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -101,8 +101,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/core/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/core/trunk/parent</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/parent</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/core/parent</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/core/parent</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/core/pom.xml
===================================================================
--- trunk/core/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/core/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -44,9 +44,9 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/core/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/core/trunk</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/core</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/core</url>
     </scm>
 </project>
 

Modified: trunk/dist/pom.xml
===================================================================
--- trunk/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -206,8 +206,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/dist/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/dist/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Copied: trunk/docs/Component_Reference (from rev 18328, trunk/docs/trunk/Component_Reference)

Modified: trunk/docs/Component_Reference/pom.xml
===================================================================
--- trunk/docs/trunk/Component_Reference/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/Component_Reference/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -107,9 +107,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/docs/trunk/Component_Reference</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/docs/trunk/Component_Reference</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Component_Reference</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Component_Reference</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
     </scm>
 
 </project>

Copied: trunk/docs/Developer_Guide (from rev 18328, trunk/docs/trunk/Developer_Guide)

Modified: trunk/docs/Developer_Guide/pom.xml
===================================================================
--- trunk/docs/trunk/Developer_Guide/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/Developer_Guide/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -108,9 +108,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/docs/trunk/Developer_Guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/docs/trunk/Developer_Guide</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Developer_Guide</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Developer_Guide</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
     </scm>
 
 </project>

Copied: trunk/docs/Migration_Guide (from rev 18328, trunk/docs/trunk/Migration_Guide)

Modified: trunk/docs/Migration_Guide/pom.xml
===================================================================
--- trunk/docs/trunk/Migration_Guide/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/Migration_Guide/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -108,9 +108,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/docs/trunk/Migration_Guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/docs/trunk/Migration_Guide</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Migration_Guide</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Migration_Guide</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
     </scm>
 
 </project>

Copied: trunk/docs/bundle_docs.sh (from rev 18328, trunk/docs/trunk/bundle_docs.sh)
===================================================================
--- trunk/docs/bundle_docs.sh	                        (rev 0)
+++ trunk/docs/bundle_docs.sh	2010-08-02 23:13:11 UTC (rev 18329)
@@ -0,0 +1,41 @@
+#!/bin/bash
+#
+# Script to bundle all docs
+# Entire RichFaces source must be checked out to build the CDK Guide
+
+DOCSDIR=$(cd $(dirname "$0"); pwd)
+
+echo "[BUNDLE_DOCS] Enter version number: "
+read VERSION
+echo "[BUNDLE_DOCS] Creating bundle directory..."
+mkdir $DOCSDIR/$VERSION
+
+echo "[BUNDLE_DOCS] Building docbook docs..."
+mvn clean install
+
+echo "[BUNDLE_DOCS] Copying docs to bundle:"
+echo "[BUNDLE_DOCS] -> Copying Component Reference..."
+mkdir $DOCSDIR/$VERSION/Component_Reference
+cp -r $DOCSDIR/Component_Reference/target/docbook/publish/* $DOCSDIR/$VERSION/Component_Reference/
+echo "[BUNDLE_DOCS] -> Copying Developer Guide..."
+mkdir $DOCSDIR/$VERSION/Developer_Guide
+cp -r $DOCSDIR/Developer_Guide/target/docbook/publish/* $DOCSDIR/$VERSION/Developer_Guide/
+echo "[BUNDLE_DOCS] -> Copying Migration Guide..."
+mkdir $DOCSDIR/$VERSION/Migration_Guide
+cp -r $DOCSDIR/Migration_Guide/target/docbook/publish/* $DOCSDIR/$VERSION/Migration_Guide/
+
+echo "[BUNDLE_DOCS] Building CDK docs..."
+cd ../..
+cd ./cdk/trunk/docs/Component_Development_Kit_Guide/
+mvn clean install
+
+echo "[BUNDLE_DOCS] Copying docs to bundle:"
+echo "[BUNDLE_DOCS] -> Copying Component Development Kit Guide..."
+mkdir $DOCSDIR/$VERSION/Component_Development_Kit_Guide
+cp -r ./target/docbook/publish/* $DOCSDIR/$VERSION/Component_Development_Kit_Guide/
+
+echo "[BUNDLE_DOCS] Zipping bundle..."
+cd $DOCSDIR
+zip -r $VERSION.zip $DOCSDIR/$VERSION
+
+echo "[BUNDLE_DOCS] Bundle complete."

Copied: trunk/docs/parent (from rev 18328, trunk/docs/trunk/parent)

Modified: trunk/docs/parent/pom.xml
===================================================================
--- trunk/docs/trunk/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -217,8 +217,8 @@
         -->
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/docs/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/docs/trunk/parent</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/parent</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
     </scm>
 </project>

Copied: trunk/docs/pom.xml (from rev 18328, trunk/docs/trunk/pom.xml)
===================================================================
--- trunk/docs/pom.xml	                        (rev 0)
+++ trunk/docs/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -0,0 +1,29 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.richfaces</groupId>
+        <artifactId>richfaces-parent</artifactId>
+        <version>9</version>
+    </parent>
+
+    <groupId>org.richfaces.docs</groupId>
+    <artifactId>docs-aggregator</artifactId>
+    <version>4.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+    <name>RichFaces Document Aggregator</name>
+    
+    <modules>
+        <module>parent</module>
+        <module>Component_Reference</module>
+        <module>Developer_Guide</module>
+        <module>Migration_Guide</module>
+    </modules>
+    
+    <scm>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/root/docs</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/root/docs</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+    </scm>
+</project>
+

Deleted: trunk/docs/trunk/bundle_docs.sh
===================================================================
--- trunk/docs/trunk/bundle_docs.sh	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/trunk/bundle_docs.sh	2010-08-02 23:13:11 UTC (rev 18329)
@@ -1,41 +0,0 @@
-#!/bin/bash
-#
-# Script to bundle all docs
-# Entire RichFaces source must be checked out to build the CDK Guide
-
-DOCSDIR=$(cd $(dirname "$0"); pwd)
-
-echo "[BUNDLE_DOCS] Enter version number: "
-read VERSION
-echo "[BUNDLE_DOCS] Creating bundle directory..."
-mkdir $DOCSDIR/$VERSION
-
-echo "[BUNDLE_DOCS] Building docbook docs..."
-mvn clean install
-
-echo "[BUNDLE_DOCS] Copying docs to bundle:"
-echo "[BUNDLE_DOCS] -> Copying Component Reference..."
-mkdir $DOCSDIR/$VERSION/Component_Reference
-cp -r $DOCSDIR/Component_Reference/target/docbook/publish/* $DOCSDIR/$VERSION/Component_Reference/
-echo "[BUNDLE_DOCS] -> Copying Developer Guide..."
-mkdir $DOCSDIR/$VERSION/Developer_Guide
-cp -r $DOCSDIR/Developer_Guide/target/docbook/publish/* $DOCSDIR/$VERSION/Developer_Guide/
-echo "[BUNDLE_DOCS] -> Copying Migration Guide..."
-mkdir $DOCSDIR/$VERSION/Migration_Guide
-cp -r $DOCSDIR/Migration_Guide/target/docbook/publish/* $DOCSDIR/$VERSION/Migration_Guide/
-
-echo "[BUNDLE_DOCS] Building CDK docs..."
-cd ../..
-cd ./cdk/trunk/docs/Component_Development_Kit_Guide/
-mvn clean install
-
-echo "[BUNDLE_DOCS] Copying docs to bundle:"
-echo "[BUNDLE_DOCS] -> Copying Component Development Kit Guide..."
-mkdir $DOCSDIR/$VERSION/Component_Development_Kit_Guide
-cp -r ./target/docbook/publish/* $DOCSDIR/$VERSION/Component_Development_Kit_Guide/
-
-echo "[BUNDLE_DOCS] Zipping bundle..."
-cd $DOCSDIR
-zip -r $VERSION.zip $DOCSDIR/$VERSION
-
-echo "[BUNDLE_DOCS] Bundle complete."

Deleted: trunk/docs/trunk/pom.xml
===================================================================
--- trunk/docs/trunk/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/docs/trunk/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -1,29 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.richfaces</groupId>
-        <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
-    </parent>
-
-    <groupId>org.richfaces.docs</groupId>
-    <artifactId>docs-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
-    <packaging>pom</packaging>
-    <name>RichFaces Document Aggregator</name>
-    
-    <modules>
-        <module>parent</module>
-        <module>Component_Reference</module>
-        <module>Developer_Guide</module>
-        <module>Migration_Guide</module>
-    </modules>
-    
-    <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/docs/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/docs/trunk</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
-    </scm>
-</project>
-

Modified: trunk/examples/core-demo/pom.xml
===================================================================
--- trunk/examples/core-demo/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/examples/core-demo/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -272,8 +272,8 @@
     </repositories>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/examples/core-demo/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/examples/core-demo/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/examples/core-demo</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/examples/core-demo</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/examples/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -44,7 +44,7 @@
         <module>repeater-demo</module>
         <module>iteration-demo</module>
         <module>richfaces-showcase</module>
-        <!--<module>dist/trunk</module>-->
+        <!--<module>dist</module>-->
     </modules>
 
 </project>
\ No newline at end of file

Modified: trunk/examples/richfaces-showcase/pom.xml
===================================================================
--- trunk/examples/richfaces-showcase/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/examples/richfaces-showcase/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -261,8 +261,8 @@
     </repositories>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/examples/richfaces-showcase/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/examples/richfaces-showcase/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/examples/richfaces-showcase</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/examples/richfaces-showcase</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -32,7 +32,7 @@
         <!-- Remaining -->
         <module>archetypes</module>
         <module>examples</module>
-        <module>docs/trunk</module>
+        <module>docs</module>
     </modules>
 
     <profiles>

Modified: trunk/ui/core/bom/pom.xml
===================================================================
--- trunk/ui/core/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/core/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -57,8 +57,8 @@
     </dependencyManagement>
 
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/core/trunk/bom</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/core/trunk/bom</developerConnection>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/core/bom</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/core/bom</developerConnection>
     <url>http://fisheye.jboss.org/browse/richfaces/</url>
   </scm>
 </project>

Modified: trunk/ui/core/parent/pom.xml
===================================================================
--- trunk/ui/core/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/core/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -173,8 +173,8 @@
     </profiles>
 
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/core/trunk/parent</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/core/trunk/parent</developerConnection>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/core/parent</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/core/parent</developerConnection>
     <url>http://fisheye.jboss.org/browse/richfaces</url>
   </scm>
 </project>

Modified: trunk/ui/core/pom.xml
===================================================================
--- trunk/ui/core/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/core/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -41,8 +41,8 @@
     </modules>
 
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/core/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/core/trunk</developerConnection>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/core</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/core</developerConnection>
     <url>http://fisheye.jboss.org/browse/richfaces</url>
   </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/core/ui/pom.xml
===================================================================
--- trunk/ui/core/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/core/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -119,9 +119,9 @@
 	</dependencies>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/core/trunk/ui
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/core/ui
 		</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/core/trunk/ui
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/core/ui
 		</developerConnection>
 		<url>http://fisheye.jboss.org/browse/richfaces</url>
 	</scm>

Modified: trunk/ui/dist/bom/pom.xml
===================================================================
--- trunk/ui/dist/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -111,9 +111,9 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk/bom</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/ui/dist/trunk/bom</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist/bom</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/trunk/ui/dist/bom</url>
     </scm>
 
 </project>

Modified: trunk/ui/dist/parent/pom.xml
===================================================================
--- trunk/ui/dist/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -47,8 +47,8 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk/parent</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist/parent</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/ui/dist/pom.xml
===================================================================
--- trunk/ui/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -79,17 +79,17 @@
             <id>build-force</id>
 
             <modules>
-                <module>../../core/trunk</module>
-                <module>../../misc/trunk/dist</module>
-                <module>../../iteration/trunk/dist</module>
-                <module>../../output/trunk/dist</module>
+                <module>../../core</module>
+                <module>../../misc/dist</module>
+                <module>../../iteration/dist</module>
+                <module>../../output/dist</module>
             </modules>
         </profile>
     </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 

Modified: trunk/ui/dist/richfaces-components-api/pom.xml
===================================================================
--- trunk/ui/dist/richfaces-components-api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/richfaces-components-api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -177,8 +177,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/dist/richfaces-components-impl/pom.xml
===================================================================
--- trunk/ui/dist/richfaces-components-impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/richfaces-components-impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -207,8 +207,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/dist/richfaces-components-ui/pom.xml
===================================================================
--- trunk/ui/dist/richfaces-components-ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/dist/richfaces-components-ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -246,8 +246,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/dist/trunk/richfaces-components-ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/dist/richfaces-components-ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 

Modified: trunk/ui/iteration/bom/pom.xml
===================================================================
--- trunk/ui/iteration/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -96,8 +96,8 @@
     </dependencyManagement>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/bom</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/bom</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/iteration/datascroller/api/pom.xml
===================================================================
--- trunk/ui/iteration/datascroller/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/datascroller/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -97,8 +97,8 @@
 	</dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/iteration/datascroller/pom.xml
===================================================================
--- trunk/ui/iteration/datascroller/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/datascroller/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -41,8 +41,8 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/datascroller/ui/pom.xml
===================================================================
--- trunk/ui/iteration/datascroller/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/datascroller/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -128,8 +128,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller/impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/datascroller/impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller/impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/datascroller/impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/iteration/dist/pom.xml
===================================================================
--- trunk/ui/iteration/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -54,8 +54,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/iteration/dist/richfaces-ui-iteration-api/pom.xml
===================================================================
--- trunk/ui/iteration/dist/richfaces-ui-iteration-api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/dist/richfaces-ui-iteration-api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -162,8 +162,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/dist/richfaces-ui-iteration-impl/pom.xml
===================================================================
--- trunk/ui/iteration/dist/richfaces-ui-iteration-impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/dist/richfaces-ui-iteration-impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -159,8 +159,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/dist/richfaces-ui-iteration-ui/pom.xml
===================================================================
--- trunk/ui/iteration/dist/richfaces-ui-iteration-ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/dist/richfaces-ui-iteration-ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -225,8 +225,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/dist/richfaces-ui-iteration-ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/dist/richfaces-ui-iteration-ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/lists/api/pom.xml
===================================================================
--- trunk/ui/iteration/lists/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/lists/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -103,8 +103,8 @@
 	</dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/lists/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/lists/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/iteration/lists/pom.xml
===================================================================
--- trunk/ui/iteration/lists/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/lists/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -41,8 +41,8 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/lists</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/lists</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/lists/ui/pom.xml
===================================================================
--- trunk/ui/iteration/lists/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/lists/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -128,8 +128,8 @@
 	</dependencies>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists/ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/lists/ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/lists/ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/lists/ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/parent/pom.xml
===================================================================
--- trunk/ui/iteration/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -173,8 +173,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/parent</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/parent</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/iteration/pom.xml
===================================================================
--- trunk/ui/iteration/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -73,8 +73,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/tables/api/pom.xml
===================================================================
--- trunk/ui/iteration/tables/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/tables/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -103,8 +103,8 @@
 	</dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/iteration/tables/impl/pom.xml
===================================================================
--- trunk/ui/iteration/tables/impl/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/tables/impl/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -120,8 +120,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/impl</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/impl</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/impl</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/impl</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/iteration/tables/pom.xml
===================================================================
--- trunk/ui/iteration/tables/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/tables/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -42,8 +42,8 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/tables</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/tables</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/iteration/tables/ui/pom.xml
===================================================================
--- trunk/ui/iteration/tables/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/iteration/tables/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -128,8 +128,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/iteration/trunk/tables/ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/iteration/tables/ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/misc/bom/pom.xml
===================================================================
--- trunk/ui/misc/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -81,8 +81,8 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/bom</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/bom</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/ui/misc/componentcontrol/pom.xml
===================================================================
--- trunk/ui/misc/componentcontrol/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/componentcontrol/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -126,8 +126,8 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/componentcontrol</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/componentcontrol</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/componentcontrol</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/componentcontrol</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/misc/dist/pom.xml
===================================================================
--- trunk/ui/misc/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -51,8 +51,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/dist</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/dist</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/misc/dist/richfaces-ui-misc-ui/pom.xml
===================================================================
--- trunk/ui/misc/dist/richfaces-ui-misc-ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/dist/richfaces-ui-misc-ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -205,8 +205,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/dist/richfaces-ui-misc-ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/dist/richfaces-ui-misc-ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/dist/richfaces-ui-misc-ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/dist/richfaces-ui-misc-ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/misc/functions/pom.xml
===================================================================
--- trunk/ui/misc/functions/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/functions/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -120,8 +120,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/functions</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/functions</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/functions</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/functions</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/misc/jquery/pom.xml
===================================================================
--- trunk/ui/misc/jquery/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/jquery/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -120,8 +120,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/jquery</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/jquery</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/jquery</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/jquery</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/misc/parent/pom.xml
===================================================================
--- trunk/ui/misc/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -117,8 +117,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk/parent</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc/parent</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 </project>

Modified: trunk/ui/misc/pom.xml
===================================================================
--- trunk/ui/misc/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/misc/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -90,8 +90,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/misc/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/misc/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/misc</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/misc</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces/</url>
     </scm>
 

Modified: trunk/ui/output/bom/pom.xml
===================================================================
--- trunk/ui/output/bom/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/bom/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -72,8 +72,8 @@
     </dependencyManagement>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/bom</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/bom</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/bom</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/bom</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/output/dist/pom.xml
===================================================================
--- trunk/ui/output/dist/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/dist/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -53,8 +53,8 @@
     </build>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/dist</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/dist</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/dist</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/dist</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/output/dist/richfaces-ui-output-api/pom.xml
===================================================================
--- trunk/ui/output/dist/richfaces-ui-output-api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/dist/richfaces-ui-output-api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -152,8 +152,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/dist/richfaces-ui-output-api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/dist/richfaces-ui-output-api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/dist/richfaces-ui-output-api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/dist/richfaces-ui-output-api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/output/dist/richfaces-ui-output-ui/pom.xml
===================================================================
--- trunk/ui/output/dist/richfaces-ui-output-ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/dist/richfaces-ui-output-ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -212,8 +212,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/dist/richfaces-ui-output-ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/dist/richfaces-ui-output-ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/dist/richfaces-ui-output-ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/dist/richfaces-ui-output-ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/output/panels/api/pom.xml
===================================================================
--- trunk/ui/output/panels/api/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/panels/api/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -103,8 +103,8 @@
 	</dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/panels/api</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/panels/api</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/panels/api</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/panels/api</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/output/panels/pom.xml
===================================================================
--- trunk/ui/output/panels/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/panels/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -41,8 +41,8 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/panels</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/panels</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/panels</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/panels</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file

Modified: trunk/ui/output/panels/ui/pom.xml
===================================================================
--- trunk/ui/output/panels/ui/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/panels/ui/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -133,8 +133,8 @@
     </dependencies>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/panels/ui</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/panels/ui</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/panels/ui</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/panels/ui</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 	

Modified: trunk/ui/output/parent/pom.xml
===================================================================
--- trunk/ui/output/parent/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/parent/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -173,8 +173,8 @@
     </profiles>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk/parent</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output/parent</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output/parent</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>

Modified: trunk/ui/output/pom.xml
===================================================================
--- trunk/ui/output/pom.xml	2010-08-02 22:45:15 UTC (rev 18328)
+++ trunk/ui/output/pom.xml	2010-08-02 23:13:11 UTC (rev 18329)
@@ -71,8 +71,8 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/ui/output/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/ui/output/trunk</developerConnection>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/output</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/ui/output</developerConnection>
         <url>http://fisheye.jboss.org/browse/richfaces</url>
     </scm>
 </project>
\ No newline at end of file



More information about the richfaces-svn-commits mailing list