gatein SVN: r6700 - in portal/trunk: component and 81 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 19:29:44 -0400 (Tue, 21 Jun 2011)
New Revision: 6700
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/organization/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/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 for next development iteration
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/common/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/management/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/test/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -788,7 +788,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
Modified: portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -62,9 +62,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-M01</url>
+ <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>
</scm>
<modules>
@@ -376,145 +376,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -525,55 +525,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/portlet/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/starter/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/web/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-component/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-component/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/extension-component/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -26,7 +26,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-config/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-config/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/extension-config/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -26,7 +26,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/extension-ear-as5/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>extension-ear-as6</artifactId>
Modified: portal/trunk/wsrp-integration/extension-war/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-war/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/extension-war/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -27,7 +27,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>extension-war</artifactId>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 23:24:49 UTC (rev 6699)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 23:29:44 UTC (rev 6700)
@@ -28,14 +28,14 @@
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
13 years, 6 months
gatein SVN: r6699 - portal/tags.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 19:24:49 -0400 (Tue, 21 Jun 2011)
New Revision: 6699
Added:
portal/tags/3.2.0-M01/
Log:
[maven-release-plugin] copy for tag 3.2.0-M01
13 years, 6 months
gatein SVN: r6698 - in portal/trunk: component and 81 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 19:23:41 -0400 (Tue, 21 Jun 2011)
New Revision: 6698
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/organization/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/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-M01
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/common/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/management/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/test/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
@@ -846,14 +844,14 @@
<!-- War files -->
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -979,9 +977,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1119,7 +1117,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1129,26 +1127,25 @@
"
</fail>
- <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip"/>
+ <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip" />
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}"/>
+ <mkdir dir="${jbossas.path}" />
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss"/>
- <property name="url"
- value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
- <property name="dest" value="${jbossas.zip}"/>
+ <target name="download-jboss" />
+ <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
+ <property name="dest" value="${jbossas.zip}" />
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1176,10 +1173,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
- basedir="${jbossas.target.dir}"/>
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
- classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip" basedir="${jbossas.target.dir}" />
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
@@ -837,14 +835,14 @@
<!-- War files -->
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -970,9 +968,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1110,7 +1108,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1120,27 +1118,25 @@
"
</fail>
- <property name="jbossas.zip"
- value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip"/>
+ <property name="jbossas.zip" value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip" />
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}"/>
+ <mkdir dir="${jbossas.path}" />
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss"/>
- <property name="url"
- value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
- <property name="dest" value="${jbossas.zip}"/>
+ <target name="download-jboss" />
+ <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
+ <property name="dest" value="${jbossas.zip}" />
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1168,10 +1164,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
- basedir="${jbossas.target.dir}"/>
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
- classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" basedir="${jbossas.target.dir}" />
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jetty.pkg</artifactId>
<packaging>pom</packaging>
@@ -835,16 +833,11 @@
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets/>
- <xslt
- basedir="${project.basedir}"
- destdir="${project.build.directory}"
- includes="pom.xml"
- extension=".xml"
- style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/jetty/lib"/>
- <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps"/>
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
+ <dependencyfilesets />
+ <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/jetty/lib" />
+ <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps" />
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -853,24 +846,24 @@
<!-- Copy jetty -->
<copy todir="${project.build.directory}/jetty">
<fileset dir="${jetty.dir}">
- <exclude name="webapps/**"/>
- <exclude name="contexts/**"/>
+ <exclude name="webapps/**" />
+ <exclude name="contexts/**" />
</fileset>
</copy>
<!-- Copy configuration -->
<copy todir="${project.build.directory}/jetty" overwrite="true">
- <fileset dir="${project.basedir}/src/main/resources/jetty"/>
+ <fileset dir="${project.basedir}/src/main/resources/jetty" />
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/jetty/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties"/>
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties" />
</copy>
<!-- File permissions -->
- <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh"/>
- <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh"/>
+ <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh" />
+ <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh" />
</target>
</configuration>
@@ -898,8 +891,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty"/>
- <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty" />
+ <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jetty/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -790,7 +788,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
@@ -837,16 +835,11 @@
<configuration>
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets/>
- <xslt
- basedir="${project.basedir}"
- destdir="${project.build.directory}"
- includes="pom.xml"
- extension=".xml"
- style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/tomcat/lib"/>
- <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps"/>
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
+ <dependencyfilesets />
+ <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/tomcat/lib" />
+ <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps" />
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -854,12 +847,12 @@
<!-- Copy configuration -->
<copy todir="${project.build.directory}/tomcat">
- <fileset dir="${project.basedir}/src/main/resources/tomcat"/>
+ <fileset dir="${project.basedir}/src/main/resources/tomcat" />
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/tomcat/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties"/>
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties" />
</copy>
</target>
Modified: portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc6</artifactId>
<packaging>pom</packaging>
@@ -85,9 +83,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -126,42 +124,29 @@
<configuration>
<target>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${tomcat.path}"/>
+ <mkdir dir="${tomcat.path}" />
<!-- Fetch tomcat6 mirror url, then .zip -->
<get dest="${project.build.directory}/mirror.xml" skipexisting="true">
- <url url="http://tomcat.apache.org/download-60.cgi"/>
+ <url url="http://tomcat.apache.org/download-60.cgi" />
</get>
- <replaceregexp file="${project.build.directory}/mirror.xml"
- match="<!DOCTYPE(.*)>"
- replace=""
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/mirror.xml" match="<!DOCTYPE(.*)>" replace="" byline="true" />
- <xslt
- basedir="${project.build.directory}"
- destdir="${project.build.directory}"
- includes="mirror.xml"
- extension=".xml"
- style="${project.basedir}/extract-download-urls.xsl">
+ <xslt basedir="${project.build.directory}" destdir="${project.build.directory}" includes="mirror.xml" extension=".xml" style="${project.basedir}/extract-download-urls.xsl">
- <mapper type="glob" from="mirror.xml" to="download-urls.xml"/>
+ <mapper type="glob" from="mirror.xml" to="download-urls.xml" />
</xslt>
- <replaceregexp file="${project.build.directory}/download-urls.xml"
- match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>"
- replace="<dir.name>apache-tomcat-\2</dir.name>"
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/download-urls.xml" match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>" replace="<dir.name>apache-tomcat-\2</dir.name>" byline="true" />
- <xmlproperty file="${project.build.directory}/download-urls.xml"/>
+ <xmlproperty file="${project.build.directory}/download-urls.xml" />
- <basename file="${tomcat.download.url}" property="tomcat.file.name"/>
- <property name="tomcat.zip"
- value="${tomcat.path}/${tomcat.file.name}"/>
- <property name="tomcat.dir.effective"
- value="${tomcat.path}/${tomcat.download.dir.name}"/>
+ <basename file="${tomcat.download.url}" property="tomcat.file.name" />
+ <property name="tomcat.zip" value="${tomcat.path}/${tomcat.file.name}" />
+ <property name="tomcat.dir.effective" value="${tomcat.path}/${tomcat.download.dir.name}" />
- <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}"/>
+ <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}" />
<!-- echoproperties / -->
@@ -176,20 +161,20 @@
<!-- Download Tomcat unless already downloaded -->
<ant antfile="${project.basedir}/download-tomcat.xml">
- <target name="download-tomcat"/>
- <property name="url" value="${tomcat.download.url}"/>
- <property name="md5.url" value="${tomcat.download.url.md5}"/>
- <property name="dest" value="${tomcat.zip}"/>
+ <target name="download-tomcat" />
+ <property name="url" value="${tomcat.download.url}" />
+ <property name="md5.url" value="${tomcat.download.url.md5}" />
+ <property name="dest" value="${tomcat.zip}" />
</ant>
<!-- Extract downloaded Tomcat to servers dir -->
- <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false"/>
+ <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="tomcat.dir" value="${tomcat.dir.effective}"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="tomcat.dir" value="${tomcat.dir.effective}" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
@@ -218,9 +203,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/tomcat6.zip"
- basedir="${project.build.directory}/tomcat6"/>
- <attachartifact file="${project.build.directory}/tomcat6.zip" classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/tomcat6.zip" basedir="${project.build.directory}/tomcat6" />
+ <attachartifact file="${project.build.directory}/tomcat6.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
<packaging>pom</packaging>
@@ -85,9 +83,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -126,42 +124,29 @@
<configuration>
<target>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${tomcat.path}"/>
+ <mkdir dir="${tomcat.path}" />
<!-- Fetch tomcat7 mirror url, then .zip -->
<get dest="${project.build.directory}/mirror.xml" skipexisting="true">
- <url url="http://tomcat.apache.org/download-70.cgi"/>
+ <url url="http://tomcat.apache.org/download-70.cgi" />
</get>
- <replaceregexp file="${project.build.directory}/mirror.xml"
- match="<!DOCTYPE(.*)>"
- replace=""
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/mirror.xml" match="<!DOCTYPE(.*)>" replace="" byline="true" />
- <xslt
- basedir="${project.build.directory}"
- destdir="${project.build.directory}"
- includes="mirror.xml"
- extension=".xml"
- style="${project.basedir}/extract-download-urls.xsl">
+ <xslt basedir="${project.build.directory}" destdir="${project.build.directory}" includes="mirror.xml" extension=".xml" style="${project.basedir}/extract-download-urls.xsl">
- <mapper type="glob" from="mirror.xml" to="download-urls.xml"/>
+ <mapper type="glob" from="mirror.xml" to="download-urls.xml" />
</xslt>
- <replaceregexp file="${project.build.directory}/download-urls.xml"
- match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>"
- replace="<dir.name>apache-tomcat-\2</dir.name>"
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/download-urls.xml" match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>" replace="<dir.name>apache-tomcat-\2</dir.name>" byline="true" />
- <xmlproperty file="${project.build.directory}/download-urls.xml"/>
+ <xmlproperty file="${project.build.directory}/download-urls.xml" />
- <basename file="${tomcat.download.url}" property="tomcat.file.name"/>
- <property name="tomcat.zip"
- value="${tomcat.path}/${tomcat.file.name}"/>
- <property name="tomcat.dir.effective"
- value="${tomcat.path}/${tomcat.download.dir.name}"/>
+ <basename file="${tomcat.download.url}" property="tomcat.file.name" />
+ <property name="tomcat.zip" value="${tomcat.path}/${tomcat.file.name}" />
+ <property name="tomcat.dir.effective" value="${tomcat.path}/${tomcat.download.dir.name}" />
- <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}"/>
+ <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}" />
<!-- echoproperties / -->
@@ -176,20 +161,20 @@
<!-- Download Tomcat unless already downloaded -->
<ant antfile="${project.basedir}/download-tomcat.xml">
- <target name="download-tomcat"/>
- <property name="url" value="${tomcat.download.url}"/>
- <property name="md5.url" value="${tomcat.download.url.md5}"/>
- <property name="dest" value="${tomcat.zip}"/>
+ <target name="download-tomcat" />
+ <property name="url" value="${tomcat.download.url}" />
+ <property name="md5.url" value="${tomcat.download.url.md5}" />
+ <property name="dest" value="${tomcat.zip}" />
</ant>
<!-- Extract downloaded Tomcat to servers dir -->
- <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false"/>
+ <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="tomcat.dir" value="${tomcat.dir.effective}"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="tomcat.dir" value="${tomcat.dir.effective}" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
@@ -218,8 +203,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7"/>
- <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7" />
+ <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/tomcat/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -19,8 +19,7 @@
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -32,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -63,9 +62,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-M01</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-M01</url>
</scm>
<modules>
@@ -377,145 +376,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -526,55 +525,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
@@ -842,12 +841,11 @@
<phase>compile</phase>
<configuration>
<tasks>
- <copy failonerror="false"
- todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
+ <copy failonerror="false" todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
<fileset dir="${basedir}/src/main/webapp/WEB-INF/classes">
- <include name="**/*_en.properties"/>
+ <include name="**/*_en.properties" />
</fileset>
- <globmapper from="*_en.properties" to="*.properties"/>
+ <globmapper from="*_en.properties" to="*.properties" />
</copy>
</tasks>
</configuration>
@@ -902,7 +900,7 @@
</property>
<property>
<name>gatein.test.datasource.password</name>
- <value/>
+ <value />
</property>
</systemProperties>
</configuration>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/portlet/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/starter/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/web/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-component/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-component/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/extension-component/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -22,13 +22,11 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/extension-config/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-config/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/extension-config/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,13 +21,12 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/extension-ear-as5/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,199 +1,198 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ JBoss, a division of Red Hat
- ~ Copyright 2011, Red Hat Middleware, LLC, and individual
- ~ contributors as indicated by the @authors tag. See the
- ~ copyright.txt in the distribution for a full listing of
- ~ individual contributors.
- ~
- ~ This is free software; you can redistribute it and/or modify it
- ~ under the terms of the GNU Lesser General Public License as
- ~ published by the Free Software Foundation; either version 2.1 of
- ~ the License, or (at your option) any later version.
- ~
- ~ This software is distributed in the hope that it will be useful,
- ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
- ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- ~ Lesser General Public License for more details.
- ~
- ~ You should have received a copy of the GNU Lesser General Public
- ~ License along with this software; if not, write to the Free
- ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- -->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.gatein.integration</groupId>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ JBoss, a division of Red Hat
+ ~ Copyright 2011, Red Hat Middleware, LLC, and individual
+ ~ contributors as indicated by the @authors tag. See the
+ ~ copyright.txt in the distribution for a full listing of
+ ~ individual contributors.
+ ~
+ ~ This is free software; you can redistribute it and/or modify it
+ ~ under the terms of the GNU Lesser General Public License as
+ ~ published by the Free Software Foundation; either version 2.1 of
+ ~ the License, or (at your option) any later version.
+ ~
+ ~ This software is distributed in the hope that it will be useful,
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ ~ Lesser General Public License for more details.
+ ~
+ ~ You should have received a copy of the GNU Lesser General Public
+ ~ License along with this software; if not, write to the Free
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
- </parent>
-
- <artifactId>extension-ear-as5</artifactId>
- <packaging>ear</packaging>
-
- <name>GateIn WSRP Integration extension EAR for JBoss AS 5</name>
-
- <dependencies>
- <dependency>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-config</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-war</artifactId>
- <version>${project.version}</version>
- <type>war</type>
- </dependency>
- <dependency>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-component</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-admin-gui</artifactId>
- <version>${org.gatein.wsrp.version}</version>
- <type>war</type>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-producer-jb5wss</artifactId>
- <version>${org.gatein.wsrp.version}</version>
- <type>war</type>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-producer-lib</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-consumer</artifactId>
- <exclusions>
- <exclusion>
- <groupId>apache-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-jcr-impl</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-common</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp1-ws</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp2-ws</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-integration-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss-jboss5</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss</artifactId>
- </dependency>
- </dependencies>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.6</source>
- <target>1.6</target>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-ear-plugin</artifactId>
- <configuration>
- <displayName>gatein-wsrp-integration</displayName>
- <defaultLibBundleDir>lib</defaultLibBundleDir>
- <modules>
- <webModule>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-war</artifactId>
- <contextRoot>gatein-wsrp-integration</contextRoot>
- </webModule>
- <webModule>
- <groupId>org.gatein.wsrp</groupId>
+ <version>3.2.0-M01</version>
+ </parent>
+
+ <artifactId>extension-ear-as5</artifactId>
+ <packaging>ear</packaging>
+
+ <name>GateIn WSRP Integration extension EAR for JBoss AS 5</name>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-config</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-war</artifactId>
+ <version>${project.version}</version>
+ <type>war</type>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-component</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-admin-gui</artifactId>
+ <version>${org.gatein.wsrp.version}</version>
+ <type>war</type>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-producer-jb5wss</artifactId>
+ <version>${org.gatein.wsrp.version}</version>
+ <type>war</type>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-producer-lib</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-consumer</artifactId>
+ <exclusions>
+ <exclusion>
+ <groupId>apache-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-jcr-impl</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-common</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp1-ws</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp2-ws</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-integration-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss-jboss5</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss</artifactId>
+ </dependency>
+ </dependencies>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <configuration>
+ <source>1.6</source>
+ <target>1.6</target>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-ear-plugin</artifactId>
+ <configuration>
+ <displayName>gatein-wsrp-integration</displayName>
+ <defaultLibBundleDir>lib</defaultLibBundleDir>
+ <modules>
+ <webModule>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-war</artifactId>
+ <contextRoot>gatein-wsrp-integration</contextRoot>
+ </webModule>
+ <webModule>
+ <groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-producer-jb5wss</artifactId>
<contextRoot>wsrp-producer</contextRoot>
- </webModule>
- <webModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-admin-gui</artifactId>
- <contextRoot>wsrp-admin-gui</contextRoot>
- </webModule>
- <jarModule>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-config</artifactId>
- <includeInApplicationXml>true</includeInApplicationXml>
- <bundleDir>/</bundleDir>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.integration</groupId>
- <artifactId>extension-component</artifactId>
- <includeInApplicationXml>true</includeInApplicationXml>
- <bundleDir>/</bundleDir>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-producer-lib</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-consumer</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-jcr-impl</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-common</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp1-ws</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp2-ws</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-integration-api</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss-jboss5</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss</artifactId>
- </jarModule>
- </modules>
- </configuration>
- </plugin>
- </plugins>
- <finalName>gatein-wsrp-integration</finalName>
- </build>
-
-</project>
+ </webModule>
+ <webModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-admin-gui</artifactId>
+ <contextRoot>wsrp-admin-gui</contextRoot>
+ </webModule>
+ <jarModule>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-config</artifactId>
+ <includeInApplicationXml>true</includeInApplicationXml>
+ <bundleDir>/</bundleDir>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.integration</groupId>
+ <artifactId>extension-component</artifactId>
+ <includeInApplicationXml>true</includeInApplicationXml>
+ <bundleDir>/</bundleDir>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-producer-lib</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-consumer</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-jcr-impl</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-common</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp1-ws</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp2-ws</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-integration-api</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss-jboss5</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss</artifactId>
+ </jarModule>
+ </modules>
+ </configuration>
+ </plugin>
+ </plugins>
+ <finalName>gatein-wsrp-integration</finalName>
+ </build>
+
+</project>
Modified: portal/trunk/wsrp-integration/extension-ear-as6/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -23,15 +23,13 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>extension-ear-as6</artifactId>
@@ -67,49 +65,49 @@
<artifactId>wsrp-producer</artifactId>
<version>${org.gatein.wsrp.version}</version>
<type>war</type>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-producer-lib</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-consumer</artifactId>
- <exclusions>
- <exclusion>
- <groupId>apache-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-jcr-impl</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-common</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp1-ws</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp2-ws</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-integration-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss-jboss5</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-producer-lib</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-consumer</artifactId>
+ <exclusions>
+ <exclusion>
+ <groupId>apache-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-jcr-impl</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-common</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp1-ws</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp2-ws</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-integration-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss-jboss5</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss</artifactId>
+ </dependency>
</dependencies>
<build>
@@ -127,7 +125,7 @@
<artifactId>maven-ear-plugin</artifactId>
<configuration>
<displayName>gatein-wsrp-integration</displayName>
- <defaultLibBundleDir>lib</defaultLibBundleDir>
+ <defaultLibBundleDir>lib</defaultLibBundleDir>
<modules>
<webModule>
<groupId>org.gatein.integration</groupId>
@@ -155,43 +153,43 @@
<artifactId>extension-component</artifactId>
<includeInApplicationXml>true</includeInApplicationXml>
<bundleDir>/</bundleDir>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-producer-lib</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-consumer</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-jcr-impl</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-common</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp1-ws</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wsrp2-ws</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-integration-api</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss-jboss5</artifactId>
- </jarModule>
- <jarModule>
- <groupId>org.gatein.wsrp</groupId>
- <artifactId>wsrp-wss</artifactId>
</jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-producer-lib</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-consumer</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-jcr-impl</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-common</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp1-ws</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wsrp2-ws</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-integration-api</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss-jboss5</artifactId>
+ </jarModule>
+ <jarModule>
+ <groupId>org.gatein.wsrp</groupId>
+ <artifactId>wsrp-wss</artifactId>
+ </jarModule>
</modules>
</configuration>
</plugin>
Modified: portal/trunk/wsrp-integration/extension-war/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/extension-war/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/extension-war/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -1,43 +1,42 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ JBoss, a division of Red Hat
- ~ Copyright 2011, Red Hat Middleware, LLC, and individual
- ~ contributors as indicated by the @authors tag. See the
- ~ copyright.txt in the distribution for a full listing of
- ~ individual contributors.
- ~
- ~ This is free software; you can redistribute it and/or modify it
- ~ under the terms of the GNU Lesser General Public License as
- ~ published by the Free Software Foundation; either version 2.1 of
- ~ the License, or (at your option) any later version.
- ~
- ~ This software is distributed in the hope that it will be useful,
- ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
- ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- ~ Lesser General Public License for more details.
- ~
- ~ You should have received a copy of the GNU Lesser General Public
- ~ License along with this software; if not, write to the Free
- ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- -->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <artifactId>gatein-wsrp-integration-parent</artifactId>
- <groupId>org.gatein.integration</groupId>
- <version>3.2.0-M01-SNAPSHOT</version>
- </parent>
-
- <artifactId>extension-war</artifactId>
- <packaging>war</packaging>
-
- <name>GateIn WSRP Integration extension WAR</name>
-
- <build>
- <finalName>gatein-wsrp-integration</finalName>
- </build>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ JBoss, a division of Red Hat
+ ~ Copyright 2011, Red Hat Middleware, LLC, and individual
+ ~ contributors as indicated by the @authors tag. See the
+ ~ copyright.txt in the distribution for a full listing of
+ ~ individual contributors.
+ ~
+ ~ This is free software; you can redistribute it and/or modify it
+ ~ under the terms of the GNU Lesser General Public License as
+ ~ published by the Free Software Foundation; either version 2.1 of
+ ~ the License, or (at your option) any later version.
+ ~
+ ~ This software is distributed in the hope that it will be useful,
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ ~ Lesser General Public License for more details.
+ ~
+ ~ You should have received a copy of the GNU Lesser General Public
+ ~ License along with this software; if not, write to the Free
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <artifactId>gatein-wsrp-integration-parent</artifactId>
+ <groupId>org.gatein.integration</groupId>
+ <version>3.2.0-M01</version>
+ </parent>
+
+ <artifactId>extension-war</artifactId>
+ <packaging>war</packaging>
+
+ <name>GateIn WSRP Integration extension WAR</name>
+
+ <build>
+ <finalName>gatein-wsrp-integration</finalName>
+ </build>
+
+</project>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 23:23:41 UTC (rev 6698)
@@ -21,22 +21,21 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>GateIn WSRP Integration</name>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
@@ -57,15 +56,15 @@
</profile>
<profile>
<id>pkg-tomcat</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-tomcat7</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-jetty</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-jbossas</id>
13 years, 6 months
gatein SVN: r6697 - in portal/trunk: docs/reference-guide and 3 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 18:50:45 -0400 (Tue, 21 Jun 2011)
New Revision: 6697
Modified:
portal/trunk/docs/pom.xml
portal/trunk/docs/reference-guide/pom.xml
portal/trunk/docs/user-guide/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/tomcat/pkg/pom.xml
Log:
- change docs version for release
- make 'release' profile package all servers
Modified: portal/trunk/docs/pom.xml
===================================================================
--- portal/trunk/docs/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
+++ portal/trunk/docs/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/reference-guide/pom.xml
===================================================================
--- portal/trunk/docs/reference-guide/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
+++ portal/trunk/docs/reference-guide/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<groupId>org.gatein.doc</groupId>
Modified: portal/trunk/docs/user-guide/pom.xml
===================================================================
--- portal/trunk/docs/user-guide/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
+++ portal/trunk/docs/user-guide/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-user-guide-en</artifactId>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
+++ portal/trunk/packaging/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
@@ -48,6 +48,15 @@
</modules>
</profile>
<profile>
+ <id>release</id>
+ <modules>
+ <module>tomcat</module>
+ <module>jetty</module>
+ <module>jboss-as5</module>
+ <module>jboss-as6</module>
+ </modules>
+ </profile>
+ <profile>
<id>pkg-tomcat</id>
<modules>
<module>tomcat</module>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 22:50:45 UTC (rev 6697)
@@ -883,5 +883,19 @@
<module>tc7</module>
</modules>
</profile>
+ <profile>
+ <id>pkg-all</id>
+ <modules>
+ <module>tc6</module>
+ <module>tc7</module>
+ </modules>
+ </profile>
+ <profile>
+ <id>release</id>
+ <modules>
+ <module>tc6</module>
+ <module>tc7</module>
+ </modules>
+ </profile>
</profiles>
</project>
13 years, 6 months
gatein SVN: r6696 - in portal/trunk: component and 75 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 18:08:55 -0400 (Tue, 21 Jun 2011)
New Revision: 6696
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/organization/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/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/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/pom.xml
Log:
revert release/tag
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/common/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/management/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/test/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
@@ -844,14 +846,14 @@
<!-- War files -->
<dependency>
- <?expand?>
+ <?expand ?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand?>
+ <?expand ?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -977,9 +979,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
</configuration>
@@ -1117,7 +1119,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1127,25 +1129,26 @@
"
</fail>
- <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip" />
+ <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip"/>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}" />
+ <mkdir dir="${jbossas.path}"/>
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss" />
- <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
- <property name="dest" value="${jbossas.zip}" />
+ <target name="download-jboss"/>
+ <property name="url"
+ value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
+ <property name="dest" value="${jbossas.zip}"/>
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
</configuration>
@@ -1173,8 +1176,10 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip" basedir="${jbossas.target.dir}" />
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip" classifier="bundle" type="zip" />
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
+ basedir="${jbossas.target.dir}"/>
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
+ classifier="bundle" type="zip"/>
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,9 +1,11 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
@@ -830,19 +832,19 @@
<groupId>org.gatein.integration</groupId>
<artifactId>extension-ear-as6</artifactId>
<type>ear</type>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<!-- War files -->
<dependency>
- <?expand?>
+ <?expand ?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand?>
+ <?expand ?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -968,9 +970,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
</configuration>
@@ -1108,7 +1110,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1118,25 +1120,27 @@
"
</fail>
- <property name="jbossas.zip" value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip" />
+ <property name="jbossas.zip"
+ value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip"/>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}" />
+ <mkdir dir="${jbossas.path}"/>
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss" />
- <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
- <property name="dest" value="${jbossas.zip}" />
+ <target name="download-jboss"/>
+ <property name="url"
+ value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
+ <property name="dest" value="${jbossas.zip}"/>
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
</configuration>
@@ -1164,8 +1168,10 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" basedir="${jbossas.target.dir}" />
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" classifier="bundle" type="zip" />
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
+ basedir="${jbossas.target.dir}"/>
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
+ classifier="bundle" type="zip"/>
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,9 +1,11 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jetty.pkg</artifactId>
<packaging>pom</packaging>
@@ -833,11 +835,16 @@
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets />
- <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/jetty/lib" />
- <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps" />
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
+ <dependencyfilesets/>
+ <xslt
+ basedir="${project.basedir}"
+ destdir="${project.build.directory}"
+ includes="pom.xml"
+ extension=".xml"
+ style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/jetty/lib"/>
+ <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps"/>
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -846,24 +853,24 @@
<!-- Copy jetty -->
<copy todir="${project.build.directory}/jetty">
<fileset dir="${jetty.dir}">
- <exclude name="webapps/**" />
- <exclude name="contexts/**" />
+ <exclude name="webapps/**"/>
+ <exclude name="contexts/**"/>
</fileset>
</copy>
<!-- Copy configuration -->
<copy todir="${project.build.directory}/jetty" overwrite="true">
- <fileset dir="${project.basedir}/src/main/resources/jetty" />
+ <fileset dir="${project.basedir}/src/main/resources/jetty"/>
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/jetty/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties" />
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties"/>
</copy>
<!-- File permissions -->
- <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh" />
- <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh" />
+ <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh"/>
+ <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh"/>
</target>
</configuration>
@@ -891,8 +898,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty" />
- <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip" />
+ <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty"/>
+ <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip"/>
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jetty/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,9 +1,11 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -788,7 +790,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
@@ -835,11 +837,16 @@
<configuration>
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets />
- <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/tomcat/lib" />
- <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps" />
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
+ <dependencyfilesets/>
+ <xslt
+ basedir="${project.basedir}"
+ destdir="${project.build.directory}"
+ includes="pom.xml"
+ extension=".xml"
+ style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/tomcat/lib"/>
+ <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps"/>
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -847,12 +854,12 @@
<!-- Copy configuration -->
<copy todir="${project.build.directory}/tomcat">
- <fileset dir="${project.basedir}/src/main/resources/tomcat" />
+ <fileset dir="${project.basedir}/src/main/resources/tomcat"/>
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/tomcat/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties" />
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties"/>
</copy>
</target>
Modified: portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
<packaging>pom</packaging>
@@ -83,9 +85,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
</configuration>
@@ -124,29 +126,42 @@
<configuration>
<target>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${tomcat.path}" />
+ <mkdir dir="${tomcat.path}"/>
<!-- Fetch tomcat7 mirror url, then .zip -->
<get dest="${project.build.directory}/mirror.xml" skipexisting="true">
- <url url="http://tomcat.apache.org/download-70.cgi" />
+ <url url="http://tomcat.apache.org/download-70.cgi"/>
</get>
- <replaceregexp file="${project.build.directory}/mirror.xml" match="<!DOCTYPE(.*)>" replace="" byline="true" />
+ <replaceregexp file="${project.build.directory}/mirror.xml"
+ match="<!DOCTYPE(.*)>"
+ replace=""
+ byline="true"/>
- <xslt basedir="${project.build.directory}" destdir="${project.build.directory}" includes="mirror.xml" extension=".xml" style="${project.basedir}/extract-download-urls.xsl">
+ <xslt
+ basedir="${project.build.directory}"
+ destdir="${project.build.directory}"
+ includes="mirror.xml"
+ extension=".xml"
+ style="${project.basedir}/extract-download-urls.xsl">
- <mapper type="glob" from="mirror.xml" to="download-urls.xml" />
+ <mapper type="glob" from="mirror.xml" to="download-urls.xml"/>
</xslt>
- <replaceregexp file="${project.build.directory}/download-urls.xml" match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>" replace="<dir.name>apache-tomcat-\2</dir.name>" byline="true" />
+ <replaceregexp file="${project.build.directory}/download-urls.xml"
+ match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>"
+ replace="<dir.name>apache-tomcat-\2</dir.name>"
+ byline="true"/>
- <xmlproperty file="${project.build.directory}/download-urls.xml" />
+ <xmlproperty file="${project.build.directory}/download-urls.xml"/>
- <basename file="${tomcat.download.url}" property="tomcat.file.name" />
- <property name="tomcat.zip" value="${tomcat.path}/${tomcat.file.name}" />
- <property name="tomcat.dir.effective" value="${tomcat.path}/${tomcat.download.dir.name}" />
+ <basename file="${tomcat.download.url}" property="tomcat.file.name"/>
+ <property name="tomcat.zip"
+ value="${tomcat.path}/${tomcat.file.name}"/>
+ <property name="tomcat.dir.effective"
+ value="${tomcat.path}/${tomcat.download.dir.name}"/>
- <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}" />
+ <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}"/>
<!-- echoproperties / -->
@@ -161,20 +176,20 @@
<!-- Download Tomcat unless already downloaded -->
<ant antfile="${project.basedir}/download-tomcat.xml">
- <target name="download-tomcat" />
- <property name="url" value="${tomcat.download.url}" />
- <property name="md5.url" value="${tomcat.download.url.md5}" />
- <property name="dest" value="${tomcat.zip}" />
+ <target name="download-tomcat"/>
+ <property name="url" value="${tomcat.download.url}"/>
+ <property name="md5.url" value="${tomcat.download.url.md5}"/>
+ <property name="dest" value="${tomcat.zip}"/>
</ant>
<!-- Extract downloaded Tomcat to servers dir -->
- <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false" />
+ <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false"/>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package" />
- <property name="tomcat.dir" value="${tomcat.dir.effective}" />
- <property name="maven.project.basedir" value="${project.basedir}" />
- <property name="maven.project.build.directory" value="${project.build.directory}" />
+ <target name="package"/>
+ <property name="tomcat.dir" value="${tomcat.dir.effective}"/>
+ <property name="maven.project.basedir" value="${project.basedir}"/>
+ <property name="maven.project.build.directory" value="${project.build.directory}"/>
</ant>
</target>
@@ -203,8 +218,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7" />
- <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip" />
+ <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7"/>
+ <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip"/>
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/tomcat/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -1,9 +1,11 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -19,7 +19,8 @@
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -31,7 +32,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -376,145 +377,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -525,55 +526,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
@@ -841,11 +842,12 @@
<phase>compile</phase>
<configuration>
<tasks>
- <copy failonerror="false" todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
+ <copy failonerror="false"
+ todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
<fileset dir="${basedir}/src/main/webapp/WEB-INF/classes">
- <include name="**/*_en.properties" />
+ <include name="**/*_en.properties"/>
</fileset>
- <globmapper from="*_en.properties" to="*.properties" />
+ <globmapper from="*_en.properties" to="*.properties"/>
</copy>
</tasks>
</configuration>
@@ -900,7 +902,7 @@
</property>
<property>
<name>gatein.test.datasource.password</name>
- <value />
+ <value/>
</property>
</systemProperties>
</configuration>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/portlet/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</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-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/starter/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/web/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 21:36:10 UTC (rev 6695)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 22:08:55 UTC (rev 6696)
@@ -21,21 +21,22 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>GateIn WSRP Integration</name>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M02-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
@@ -56,15 +57,15 @@
</profile>
<profile>
<id>pkg-tomcat</id>
- <modules />
+ <modules/>
</profile>
<profile>
<id>pkg-tomcat7</id>
- <modules />
+ <modules/>
</profile>
<profile>
<id>pkg-jetty</id>
- <modules />
+ <modules/>
</profile>
<profile>
<id>pkg-jbossas</id>
13 years, 6 months
gatein SVN: r6695 - portal/tags.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 17:36:10 -0400 (Tue, 21 Jun 2011)
New Revision: 6695
Removed:
portal/tags/3.2.0-M01/
Log:
remove wrong tag
13 years, 6 months
gatein SVN: r6694 - epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application.
by do-not-reply@jboss.org
Author: ghjboss
Date: 2011-06-21 14:42:55 -0400 (Tue, 21 Jun 2011)
New Revision: 6694
Modified:
epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java
epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java
Log:
fix for JBEPP-982
Modified: epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java
===================================================================
--- epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java 2011-06-21 14:11:16 UTC (rev 6693)
+++ epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletActionListener.java 2011-06-21 18:42:55 UTC (rev 6694)
@@ -76,6 +76,9 @@
{
public static final String PORTLET_EVENTS = "PortletEvents";
+
+ public static final String CHANGE_WINDOW_STATE_EVENT = "PortletChangeWindowStateEvent";
+ public static final String CHANGE_PORTLET_MODE_EVENT = "ChangePortletModeEvent";
protected static Log log = ExoLogger.getLogger("portal:UIPortletActionListener");
@@ -753,11 +756,28 @@
pcontext.addUIComponentToUpdateByAjax(uiWorkingWS);
pcontext.setFullRender(true);
- String windowState = event.getRequestContext().getRequestParameter(Constants.PORTAL_WINDOW_STATE);
+ String windowState = null;
+
+ Object changeWindowStateAttribute = event.getRequestContext().getAttribute(CHANGE_WINDOW_STATE_EVENT);
+ if (changeWindowStateAttribute != null && changeWindowStateAttribute instanceof String)
+ {
+ windowState = (String)changeWindowStateAttribute;
+ }
+
if (windowState == null)
{
- windowState = event.getRequestContext().getRequestParameter(UIComponent.OBJECTID).trim();
+ windowState = event.getRequestContext().getRequestParameter(Constants.PORTAL_WINDOW_STATE);
}
+ if (windowState == null)
+ {
+ windowState = event.getRequestContext().getRequestParameter(UIComponent.OBJECTID).trim();
+ }
+
+ if (windowState == null)
+ {
+ windowState = uiPortlet.getCurrentWindowState().toString();
+ }
+
UIPageBody uiPageBody = uiPortlet.getAncestorOfType(UIPageBody.class);
UIPage uiPage = uiPortlet.getAncestorOfType(UIPage.class);
if (windowState.equals(WindowState.MAXIMIZED.toString()))
@@ -816,11 +836,26 @@
public void execute(Event<UIPortlet> event) throws Exception
{
UIPortlet uiPortlet = event.getSource();
- String portletMode = event.getRequestContext().getRequestParameter(Constants.PORTAL_PORTLET_MODE);
+ String portletMode = null;
+
+ Object changePortletModeAttribute = event.getRequestContext().getAttribute(CHANGE_PORTLET_MODE_EVENT);
+ if (changePortletModeAttribute != null && changePortletModeAttribute instanceof String)
+ {
+ portletMode = (String)changePortletModeAttribute;
+ }
+
if (portletMode == null)
{
- portletMode = event.getRequestContext().getRequestParameter(UIComponent.OBJECTID);
+ portletMode = event.getRequestContext().getRequestParameter(Constants.PORTAL_PORTLET_MODE);
}
+ if (portletMode == null)
+ {
+ portletMode = event.getRequestContext().getRequestParameter(UIComponent.OBJECTID);
+ }
+ if (portletMode == null)
+ {
+ portletMode = uiPortlet.getCurrentPortletMode().toString();
+ }
log.trace("Change portlet mode of " + uiPortlet.getPortletContext().getId() + " to " + portletMode);
if (portletMode.equals(PortletMode.HELP.toString()))
Modified: epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java
===================================================================
--- epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java 2011-06-21 14:11:16 UTC (rev 6693)
+++ epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java 2011-06-21 18:42:55 UTC (rev 6694)
@@ -83,6 +83,12 @@
{
try
{
+ //The PortletMode and WindowState can change during a portlet invocation, so we need
+ //to be able to compare the results before and after invoking the portlet to know if
+ //we need to broadcast a change event or not.
+ PortletMode currentPortletMode = uicomponent.getCurrentPortletMode();
+ WindowState currentWindowState = uicomponent.getCurrentWindowState();
+
String action = context.getRequestParameter(PortalRequestContext.UI_COMPONENT_ACTION);
if (action != null)
{
@@ -140,6 +146,26 @@
event.broadcast();
}
+ //These two checks needs to go after the ProcessAction, ServeResource or Render broadcast events.
+ //The mode or state can change during the invocation and we need to be able to broadcast the change
+ //event if this occurs.
+ if (currentPortletMode != null && !currentPortletMode.equals(uicomponent.getCurrentPortletMode()))
+ {
+ context.setAttribute(UIPortletActionListener.CHANGE_PORTLET_MODE_EVENT, uicomponent.getCurrentPortletMode().toString());
+ Event<UIComponent> event = uicomponent.createEvent("ChangePortletMode", Event.Phase.PROCESS, context);
+ if (event != null)
+ event.broadcast();
+ context.setAttribute(UIPortletActionListener.CHANGE_PORTLET_MODE_EVENT, null);
+ }
+ if (currentWindowState != null && !currentWindowState.equals(uicomponent.getCurrentWindowState()))
+ {
+ context.setAttribute(UIPortletActionListener.CHANGE_WINDOW_STATE_EVENT, uicomponent.getCurrentWindowState().toString());
+ Event<UIComponent> event = uicomponent.createEvent("ChangeWindowState", Event.Phase.PROCESS, context);
+ if (event != null)
+ event.broadcast();
+ context.setAttribute(UIPortletActionListener.CHANGE_WINDOW_STATE_EVENT, null);
+ }
+
context.addUIComponentToUpdateByAjax(uicomponent);
}
catch (Exception e)
13 years, 6 months
gatein SVN: r6693 - in portal/trunk: component and 75 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 10:11:16 -0400 (Tue, 21 Jun 2011)
New Revision: 6693
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/organization/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/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/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/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/common/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/management/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/test/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
@@ -830,7 +830,7 @@
<groupId>org.gatein.integration</groupId>
<artifactId>extension-ear-as6</artifactId>
<type>ear</type>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<!-- War files -->
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -788,7 +788,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
Modified: portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -62,9 +62,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-M01</url>
+ <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>
</scm>
<modules>
@@ -376,145 +376,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -525,55 +525,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/portlet/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</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-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/starter/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/web/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -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-M02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 14:06:45 UTC (rev 6692)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 14:11:16 UTC (rev 6693)
@@ -28,14 +28,14 @@
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01</version>
+ <version>3.2.0-M02-SNAPSHOT</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
13 years, 6 months
gatein SVN: r6692 - portal/tags.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 10:06:45 -0400 (Tue, 21 Jun 2011)
New Revision: 6692
Added:
portal/tags/3.2.0-M01/
Log:
[maven-release-plugin] copy for tag 3.2.0-M01
13 years, 6 months
gatein SVN: r6691 - in portal/trunk: component and 75 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 10:05:37 -0400 (Tue, 21 Jun 2011)
New Revision: 6691
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/organization/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/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/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/pom.xml
Log:
[maven-release-plugin] prepare release 3.2.0-M01
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/common/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/management/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/test/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-api</artifactId>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss5.pkg</artifactId>
@@ -846,14 +844,14 @@
<!-- War files -->
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -979,9 +977,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1119,7 +1117,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1129,26 +1127,25 @@
"
</fail>
- <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip"/>
+ <property name="jbossas.zip" value="${jbossas.path}/jboss-${jbossas.dist.version}.zip" />
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}"/>
+ <mkdir dir="${jbossas.path}" />
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss"/>
- <property name="url"
- value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
- <property name="dest" value="${jbossas.zip}"/>
+ <target name="download-jboss" />
+ <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
+ <property name="dest" value="${jbossas.zip}" />
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1176,10 +1173,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
- basedir="${jbossas.target.dir}"/>
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip"
- classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas.zip" basedir="${jbossas.target.dir}" />
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as5/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6.pkg</artifactId>
@@ -832,19 +830,19 @@
<groupId>org.gatein.integration</groupId>
<artifactId>extension-ear-as6</artifactId>
<type>ear</type>
- <version>${project.version}</version>
+ <version>3.2.0-M01</version>
</dependency>
<!-- War files -->
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/01eXoResources.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
<type>war</type>
</dependency>
<dependency>
- <?expand ?>
+ <?expand?>
<?move gatein.ear/02portal.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
@@ -970,9 +968,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1110,7 +1108,7 @@
</goals>
<configuration>
<target>
- <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}"/>
+ <available property="jbossas.dir.exists" type="dir" file="${jbossas.dir}" />
<fail if="jbossas.dir.exists">"
Destination JBossAS directory exists already:
@@ -1120,27 +1118,25 @@
"
</fail>
- <property name="jbossas.zip"
- value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip"/>
+ <property name="jbossas.zip" value="${jbossas.path}/jboss-as-distribution-${jbossas.dist.version}.zip" />
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${jbossas.path}"/>
+ <mkdir dir="${jbossas.path}" />
<!-- Download JBossAS unless already downloaded -->
<ant antfile="${project.basedir}/download-jboss.xml">
- <target name="download-jboss"/>
- <property name="url"
- value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..."/>
- <property name="dest" value="${jbossas.zip}"/>
+ <target name="download-jboss" />
+ <property name="url" value="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-${jbossas.version..." />
+ <property name="dest" value="${jbossas.zip}" />
</ant>
<!-- Extract downloaded JBossAS to servers dir -->
- <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false"/>
+ <unzip src="${jbossas.zip}" dest="${jbossas.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -1168,10 +1164,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
- basedir="${jbossas.target.dir}"/>
- <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip"
- classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" basedir="${jbossas.target.dir}" />
+ <attachartifact file="${project.build.directory}/GateIn-${project.version}-jbossas6.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jboss-as6/pom.xml
===================================================================
--- portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jboss6</artifactId>
Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jetty.pkg</artifactId>
<packaging>pom</packaging>
@@ -835,16 +833,11 @@
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets/>
- <xslt
- basedir="${project.basedir}"
- destdir="${project.build.directory}"
- includes="pom.xml"
- extension=".xml"
- style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/jetty/lib"/>
- <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps"/>
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
+ <dependencyfilesets />
+ <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/jetty/lib" />
+ <param name="webapps.dir" expression="${project.build.directory}/jetty/webapps" />
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -853,24 +846,24 @@
<!-- Copy jetty -->
<copy todir="${project.build.directory}/jetty">
<fileset dir="${jetty.dir}">
- <exclude name="webapps/**"/>
- <exclude name="contexts/**"/>
+ <exclude name="webapps/**" />
+ <exclude name="contexts/**" />
</fileset>
</copy>
<!-- Copy configuration -->
<copy todir="${project.build.directory}/jetty" overwrite="true">
- <fileset dir="${project.basedir}/src/main/resources/jetty"/>
+ <fileset dir="${project.basedir}/src/main/resources/jetty" />
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/jetty/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties"/>
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-jetty.properties" />
</copy>
<!-- File permissions -->
- <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh"/>
- <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh"/>
+ <chmod perm="0644" type="file" dir="${project.build.directory}/jetty/bin" excludes="**/*.sh" />
+ <chmod perm="0755" type="file" dir="${project.build.directory}/jetty/bin" includes="**/*.sh" />
</target>
</configuration>
@@ -898,8 +891,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty"/>
- <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/jetty.zip" basedir="${project.build.directory}/jetty" />
+ <attachartifact file="${project.build.directory}/jetty.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/jetty/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.jetty</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -790,7 +788,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
@@ -837,16 +835,11 @@
<configuration>
<target>
<!-- Copy the dependencies -->
- <dependencyfilesets/>
- <xslt
- basedir="${project.basedir}"
- destdir="${project.build.directory}"
- includes="pom.xml"
- extension=".xml"
- style="${project.basedir}/transform.xsl">
- <param name="lib.dir" expression="${project.build.directory}/tomcat/lib"/>
- <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps"/>
- <mapper type="glob" from="pom.xml" to="copy-dependencies.xml"/>
+ <dependencyfilesets />
+ <xslt basedir="${project.basedir}" destdir="${project.build.directory}" includes="pom.xml" extension=".xml" style="${project.basedir}/transform.xsl">
+ <param name="lib.dir" expression="${project.build.directory}/tomcat/lib" />
+ <param name="webapps.dir" expression="${project.build.directory}/tomcat/webapps" />
+ <mapper type="glob" from="pom.xml" to="copy-dependencies.xml" />
</xslt>
<ant antfile="${project.build.directory}/copy-dependencies.xml" inheritRefs="true">
<target name="copy-dependencies" />
@@ -854,12 +847,12 @@
<!-- Copy configuration -->
<copy todir="${project.build.directory}/tomcat">
- <fileset dir="${project.basedir}/src/main/resources/tomcat"/>
+ <fileset dir="${project.basedir}/src/main/resources/tomcat" />
</copy>
<!-- Copy configuration -->
<copy tofile="${project.build.directory}/tomcat/gatein/conf/configuration.properties">
- <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties"/>
+ <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties" />
</copy>
</target>
Modified: portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,14 +1,12 @@
<?xml version="1.0"?>
<?rename tofile="portal.war"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
<packaging>pom</packaging>
@@ -85,9 +83,9 @@
<configuration>
<target>
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
</configuration>
@@ -126,42 +124,29 @@
<configuration>
<target>
<!-- Autocreate servers.dir if necessary -->
- <mkdir dir="${tomcat.path}"/>
+ <mkdir dir="${tomcat.path}" />
<!-- Fetch tomcat7 mirror url, then .zip -->
<get dest="${project.build.directory}/mirror.xml" skipexisting="true">
- <url url="http://tomcat.apache.org/download-70.cgi"/>
+ <url url="http://tomcat.apache.org/download-70.cgi" />
</get>
- <replaceregexp file="${project.build.directory}/mirror.xml"
- match="<!DOCTYPE(.*)>"
- replace=""
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/mirror.xml" match="<!DOCTYPE(.*)>" replace="" byline="true" />
- <xslt
- basedir="${project.build.directory}"
- destdir="${project.build.directory}"
- includes="mirror.xml"
- extension=".xml"
- style="${project.basedir}/extract-download-urls.xsl">
+ <xslt basedir="${project.build.directory}" destdir="${project.build.directory}" includes="mirror.xml" extension=".xml" style="${project.basedir}/extract-download-urls.xsl">
- <mapper type="glob" from="mirror.xml" to="download-urls.xml"/>
+ <mapper type="glob" from="mirror.xml" to="download-urls.xml" />
</xslt>
- <replaceregexp file="${project.build.directory}/download-urls.xml"
- match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>"
- replace="<dir.name>apache-tomcat-\2</dir.name>"
- byline="true"/>
+ <replaceregexp file="${project.build.directory}/download-urls.xml" match="<dir.name>(.*)/apache-tomcat-(.*).zip</dir.name>" replace="<dir.name>apache-tomcat-\2</dir.name>" byline="true" />
- <xmlproperty file="${project.build.directory}/download-urls.xml"/>
+ <xmlproperty file="${project.build.directory}/download-urls.xml" />
- <basename file="${tomcat.download.url}" property="tomcat.file.name"/>
- <property name="tomcat.zip"
- value="${tomcat.path}/${tomcat.file.name}"/>
- <property name="tomcat.dir.effective"
- value="${tomcat.path}/${tomcat.download.dir.name}"/>
+ <basename file="${tomcat.download.url}" property="tomcat.file.name" />
+ <property name="tomcat.zip" value="${tomcat.path}/${tomcat.file.name}" />
+ <property name="tomcat.dir.effective" value="${tomcat.path}/${tomcat.download.dir.name}" />
- <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}"/>
+ <available property="tomcat.dir.exists" type="dir" file="${tomcat.dir.effective}" />
<!-- echoproperties / -->
@@ -176,20 +161,20 @@
<!-- Download Tomcat unless already downloaded -->
<ant antfile="${project.basedir}/download-tomcat.xml">
- <target name="download-tomcat"/>
- <property name="url" value="${tomcat.download.url}"/>
- <property name="md5.url" value="${tomcat.download.url.md5}"/>
- <property name="dest" value="${tomcat.zip}"/>
+ <target name="download-tomcat" />
+ <property name="url" value="${tomcat.download.url}" />
+ <property name="md5.url" value="${tomcat.download.url.md5}" />
+ <property name="dest" value="${tomcat.zip}" />
</ant>
<!-- Extract downloaded Tomcat to servers dir -->
- <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false"/>
+ <unzip src="${tomcat.zip}" dest="${tomcat.path}" overwrite="false" />
<ant antfile="${project.basedir}/package.xml" inheritRefs="true">
- <target name="package"/>
- <property name="tomcat.dir" value="${tomcat.dir.effective}"/>
- <property name="maven.project.basedir" value="${project.basedir}"/>
- <property name="maven.project.build.directory" value="${project.build.directory}"/>
+ <target name="package" />
+ <property name="tomcat.dir" value="${tomcat.dir.effective}" />
+ <property name="maven.project.basedir" value="${project.basedir}" />
+ <property name="maven.project.build.directory" value="${project.build.directory}" />
</ant>
</target>
@@ -218,8 +203,8 @@
</goals>
<configuration>
<target>
- <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7"/>
- <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip"/>
+ <zip destfile="${project.build.directory}/tomcat7.zip" basedir="${project.build.directory}/tomcat7" />
+ <attachartifact file="${project.build.directory}/tomcat7.zip" classifier="bundle" type="zip" />
</target>
</configuration>
</execution>
Modified: portal/trunk/packaging/tomcat/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.packaging.tomcat</artifactId>
<packaging>pom</packaging>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -19,8 +19,7 @@
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -32,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -63,9 +62,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-M01</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-M01</url>
</scm>
<modules>
@@ -377,145 +376,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.controller</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.security</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.server</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.api</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web.resources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.dashboard</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -526,55 +525,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-server</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.eXoGadgets</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.rest</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.exoadmin</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.eXoResources</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>gatein-sample-skin</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet.dashboard</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
@@ -842,12 +841,11 @@
<phase>compile</phase>
<configuration>
<tasks>
- <copy failonerror="false"
- todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
+ <copy failonerror="false" todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
<fileset dir="${basedir}/src/main/webapp/WEB-INF/classes">
- <include name="**/*_en.properties"/>
+ <include name="**/*_en.properties" />
</fileset>
- <globmapper from="*_en.properties" to="*.properties"/>
+ <globmapper from="*_en.properties" to="*.properties" />
</copy>
</tasks>
</configuration>
@@ -902,7 +900,7 @@
</property>
<property>
<name>gatein.test.datasource.password</name>
- <value/>
+ <value />
</property>
</systemProperties>
</configuration>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/portlet/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</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-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/starter/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/web/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 13:48:35 UTC (rev 6690)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 14:05:37 UTC (rev 6691)
@@ -21,22 +21,21 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>GateIn WSRP Integration</name>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
<packaging>pom</packaging>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-M01-SNAPSHOT</version>
+ <version>3.2.0-M01</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
@@ -57,15 +56,15 @@
</profile>
<profile>
<id>pkg-tomcat</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-tomcat7</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-jetty</id>
- <modules/>
+ <modules />
</profile>
<profile>
<id>pkg-jbossas</id>
13 years, 6 months