gatein SVN: r8407 - portal/tags.
by do-not-reply@jboss.org
Author: bdaw
Date: 2012-02-05 16:21:41 -0500 (Sun, 05 Feb 2012)
New Revision: 8407
Added:
portal/tags/3.2.0-CR01/
Log:
[maven-release-plugin] copy for tag 3.2.0-CR01
12 years, 10 months
gatein SVN: r8406 - in portal/trunk: component and 81 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2012-02-05 16:21:20 -0500 (Sun, 05 Feb 2012)
New Revision: 8406
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/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/pom.xml
portal/trunk/component/web/api/pom.xml
portal/trunk/component/web/controller/pom.xml
portal/trunk/component/web/pom.xml
portal/trunk/component/web/resources/pom.xml
portal/trunk/component/web/security/pom.xml
portal/trunk/component/web/server/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/api/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/examples/portlets/struts-jpetstore/pom.xml
portal/trunk/examples/skins/pom.xml
portal/trunk/examples/skins/simpleskin/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/gwtGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/jboss-as5/pkg/pom.xml
portal/trunk/packaging/jboss-as5/pom.xml
portal/trunk/packaging/jboss-as6/pkg/pom.xml
portal/trunk/packaging/jboss-as6/pom.xml
portal/trunk/packaging/jetty/pkg/pom.xml
portal/trunk/packaging/jetty/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/tomcat/integration/pom.xml
portal/trunk/packaging/tomcat/pkg/pom.xml
portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
portal/trunk/packaging/tomcat/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/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/testsuite/pom.xml
portal/trunk/testsuite/selenium-snifftests/pom.xml
portal/trunk/testsuite/webuibasedsamples/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/dashboard/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/framework/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
portal/trunk/webui/portlet/pom.xml
portal/trunk/wsrp-integration/extension-component/pom.xml
portal/trunk/wsrp-integration/extension-config/pom.xml
portal/trunk/wsrp-integration/extension-ear-as5/pom.xml
portal/trunk/wsrp-integration/extension-ear-as6/pom.xml
portal/trunk/wsrp-integration/extension-war/pom.xml
portal/trunk/wsrp-integration/pom.xml
Log:
[maven-release-plugin] prepare release 3.2.0-CR01
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/application-registry/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/common/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/identity/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/management/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/pc/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/portal/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/resources/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/scripting/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/test/core/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/test/jcr/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/test/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/api/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/controller/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/resources/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/security/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/component/web/server/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/extension/config/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/extension/ear/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
@@ -38,23 +38,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/extension/jar/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/extension/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/extension/war/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/config/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/ear/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
@@ -38,29 +38,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/jar/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portal/war/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/api/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/skins/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/gadgets/core/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/gwtGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/gwtGadgets/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/gadgets/gwtGadgets/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.gwtGadgets</artifactId>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/gadgets/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/gadgets/server/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/jboss-as5/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pkg/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jboss5</artifactId>
Modified: portal/trunk/packaging/jboss-as6/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pkg/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jetty</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jetty.pkg</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/jetty/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/jetty/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc6</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/tomcat/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/packaging/tomcat/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -70,9 +70,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
- <developerConnection>scm:svn:https://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.2.0-CR01</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-CR01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-CR01</url>
</scm>
<modules>
@@ -406,140 +406,140 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -550,61 +550,61 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gwtGadgets</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/portlet/dashboard/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/portlet/exoadmin/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/portlet/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/portlet/web/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/starter/ear/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/starter/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/starter/war/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/testsuite/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/web/eXoResources/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/web/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/web/portal/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/web/rest/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/core/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/dashboard/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/eXo/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/framework/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/portal/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/webui/portlet/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-component/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-component/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/extension-component/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-config/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-config/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/extension-config/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -26,7 +26,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>extension-config</artifactId>
Modified: portal/trunk/wsrp-integration/extension-ear-as5/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-ear-as5/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/extension-ear-as5/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>extension-ear-as5</artifactId>
Modified: portal/trunk/wsrp-integration/extension-ear-as6/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>extension-ear-as6</artifactId>
Modified: portal/trunk/wsrp-integration/extension-war/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-war/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/extension-war/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -27,7 +27,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>extension-war</artifactId>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
+++ portal/trunk/wsrp-integration/pom.xml 2012-02-05 21:21:20 UTC (rev 8406)
@@ -28,14 +28,14 @@
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-CR01-SNAPSHOT</version>
+ <version>3.2.0-CR01</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
12 years, 10 months
gatein SVN: r8405 - in portal/trunk: docs and 2 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2012-02-05 16:04:21 -0500 (Sun, 05 Feb 2012)
New Revision: 8405
Modified:
portal/trunk/docs/pom.xml
portal/trunk/docs/reference-guide/pom.xml
portal/trunk/docs/user-guide/pom.xml
portal/trunk/pom.xml
Log:
Filter out chromattic.testgenerator.jar and update docs version
Modified: portal/trunk/docs/pom.xml
===================================================================
--- portal/trunk/docs/pom.xml 2012-02-04 00:44:31 UTC (rev 8404)
+++ portal/trunk/docs/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-CR01</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/reference-guide/pom.xml
===================================================================
--- portal/trunk/docs/reference-guide/pom.xml 2012-02-04 00:44:31 UTC (rev 8404)
+++ portal/trunk/docs/reference-guide/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-CR01</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/user-guide/pom.xml
===================================================================
--- portal/trunk/docs/user-guide/pom.xml 2012-02-04 00:44:31 UTC (rev 8404)
+++ portal/trunk/docs/user-guide/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-CR01</version>
</parent>
<artifactId>gatein-user-guide-en</artifactId>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2012-02-04 00:44:31 UTC (rev 8404)
+++ portal/trunk/pom.xml 2012-02-05 21:04:21 UTC (rev 8405)
@@ -318,6 +318,12 @@
<groupId>org.gatein.mop</groupId>
<artifactId>mop-core</artifactId>
<version>${org.gatein.mop.version}</version>
+ <exclusions>
+ <exclusion>
+ <groupId>org.chromattic</groupId>
+ <artifactId>chromattic.testgenerator</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<!-- Gatein Mgmt -->
<dependency>
@@ -630,6 +636,12 @@
<artifactId>chromattic.apt</artifactId>
<version>${version.chromattic}</version>
<scope>compile</scope>
+ <exclusions>
+ <exclusion>
+ <groupId>org.chromattic</groupId>
+ <artifactId>chromattic.testgenerator</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>org.chromattic</groupId>
@@ -667,6 +679,12 @@
<groupId>org.chromattic</groupId>
<artifactId>chromattic.metamodel</artifactId>
<version>${version.chromattic}</version>
+ <exclusions>
+ <exclusion>
+ <groupId>org.chromattic</groupId>
+ <artifactId>chromattic.testgenerator</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<!-- Picketlink -->
12 years, 10 months
gatein SVN: r8404 - epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/src/main/resources/eap/run.jar/META-INF.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2012-02-03 19:44:31 -0500 (Fri, 03 Feb 2012)
New Revision: 8404
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/src/main/resources/eap/run.jar/META-INF/MANIFEST.MF
Log:
JBEPP-1485 Admin console does not display JBoss info: only OS info is shown
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/src/main/resources/eap/run.jar/META-INF/MANIFEST.MF
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/src/main/resources/eap/run.jar/META-INF/MANIFEST.MF 2012-02-03 23:28:22 UTC (rev 8403)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/src/main/resources/eap/run.jar/META-INF/MANIFEST.MF 2012-02-04 00:44:31 UTC (rev 8404)
@@ -9,6 +9,6 @@
Main-Class: org.jboss.Main
Implementation-Title: JBoss [EPP]
Specification-Vendor: JBoss (http://www.jboss.org/)
-Implementation-Version: JBoss-EPP @build_version@ (build: SVNTag=@cvstag@ date=@build-date@@build-time@)
+Implementation-Version: @build_version@_EPP (build: SVNTag=@cvstag@ date=@build-date@@build-time@)
Implementation-Vendor: JBoss Inc.
12 years, 10 months
gatein SVN: r8403 - portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 18:28:22 -0500 (Fri, 03 Feb 2012)
New Revision: 8403
Modified:
portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortlet.java
Log:
GTNPORTAL-2347: the resource id is sometimes set as a request parameter by the portal (see ExoPortletInvocationContext). We need to also check this location to retrieve the resource id for a portlet invocation.
Modified: portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortlet.java
===================================================================
--- portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortlet.java 2012-02-03 19:04:07 UTC (rev 8402)
+++ portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortlet.java 2012-02-03 23:28:22 UTC (rev 8403)
@@ -748,6 +748,10 @@
{
resourceInvocation.setResourceId(resourceId);
}
+ else if (!ParameterValidation.isNullOrEmpty(prc.getRequestParameter(Constants.RESOURCE_ID_PARAMETER)))
+ {
+ resourceInvocation.setResourceId(prc.getRequestParameter(Constants.RESOURCE_ID_PARAMETER));
+ }
String cachability = servletRequest.getParameter(Constants.CACHELEVEL_PARAMETER);
if (!ParameterValidation.isNullOrEmpty(cachability))
12 years, 10 months
gatein SVN: r8402 - portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 14:04:07 -0500 (Fri, 03 Feb 2012)
New Revision: 8402
Modified:
portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java
Log:
GTNPC-78: Change the way we handle resources so that we don't use ContentResponse.getContent which doesn't handle string encoding properly.
Modified: portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java
===================================================================
--- portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java 2012-02-03 17:31:55 UTC (rev 8401)
+++ portal/trunk/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java 2012-02-03 19:04:07 UTC (rev 8402)
@@ -23,6 +23,21 @@
package org.exoplatform.portal.webui.application;
+import java.io.IOException;
+import java.io.OutputStream;
+import java.io.Serializable;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.List;
+import java.util.Map;
+
+import javax.portlet.PortletMode;
+import javax.portlet.WindowState;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+import javax.xml.namespace.QName;
+
import org.exoplatform.portal.Constants;
import org.exoplatform.portal.application.PortalRequestContext;
import org.exoplatform.portal.webui.page.UIPage;
@@ -57,20 +72,6 @@
import org.gatein.pc.api.invocation.response.SecurityResponse;
import org.gatein.pc.api.invocation.response.UpdateNavigationalStateResponse;
-import javax.portlet.PortletMode;
-import javax.portlet.WindowState;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-import javax.xml.namespace.QName;
-import java.io.IOException;
-import java.io.OutputStream;
-import java.io.Serializable;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.Iterator;
-import java.util.List;
-import java.util.Map;
-
/** May 29, 2006 */
public class UIPortletActionListener
{
@@ -440,14 +441,14 @@
log.trace("Try to get a resource of type: " + contentType + " for the portlet: "
+ uiPortlet.getPortletContext());
- if (piResponse.getChars() != null || contentType.startsWith("text"))
+ response.setContentType(contentType);
+ if (piResponse.getChars() != null)
{
- context.getResponse().setContentType(contentType);
- context.getWriter().write(piResponse.getContent());
+ OutputStream stream = response.getOutputStream();
+ stream.write(piResponse.getChars().getBytes(response.getCharacterEncoding()));
}
else
{
- response.setContentType(contentType);
if (piResponse.getBytes() != null)
{
OutputStream stream = response.getOutputStream();
12 years, 10 months
gatein SVN: r8401 - portal/trunk.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 12:31:55 -0500 (Fri, 03 Feb 2012)
New Revision: 8401
Modified:
portal/trunk/pom.xml
Log:
GTNWCI-32: update WCI version to fix NPE issue during shutdown of GateIn
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
+++ portal/trunk/pom.xml 2012-02-03 17:31:55 UTC (rev 8401)
@@ -44,7 +44,7 @@
<org.shindig.version>2.0.2-CP01</org.shindig.version>
<nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>
<org.gatein.common.version>2.0.4-GA</org.gatein.common.version>
- <org.gatein.wci.version>2.1.1-Beta02</org.gatein.wci.version>
+ <org.gatein.wci.version>2.1.1-Beta03</org.gatein.wci.version>
<org.gatein.pc.version>2.3.1-Beta02</org.gatein.pc.version>
<org.picketlink.idm>1.3.0.GA</org.picketlink.idm>
<org.gatein.wsrp.version>2.1.1-CR01</org.gatein.wsrp.version>
12 years, 10 months
gatein SVN: r8400 - in components/wci/trunk: exo and 21 other directories.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 12:16:28 -0500 (Fri, 03 Feb 2012)
New Revision: 8400
Modified:
components/wci/trunk/exo/pom.xml
components/wci/trunk/jboss/jboss6/pom.xml
components/wci/trunk/jboss/pom.xml
components/wci/trunk/jetty/pom.xml
components/wci/trunk/pom.xml
components/wci/trunk/test/core/pom.xml
components/wci/trunk/test/pom.xml
components/wci/trunk/test/portlets/exo-portlet/pom.xml
components/wci/trunk/test/portlets/gatein-portlet/pom.xml
components/wci/trunk/test/portlets/native-portlet/pom.xml
components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml
components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml
components/wci/trunk/test/portlets/pom.xml
components/wci/trunk/test/servers/jboss51/pom.xml
components/wci/trunk/test/servers/jboss6/pom.xml
components/wci/trunk/test/servers/jetty6/pom.xml
components/wci/trunk/test/servers/pom.xml
components/wci/trunk/test/servers/tomcat6/pom.xml
components/wci/trunk/test/servers/tomcat7/pom.xml
components/wci/trunk/tomcat/pom.xml
components/wci/trunk/tomcat/tomcat6/pom.xml
components/wci/trunk/tomcat/tomcat7/pom.xml
components/wci/trunk/wci/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/wci/trunk/exo/pom.xml
===================================================================
--- components/wci/trunk/exo/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/exo/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/trunk/jboss/jboss6/pom.xml
===================================================================
--- components/wci/trunk/jboss/jboss6/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/jboss/jboss6/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-jboss</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jboss6</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>jar</packaging>
<name>GateIn - WCI JBoss 6 compatibility component</name>
Modified: components/wci/trunk/jboss/pom.xml
===================================================================
--- components/wci/trunk/jboss/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/jboss/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jboss</artifactId>
Modified: components/wci/trunk/jetty/pom.xml
===================================================================
--- components/wci/trunk/jetty/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/jetty/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.1.1-B...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.1.1-Beta03</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.1.1-Beta03</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/trunk/</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/trunk/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/trunk/</url>
</scm>
<properties>
Modified: components/wci/trunk/test/core/pom.xml
===================================================================
--- components/wci/trunk/test/core/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/core/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/trunk/test/pom.xml
===================================================================
--- components/wci/trunk/test/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/trunk/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/exo-portlet/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/exo-portlet/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>war</packaging>
<name>GateIn - WCI eXo Backwards Compatibility Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/gatein-portlet/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/gatein-portlet/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>war</packaging>
<name>GateIn - WCI Gatein Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-portlet/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/native-portlet/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-skipped-portlet</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Skip Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-skipped-with-gateinservlet-portlet</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Skip Test Portlet With GateInServlet Registration</name>
</project>
Modified: components/wci/trunk/test/portlets/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/portlets/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-portlets</artifactId>
Modified: components/wci/trunk/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss51/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/jboss51/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/trunk/test/servers/jboss6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss6/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/jboss6/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss6</artifactId>
Modified: components/wci/trunk/test/servers/jetty6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jetty6/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/jetty6/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jetty6</artifactId>
Modified: components/wci/trunk/test/servers/pom.xml
===================================================================
--- components/wci/trunk/test/servers/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/trunk/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat6/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/tomcat6/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat7/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/test/servers/tomcat7/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat7</artifactId>
Modified: components/wci/trunk/tomcat/pom.xml
===================================================================
--- components/wci/trunk/tomcat/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/tomcat/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/trunk/tomcat/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat6/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/tomcat/tomcat6/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-tomcat</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat6</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>jar</packaging>
<name>GateIn - WCI Tomcat 6 compatibility component</name>
Modified: components/wci/trunk/tomcat/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat7/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/tomcat/tomcat7/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-tomcat</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat7</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
<packaging>jar</packaging>
<name>GateIn - WCI Tomcat 7 compatibility component</name>
Modified: components/wci/trunk/wci/pom.xml
===================================================================
--- components/wci/trunk/wci/pom.xml 2012-02-03 17:16:11 UTC (rev 8399)
+++ components/wci/trunk/wci/pom.xml 2012-02-03 17:16:28 UTC (rev 8400)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03</version>
+ <version>2.1.1-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
12 years, 10 months
gatein SVN: r8399 - components/wci/tags.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 12:16:11 -0500 (Fri, 03 Feb 2012)
New Revision: 8399
Added:
components/wci/tags/2.1.1-Beta03/
Log:
[maven-release-plugin] copy for tag 2.1.1-Beta03
12 years, 10 months
gatein SVN: r8398 - in components/wci/trunk: exo and 21 other directories.
by do-not-reply@jboss.org
Author: mwringe
Date: 2012-02-03 12:16:03 -0500 (Fri, 03 Feb 2012)
New Revision: 8398
Modified:
components/wci/trunk/exo/pom.xml
components/wci/trunk/jboss/jboss6/pom.xml
components/wci/trunk/jboss/pom.xml
components/wci/trunk/jetty/pom.xml
components/wci/trunk/pom.xml
components/wci/trunk/test/core/pom.xml
components/wci/trunk/test/pom.xml
components/wci/trunk/test/portlets/exo-portlet/pom.xml
components/wci/trunk/test/portlets/gatein-portlet/pom.xml
components/wci/trunk/test/portlets/native-portlet/pom.xml
components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml
components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml
components/wci/trunk/test/portlets/pom.xml
components/wci/trunk/test/servers/jboss51/pom.xml
components/wci/trunk/test/servers/jboss6/pom.xml
components/wci/trunk/test/servers/jetty6/pom.xml
components/wci/trunk/test/servers/pom.xml
components/wci/trunk/test/servers/tomcat6/pom.xml
components/wci/trunk/test/servers/tomcat7/pom.xml
components/wci/trunk/tomcat/pom.xml
components/wci/trunk/tomcat/tomcat6/pom.xml
components/wci/trunk/tomcat/tomcat7/pom.xml
components/wci/trunk/wci/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.1-Beta03
Modified: components/wci/trunk/exo/pom.xml
===================================================================
--- components/wci/trunk/exo/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/exo/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/trunk/jboss/jboss6/pom.xml
===================================================================
--- components/wci/trunk/jboss/jboss6/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/jboss/jboss6/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-jboss</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jboss6</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>jar</packaging>
<name>GateIn - WCI JBoss 6 compatibility component</name>
Modified: components/wci/trunk/jboss/pom.xml
===================================================================
--- components/wci/trunk/jboss/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/jboss/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jboss</artifactId>
Modified: components/wci/trunk/jetty/pom.xml
===================================================================
--- components/wci/trunk/jetty/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/jetty/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/trunk/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/trunk/</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/trunk/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.1.1-B...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.1.1-Beta03</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.1.1-Beta03</url>
</scm>
<properties>
Modified: components/wci/trunk/test/core/pom.xml
===================================================================
--- components/wci/trunk/test/core/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/core/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/trunk/test/pom.xml
===================================================================
--- components/wci/trunk/test/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/trunk/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/exo-portlet/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/exo-portlet/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>war</packaging>
<name>GateIn - WCI eXo Backwards Compatibility Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/gatein-portlet/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/gatein-portlet/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>war</packaging>
<name>GateIn - WCI Gatein Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-portlet/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/native-portlet/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/native-skipped-portlet/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-skipped-portlet</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Skip Test Portlet</name>
</project>
Modified: components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/native-skipped-with-gateinservlet-portlet/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-portlets</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-skipped-with-gateinservlet-portlet</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>war</packaging>
<name>GateIn - WCI Native Skip Test Portlet With GateInServlet Registration</name>
</project>
Modified: components/wci/trunk/test/portlets/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/portlets/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-portlets</artifactId>
Modified: components/wci/trunk/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss51/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/jboss51/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/trunk/test/servers/jboss6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss6/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/jboss6/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss6</artifactId>
Modified: components/wci/trunk/test/servers/jetty6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jetty6/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/jetty6/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jetty6</artifactId>
Modified: components/wci/trunk/test/servers/pom.xml
===================================================================
--- components/wci/trunk/test/servers/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/trunk/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat6/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/tomcat6/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat7/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/test/servers/tomcat7/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat7</artifactId>
Modified: components/wci/trunk/tomcat/pom.xml
===================================================================
--- components/wci/trunk/tomcat/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/tomcat/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/trunk/tomcat/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat6/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/tomcat/tomcat6/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-tomcat</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat6</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>jar</packaging>
<name>GateIn - WCI Tomcat 6 compatibility component</name>
Modified: components/wci/trunk/tomcat/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat7/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/tomcat/tomcat7/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,11 +2,11 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-tomcat</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat7</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
<packaging>jar</packaging>
<name>GateIn - WCI Tomcat 7 compatibility component</name>
Modified: components/wci/trunk/wci/pom.xml
===================================================================
--- components/wci/trunk/wci/pom.xml 2012-02-03 16:35:42 UTC (rev 8397)
+++ components/wci/trunk/wci/pom.xml 2012-02-03 17:16:03 UTC (rev 8398)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.1.1-Beta03-SNAPSHOT</version>
+ <version>2.1.1-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
12 years, 10 months