gatein SVN: r1763 - components/sso/trunk.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 17:09:22 -0500 (Tue, 16 Feb 2010)
New Revision: 1763
Modified:
components/sso/trunk/pom.xml
Log:
Updating references
Modified: components/sso/trunk/pom.xml
===================================================================
--- components/sso/trunk/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
+++ components/sso/trunk/pom.xml 2010-02-16 22:09:22 UTC (rev 1763)
@@ -60,9 +60,9 @@
<!-- exo -->
- <org.exoplatform.core.version>2.3.0-Beta02</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.0-Beta02</org.exoplatform.ws.version>
- <org.exoplatform.portal.version>3.0.0-Beta03</org.exoplatform.portal.version>
+ <org.exoplatform.core.version>2.3.0-CR2</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.0-CR2</org.exoplatform.ws.version>
+ <org.exoplatform.portal.version>3.0.0-CR01</org.exoplatform.portal.version>
<!-- JAX-RS jsr-311 -->
<version.javax.ws.rs>1.0</version.javax.ws.rs>
14 years, 10 months
gatein SVN: r1762 - in portal/trunk: component and 63 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 15:50:18 -0500 (Tue, 16 Feb 2010)
New Revision: 1762
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/management/pom.xml
portal/trunk/component/pc/pom.xml
portal/trunk/component/pom.xml
portal/trunk/component/portal/pom.xml
portal/trunk/component/resources/pom.xml
portal/trunk/component/scripting/pom.xml
portal/trunk/component/test/core/pom.xml
portal/trunk/component/test/jcr/pom.xml
portal/trunk/component/test/organization/pom.xml
portal/trunk/component/test/pom.xml
portal/trunk/component/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/application-registry/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
@@ -56,28 +56,28 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/common/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
@@ -67,14 +67,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/dashboard/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/identity/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/management/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/pc/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/portal/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -46,25 +46,25 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
@@ -102,21 +102,21 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/resources/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/scripting/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,13 +40,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/test/core/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/test/jcr/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/test/organization/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/test/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/web/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -55,13 +55,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/wsrp/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gatein.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/component/xml-parser/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/extension/config/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/extension/ear/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/extension/jar/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/extension/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/extension/war/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/config/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/ear/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/jar/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portal/war/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portlets/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/gadgets/core/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/gadgets/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/gadgets/server/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/packaging/module/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/packaging/pkg/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/packaging/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/packaging/product/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/packaging/reports/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -69,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-CR01</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-CR01</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-CR01</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
</scm>
<modules>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/portlet/dashboard/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/portlet/exoadmin/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/portlet/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/portlet/web/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/jboss/plugin/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/jboss/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/tomcat/patch/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/server/tomcat/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/starter/ear/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/starter/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/starter/war/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/web/eXoResources/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/web/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/web/portal/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/web/rest/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/webui/core/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,12 +35,12 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/webui/eXo/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/webui/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2010-02-16 20:48:17 UTC (rev 1761)
+++ portal/trunk/webui/portal/pom.xml 2010-02-16 20:50:18 UTC (rev 1762)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,37 +45,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
<dependency>
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-CR01</version>
+ <version>3.0.0-CR02-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
14 years, 10 months
gatein SVN: r1761 - portal/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 15:48:17 -0500 (Tue, 16 Feb 2010)
New Revision: 1761
Added:
portal/tags/3.0.0-CR01/
Log:
[maven-scm] copy for tag 3.0.0-CR01
Copied: portal/tags/3.0.0-CR01 (from rev 1760, portal/trunk)
14 years, 10 months
gatein SVN: r1760 - in portal/trunk: component and 63 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 15:47:46 -0500 (Tue, 16 Feb 2010)
New Revision: 1760
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/management/pom.xml
portal/trunk/component/pc/pom.xml
portal/trunk/component/pom.xml
portal/trunk/component/portal/pom.xml
portal/trunk/component/resources/pom.xml
portal/trunk/component/scripting/pom.xml
portal/trunk/component/test/core/pom.xml
portal/trunk/component/test/jcr/pom.xml
portal/trunk/component/test/organization/pom.xml
portal/trunk/component/test/pom.xml
portal/trunk/component/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0-CR01
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/application-registry/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
@@ -56,28 +56,28 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/common/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
@@ -67,14 +67,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/dashboard/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/identity/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/management/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/pc/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/portal/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -46,25 +46,25 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
@@ -102,21 +102,21 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>test</scope>
</dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/resources/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/scripting/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,13 +40,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/test/core/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/test/jcr/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/test/organization/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/test/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/web/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -55,13 +55,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/wsrp/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gatein.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/component/xml-parser/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/extension/config/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/extension/ear/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/extension/jar/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/extension/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/extension/war/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/config/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/ear/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/jar/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portal/war/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portlets/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/gadgets/core/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/gadgets/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/gadgets/server/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/packaging/module/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/packaging/pkg/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/packaging/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/packaging/product/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/packaging/reports/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -19,8 +19,7 @@
-->
-<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/maven-v4_0_0.xsd">
+<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -32,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -70,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-CR01</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-CR01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-CR01</url>
</scm>
<modules>
@@ -565,12 +564,11 @@
<phase>compile</phase>
<configuration>
<tasks>
- <copy failonerror="false"
- todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
+ <copy failonerror="false" todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
<fileset dir="${basedir}/src/main/webapp/WEB-INF/classes">
- <include name="**/*_en.properties"/>
+ <include name="**/*_en.properties" />
</fileset>
- <globmapper from="*_en.properties" to="*.properties"/>
+ <globmapper from="*_en.properties" to="*.properties" />
</copy>
</tasks>
</configuration>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/portlet/dashboard/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/portlet/exoadmin/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/portlet/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/portlet/web/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/jboss/plugin/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/jboss/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/tomcat/patch/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/server/tomcat/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/starter/ear/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/starter/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/starter/war/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/web/eXoResources/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/web/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/web/portal/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/web/rest/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/webui/core/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,12 +35,12 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/webui/eXo/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/webui/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
+++ portal/trunk/webui/portal/pom.xml 2010-02-16 20:47:46 UTC (rev 1760)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,37 +45,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
<dependency>
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-CR01-SNAPSHOT</version>
+ <version>3.0.0-CR01</version>
</dependency>
</dependencies>
</project>
14 years, 10 months
gatein SVN: r1759 - in portal/trunk: component/wsrp/src/main/java/org/gatein/portal/wsrp and 1 other directory.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 15:03:37 -0500 (Tue, 16 Feb 2010)
New Revision: 1759
Removed:
portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ActivatingFederatingPortletInvoker.java
Modified:
portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ExoKernelIntegration.java
portal/trunk/pom.xml
Log:
- Updated to PC 2.1.0-CR04 and WSRP 1.0.0-Beta08.
- Removed ActivatingFederatingPortletInvoker and replaced it by using the new NullInvokerHandler facility
in FederatingPortletInvoker.
- Use INFO level for message about WSRP being started only for the default portal so that it's more visible.
- Prevent NPE on shutdown by not stopping services if they weren't initialized to start with.
Deleted: portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ActivatingFederatingPortletInvoker.java
===================================================================
--- portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ActivatingFederatingPortletInvoker.java 2010-02-16 19:56:06 UTC (rev 1758)
+++ portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ActivatingFederatingPortletInvoker.java 2010-02-16 20:03:37 UTC (rev 1759)
@@ -1,296 +0,0 @@
-/*
- * JBoss, a division of Red Hat
- * Copyright 2010, Red Hat Middleware, LLC, and individual
- * contributors as indicated by the @authors tag. See the
- * copyright.txt in the distribution for a full listing of
- * individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-
-package org.gatein.portal.wsrp;
-
-import org.gatein.pc.api.InvokerUnavailableException;
-import org.gatein.pc.api.NoSuchPortletException;
-import org.gatein.pc.api.Portlet;
-import org.gatein.pc.api.PortletContext;
-import org.gatein.pc.api.PortletInvoker;
-import org.gatein.pc.api.PortletInvokerException;
-import org.gatein.pc.api.PortletStateType;
-import org.gatein.pc.api.invocation.PortletInvocation;
-import org.gatein.pc.api.invocation.response.PortletInvocationResponse;
-import org.gatein.pc.api.state.DestroyCloneFailure;
-import org.gatein.pc.api.state.PropertyChange;
-import org.gatein.pc.api.state.PropertyMap;
-import org.gatein.pc.federation.FederatedPortletInvoker;
-import org.gatein.pc.federation.FederatingPortletInvoker;
-import org.gatein.pc.federation.impl.FederatedPortletInvokerService;
-import org.gatein.wsrp.WSRPConsumer;
-import org.gatein.wsrp.consumer.registry.ConsumerRegistry;
-
-import java.util.Collection;
-import java.util.Collections;
-import java.util.HashMap;
-import java.util.LinkedHashSet;
-import java.util.List;
-import java.util.Map;
-import java.util.Set;
-
-/**
- * TODO: This is a fork of the FederatingPortletInvokerService in the PC module to avoid having to create a new release.
- * Once PC 2.1.0.CR03 or above is release, revisit and clean up. The only thing that is really needed here is a
- * different implementation of {@link #getFederatedPortletInvokerFor(org.gatein.pc.api.PortletContext)}.
- * <p/>
- * - Move to WSRP module - Update with new NullInvokerHandler capability
- *
- * @author <a href="mailto:chris.laprun@jboss.com">Chris Laprun</a>
- * @version $Revision$
- */
-public class ActivatingFederatingPortletInvoker implements FederatingPortletInvoker /*extends FederatingPortletInvokerService*/
-{
-
- /** The separator used in the id to route to the correct invoker. */
- static final String SEPARATOR = ".";
-
- /** The registred FederatedPortletInvokers. */
- private volatile Map<String, FederatedPortletInvoker> registry = new HashMap<String, FederatedPortletInvoker>();
- private transient ConsumerRegistry consumerRegistry;
-
- public synchronized FederatedPortletInvoker registerInvoker(String federatedId, PortletInvoker federatedInvoker)
- {
- if (federatedId == null)
- {
- throw new IllegalArgumentException("No null id");
- }
- if (federatedInvoker == null)
- {
- throw new IllegalArgumentException("No null invoker");
- }
- if (registry.containsKey(federatedId))
- {
- throw new IllegalArgumentException("Attempting dual registration of " + federatedId);
- }
- Map<String, FederatedPortletInvoker> copy = new HashMap<String, FederatedPortletInvoker>(registry);
- FederatedPortletInvokerService invoker = new FederatedPortletInvokerService(this, federatedId, federatedInvoker);
- copy.put(federatedId, invoker);
- registry = copy;
- return invoker;
- }
-
- public synchronized void unregisterInvoker(String federatedId)
- {
- if (federatedId == null)
- {
- throw new IllegalArgumentException("No null id accepted");
- }
- if (!registry.containsKey(federatedId))
- {
- throw new IllegalArgumentException("Attempting to unregister unknown invoker " + federatedId);
- }
- Map<String, FederatedPortletInvoker> copy = new HashMap<String, FederatedPortletInvoker>(registry);
- copy.remove(federatedId);
- registry = copy;
- }
-
- public FederatedPortletInvoker getFederatedInvoker(String federatedId) throws IllegalArgumentException
- {
- if (federatedId == null)
- {
- throw new IllegalArgumentException("No null id provided");
- }
- return registry.get(federatedId);
- }
-
- public Collection<FederatedPortletInvoker> getFederatedInvokers()
- {
- return registry.values();
- }
-
- // PortletInvoker implementation ************************************************************************************
-
- public Set<Portlet> getPortlets() throws PortletInvokerException
- {
- return getPortlets(false);
- }
-
- private Set<Portlet> getPortlets(boolean remoteOnly) throws PortletInvokerException
- {
- LinkedHashSet<Portlet> portlets = new LinkedHashSet<Portlet>();
- for (FederatedPortletInvoker federated : registry.values())
- {
- // if we're only interested in remote portlets, skip the local invoker.
- if (remoteOnly && LOCAL_PORTLET_INVOKER_ID.equals(federated.getId()))
- {
- continue;
- }
-
- try
- {
- Set<Portlet> offeredPortlets = federated.getPortlets();
- portlets.addAll(offeredPortlets);
- }
- catch (InvokerUnavailableException e)
- {
- e.printStackTrace();
- }
- }
- return portlets;
- }
-
- public Set<Portlet> getLocalPortlets() throws PortletInvokerException
- {
- PortletInvoker local = registry.get(PortletInvoker.LOCAL_PORTLET_INVOKER_ID);
-
- return local.getPortlets();
- }
-
- public Set<Portlet> getRemotePortlets() throws PortletInvokerException
- {
- return getPortlets(true);
- }
-
- public Portlet getPortlet(PortletContext compoundPortletContext) throws IllegalArgumentException, PortletInvokerException
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.getPortlet(compoundPortletContext);
- }
-
- public PortletInvocationResponse invoke(PortletInvocation invocation) throws PortletInvokerException
- {
- PortletContext compoundPortletContext = invocation.getTarget();
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.invoke(invocation);
- }
-
- public PortletContext createClone(PortletStateType stateType, PortletContext compoundPortletContext) throws PortletInvokerException
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.createClone(stateType, compoundPortletContext);
- }
-
- public List<DestroyCloneFailure> destroyClones(List<PortletContext> portletContexts) throws IllegalArgumentException, PortletInvokerException, UnsupportedOperationException
- {
- if (portletContexts == null)
- {
- throw new IllegalArgumentException("No null list accepted");
- }
- if (portletContexts.size() == 0)
- {
- return Collections.emptyList();
- }
-
- // Get the invoker and check that we address only one invoker (for now)
- FederatedPortletInvoker invoker = null;
- for (PortletContext compoundPortletContext : portletContexts)
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- if (invoker == null)
- {
- invoker = federated;
- }
- else if (!invoker.equals(federated))
- {
- throw new PortletInvokerException("Cannot destroy portlet lists that requires more than one federated invoker");
- }
- }
-
- //
- return invoker.destroyClones(portletContexts);
- }
-
- public PropertyMap getProperties(PortletContext compoundPortletContext, Set<String> keys) throws PortletInvokerException
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.getProperties(compoundPortletContext, keys);
- }
-
- public PropertyMap getProperties(PortletContext compoundPortletContext) throws PortletInvokerException
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.getProperties(compoundPortletContext);
- }
-
- public PortletContext setProperties(PortletContext compoundPortletContext, PropertyChange[] changes) throws IllegalArgumentException, PortletInvokerException, UnsupportedOperationException
- {
- FederatedPortletInvoker federated = getFederatedPortletInvokerFor(compoundPortletContext);
- return federated.setProperties(compoundPortletContext, changes);
- }
-
- // Support methods **************************************************************************************************
-
- /**
- * Retrieves the portlet invoker associated with the specified compound portlet id or null if it is not found.
- *
- * @param compoundPortletContext the portlet context for which the invoker is to be retrieved
- * @return the portlet invoker associated with the specified compound portlet id
- * @throws IllegalArgumentException if the compound portlet id is not well formed or null
- * @throws org.gatein.pc.api.NoSuchPortletException
- * if not such portlet exist
- */
- private FederatedPortletInvoker getFederatedPortletInvokerFor(PortletContext compoundPortletContext) throws IllegalArgumentException, NoSuchPortletException
- {
- if (compoundPortletContext == null)
- {
- throw new IllegalArgumentException("No null portlet id accepted");
- }
-
- //
- String compoundPortletId = compoundPortletContext.getId();
-
- //
- int pos = compoundPortletId.indexOf(SEPARATOR);
- if (pos == -1)
- {
- throw new IllegalArgumentException("Bad portlet id format " + compoundPortletId);
- }
-
- //
- String invokerId = compoundPortletId.substring(0, pos);
- FederatedPortletInvoker federated = registry.get(invokerId);
-
- // if we didn't find the invoker, ask the ConsumerRegistry
- if (federated == null)
- {
- WSRPConsumer consumer = consumerRegistry.getConsumer(invokerId);
-
- // if there's no consumer with that invoker id, then there's nothing much we can do
- if (consumer == null)
- {
- throw new NoSuchPortletException(compoundPortletId);
- }
- else
- {
- // activate the consumer which should register it with this FederatingPortletInvoker
- consumerRegistry.activateConsumerWith(invokerId);
-
- federated = getFederatedInvoker(invokerId);
- }
- }
-
- //
- return federated;
- }
-
- public void setConsumerRegistry(ConsumerRegistry consumerRegistry)
- {
- if (consumerRegistry.getFederatingPortletInvoker() != this)
- {
- throw new IllegalArgumentException("Trying to use a ConsumerRegistry already linked to another FederatingPortletInvoker");
- }
-
- this.consumerRegistry = consumerRegistry;
- }
-}
Modified: portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ExoKernelIntegration.java
===================================================================
--- portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ExoKernelIntegration.java 2010-02-16 19:56:06 UTC (rev 1758)
+++ portal/trunk/component/wsrp/src/main/java/org/gatein/portal/wsrp/ExoKernelIntegration.java 2010-02-16 20:03:37 UTC (rev 1759)
@@ -46,6 +46,7 @@
import org.gatein.wsrp.api.SessionEvent;
import org.gatein.wsrp.api.SessionEventBroadcaster;
import org.gatein.wsrp.api.SessionEventListener;
+import org.gatein.wsrp.consumer.registry.ActivatingNullInvokerHandler;
import org.gatein.wsrp.consumer.registry.ConsumerRegistry;
import org.gatein.wsrp.producer.ProducerHolder;
import org.gatein.wsrp.producer.WSRPProducer;
@@ -67,16 +68,12 @@
private static final String CLASSPATH = "classpath:/";
private static final String PRODUCER_CONFIG_LOCATION = "producerConfigLocation";
private static final String CONSUMERS_CONFIG_LOCATION = "consumersConfigLocation";
- private static final String WORKSPACE_NAME = "workspaceName";
- private static final String REPOSITORY_NAME = "repositoryName";
private final InputStream configurationIS;
private final String producerConfigLocation;
private WSRPProducer producer;
- private final String consumersConfigLocation;
private ConsumerRegistry consumerRegistry;
- private static final String REMOTE_INVOKERS_INVOKER_ID = "remote";
private ExoContainer container;
private final boolean bypass;
@@ -88,6 +85,7 @@
// todo: we currently only allow the service to go through initialization if we are running in the default portal
// as this service is not meant to work with extensions yet...
+ String consumersConfigLocation;
if ("portal".equals(context.getName()))
{
if (params != null)
@@ -109,7 +107,7 @@
}
else
{
- log.warn("The WSRP service can only be started in the default portal context. WSRP was not started for '"
+ log.info("The WSRP service can only be started in the default portal context. WSRP was not started for '"
+ context.getName() + "'");
producerConfigLocation = null;
@@ -192,19 +190,17 @@
FederatingPortletInvoker federatingPortletInvoker =
(FederatingPortletInvoker)container.getComponentInstanceOfType(PortletInvoker.class);
- // set up a second level federating portlet invoker so that when a remote producer is queried, we can start it if needed
- ActivatingFederatingPortletInvoker remoteInvokers = new ActivatingFederatingPortletInvoker();
- federatingPortletInvoker.registerInvoker(REMOTE_INVOKERS_INVOKER_ID, remoteInvokers);
-
try
{
consumerRegistry = new JCRConsumerRegistry(container);
- consumerRegistry.setFederatingPortletInvoker(remoteInvokers);
+ consumerRegistry.setFederatingPortletInvoker(federatingPortletInvoker);
consumerRegistry.setSessionEventBroadcaster(new SimpleSessionEventBroadcaster());
consumerRegistry.start();
- // set the consumer registry on the second level federating invoker
- remoteInvokers.setConsumerRegistry(consumerRegistry);
+ // set up a NullInvokerHandler so that when a remote producer is queried, we can start it if needed
+ ActivatingNullInvokerHandler handler = new ActivatingNullInvokerHandler();
+ handler.setConsumerRegistry(consumerRegistry);
+ federatingPortletInvoker.setNullInvokerHandler(handler);
}
catch (Exception e)
{
@@ -215,8 +211,11 @@
public void stop()
{
- stopProducer();
- stopConsumers();
+ if (!bypass)
+ {
+ stopProducer();
+ stopConsumers();
+ }
}
private void stopProducer()
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2010-02-16 19:56:06 UTC (rev 1758)
+++ portal/trunk/pom.xml 2010-02-16 20:03:37 UTC (rev 1759)
@@ -46,9 +46,9 @@
<org.shindig.version>SNAPSHOT-r790473</org.shindig.version>
<org.gatein.common.version>2.0.0-CR03</org.gatein.common.version>
<org.gatein.wci.version>2.0.0-CR02</org.gatein.wci.version>
- <org.gatein.pc.version>2.1.0-CR02</org.gatein.pc.version>
+ <org.gatein.pc.version>2.1.0-CR04</org.gatein.pc.version>
<org.picketlink.idm>1.1.0.Beta5</org.picketlink.idm>
- <org.gatein.wsrp.version>1.0.0-Beta07</org.gatein.wsrp.version>
+ <org.gatein.wsrp.version>1.0.0-Beta08</org.gatein.wsrp.version>
<org.gatein.mop.version>1.0.0-CR02</org.gatein.mop.version>
<org.slf4j.version>1.5.6</org.slf4j.version>
<rhino.version>1.6R5</rhino.version>
14 years, 10 months
gatein SVN: r1758 - portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-02-16 14:56:06 -0500 (Tue, 16 Feb 2010)
New Revision: 1758
Modified:
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties
Log:
Change version
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties 2010-02-16 19:49:29 UTC (rev 1757)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties 2010-02-16 19:56:06 UTC (rev 1758)
@@ -34,6 +34,6 @@
#############################################################################
UIHomePagePortlet.Label.Title=Essayez GateIn 3.0 avec l'un de ces comptes:
-UIHomePagePortlet.Label.Slogan=Le meilleur d'eXo et de JBoss Portal<div>GateIn 3.0 Beta 5</div>
+UIHomePagePortlet.Label.Slogan=Le meilleur d'eXo et de JBoss Portal<div>GateIn 3.0 CR1</div>
UIHomePagePortlet.Label.Username=Username:
UIHomePagePortlet.Label.Password=Password:
14 years, 10 months
gatein SVN: r1757 - components/wci/trunk.
by do-not-reply@jboss.org
Author: mwringe
Date: 2010-02-16 14:49:29 -0500 (Tue, 16 Feb 2010)
New Revision: 1757
Modified:
components/wci/trunk/pom.xml
Log:
GTNWCI-13: remove the old maven source plugin configuration and allow the configuration to come from the gatein parent. This will renable the source jar generation for wci.
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2010-02-16 19:04:13 UTC (rev 1756)
+++ components/wci/trunk/pom.xml 2010-02-16 19:49:29 UTC (rev 1757)
@@ -179,16 +179,9 @@
</archive>
</configuration>
</plugin>
-
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- <!-- directory src/main/java is missing so there are no sources-->
- <inherited>false</inherited>
- </plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
14 years, 10 months
gatein SVN: r1756 - in components/wci/trunk: wci/src/main/java/org/gatein/wci/impl and 1 other directory.
by do-not-reply@jboss.org
Author: mwringe
Date: 2010-02-16 14:04:13 -0500 (Tue, 16 Feb 2010)
New Revision: 1756
Modified:
components/wci/trunk/test/core/src/main/java/org/gatein/wci/container/ServletContainerTestCase.java
components/wci/trunk/wci/src/main/java/org/gatein/wci/impl/DefaultServletContainer.java
Log:
GTNWCI-14: throw WebAppListener errors instead of just printing the stacktrace. Tests updated to check for this.
Modified: components/wci/trunk/test/core/src/main/java/org/gatein/wci/container/ServletContainerTestCase.java
===================================================================
--- components/wci/trunk/test/core/src/main/java/org/gatein/wci/container/ServletContainerTestCase.java 2010-02-16 16:59:00 UTC (rev 1755)
+++ components/wci/trunk/test/core/src/main/java/org/gatein/wci/container/ServletContainerTestCase.java 2010-02-16 19:04:13 UTC (rev 1756)
@@ -276,7 +276,7 @@
public void onEvent(WebAppEvent event)
{
called.set(true);
- throw new RuntimeException("Expected : don't freak out");
+ throw new RuntimeException("Expected Exception: don't freak out");
}
});
@@ -285,4 +285,37 @@
assertTrue(called.get());
assertEquals(Tools.toSet("/foo"), registry.getKeys());
}
+
+ @Test
+ public void testListenerError()
+ {
+ ServletContainer container = new DefaultServletContainer();
+ ServletContainerContextImpl scc = new ServletContainerContextImpl();
+ WebAppRegistry registry = new WebAppRegistry();
+
+ //
+ final SynchronizedBoolean called = new SynchronizedBoolean(false);
+ container.register(scc);
+ container.addWebAppListener(registry);
+ container.addWebAppListener(new WebAppListener()
+ {
+ public void onEvent(WebAppEvent event)
+ {
+ called.set(true);
+ throw new Error("Expected Error: don't freak out");
+ }
+ });
+
+ //
+ try
+ {
+ scc.registration.registerWebApp(new WebAppContextImpl("/foo"));
+ fail("Was expecting an error to be thrown");
+ }
+ catch (Throwable t)
+ {
+ }
+ assertTrue(called.get());
+ assertEquals(Tools.toSet("/foo"), registry.getKeys());
+ }
}
Modified: components/wci/trunk/wci/src/main/java/org/gatein/wci/impl/DefaultServletContainer.java
===================================================================
--- components/wci/trunk/wci/src/main/java/org/gatein/wci/impl/DefaultServletContainer.java 2010-02-16 16:59:00 UTC (rev 1755)
+++ components/wci/trunk/wci/src/main/java/org/gatein/wci/impl/DefaultServletContainer.java 2010-02-16 19:04:13 UTC (rev 1756)
@@ -146,9 +146,16 @@
{
listener.onEvent(event);
}
- catch (Exception e)
+ catch (Throwable t)
{
- e.printStackTrace();
+ if (t instanceof Error)
+ {
+ throw (Error)t;
+ }
+ else
+ {
+ t.printStackTrace();
+ }
}
}
14 years, 10 months
gatein SVN: r1755 - in components/wsrp/trunk: admin-gui and 7 other directories.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 11:59:00 -0500 (Tue, 16 Feb 2010)
New Revision: 1755
Modified:
components/wsrp/trunk/admin-gui/pom.xml
components/wsrp/trunk/api/pom.xml
components/wsrp/trunk/common/pom.xml
components/wsrp/trunk/consumer/pom.xml
components/wsrp/trunk/pom.xml
components/wsrp/trunk/producer/pom.xml
components/wsrp/trunk/test/pom.xml
components/wsrp/trunk/wsrp-producer-war/pom.xml
components/wsrp/trunk/wsrp1-ws/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/wsrp/trunk/admin-gui/pom.xml
===================================================================
--- components/wsrp/trunk/admin-gui/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/admin-gui/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-admin-gui</artifactId>
Modified: components/wsrp/trunk/api/pom.xml
===================================================================
--- components/wsrp/trunk/api/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/api/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-integration-api</artifactId>
Modified: components/wsrp/trunk/common/pom.xml
===================================================================
--- components/wsrp/trunk/common/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/common/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-common</artifactId>
Modified: components/wsrp/trunk/consumer/pom.xml
===================================================================
--- components/wsrp/trunk/consumer/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/consumer/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-consumer</artifactId>
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -29,7 +29,7 @@
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -40,9 +40,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/tags/1.0.0-...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/tags/1.0.0-Beta08</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/1.0.0-Beta08</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wsrp/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wsrp/trunk/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wsrp/trunk/</url>
</scm>
<properties>
Modified: components/wsrp/trunk/producer/pom.xml
===================================================================
--- components/wsrp/trunk/producer/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/producer/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-lib</artifactId>
Modified: components/wsrp/trunk/test/pom.xml
===================================================================
--- components/wsrp/trunk/test/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/test/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/trunk/wsrp-producer-war/pom.xml
===================================================================
--- components/wsrp/trunk/wsrp-producer-war/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/wsrp-producer-war/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/trunk/wsrp1-ws/pom.xml
===================================================================
--- components/wsrp/trunk/wsrp1-ws/pom.xml 2010-02-16 16:58:39 UTC (rev 1754)
+++ components/wsrp/trunk/wsrp1-ws/pom.xml 2010-02-16 16:59:00 UTC (rev 1755)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>1.0.0-Beta08</version>
+ <version>1.0.0-Beta09-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp1-ws</artifactId>
14 years, 10 months
gatein SVN: r1754 - components/wsrp/tags.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2010-02-16 11:58:39 -0500 (Tue, 16 Feb 2010)
New Revision: 1754
Added:
components/wsrp/tags/1.0.0-Beta08/
Log:
[maven-scm] copy for tag 1.0.0-Beta08
Copied: components/wsrp/tags/1.0.0-Beta08 (from rev 1753, components/wsrp/trunk)
14 years, 10 months