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/arche...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/arch...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/arche...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/arch...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/arche...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/arch...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/arche...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/arch...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/${...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/$...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/buil...
</connection>
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
</developerConnection>
- <
url>http://fisheye.jboss.org/browse/richfaces/root/build/bom/trunk<...
+ <
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/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/bom</url>
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/t...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/parent</url...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/t...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/plugins</ur...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk&...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/api</...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/bom</...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/commo...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/api&l...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/comm...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/api</ur...
</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/commo...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/bom&l...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/comm...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/bom</ur...
</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/commo...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk/paren...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/comm...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/commons/parent<...
</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/commo...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/commons/trunk</u...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/comm...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/impl<...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk/parent&l...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/core/parent</ur...
</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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/root/core/trunk</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/core...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/dist...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+ <
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/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
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/examp...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/exam...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/examp...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/exam...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/co...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/c...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/co...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/c...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/co...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/c...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/co...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/c...
</connection>
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
</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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/ui/dist/trunk/bom&l...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
+
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/ui/dist/bom</ur...
</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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/di...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/d...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/it...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/mi...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/m...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
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/ou...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/ui/o...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trun...
<
url>http://fisheye.jboss.org/browse/richfaces</url>
</scm>
</project>
\ No newline at end of file