gatein SVN: r6689 - in portal/trunk: component and 75 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 09:46:15 -0400 (Tue, 21 Jun 2011)
New Revision: 6689
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 broken commit from release plugin
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/common/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/management/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/test/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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-M01</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-M01</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-M01</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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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-M01</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-M01</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-M01</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-M01</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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<artifactId>struts-jpetstore</artifactId>
Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -1,6 +1,8 @@
<?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>
@@ -9,7 +11,6 @@
<version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
- <version>3.2.0-M01</version>
<packaging>pom</packaging>
<name>GateIn for Tomcat 7 packaging</name>
@@ -84,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>
@@ -125,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 / -->
@@ -162,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>
@@ -204,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 13:07:49 UTC (rev 6688)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -62,9 +63,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</connection>
- <developerConnection>scm:svn:http://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:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
</scm>
<modules>
@@ -376,145 +377,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/portlet/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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-M01</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 13:07:49 UTC (rev 6688)
+++ portal/trunk/starter/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/web/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2011-06-21 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-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 13:07:49 UTC (rev 6688)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 13:46:15 UTC (rev 6689)
@@ -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-M01</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-M01</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: r6688 - portal/tags.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 09:07:49 -0400 (Tue, 21 Jun 2011)
New Revision: 6688
Added:
portal/tags/test
Log:
simple test
Added: portal/tags/test
===================================================================
13 years, 6 months
gatein SVN: r6687 - in portal/trunk: component and 75 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 08:16:06 -0400 (Tue, 21 Jun 2011)
New Revision: 6687
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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/common/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/management/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/test/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -1,8 +1,6 @@
<?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>
@@ -11,6 +9,7 @@
<version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg.tc7</artifactId>
+ <version>3.2.0-M01</version>
<packaging>pom</packaging>
<name>GateIn for Tomcat 7 packaging</name>
@@ -85,9 +84,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 +125,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 +162,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 +204,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 10:37:18 UTC (rev 6686)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.2.0-M01</connection>
+ <developerConnection>scm:svn:http://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 10:37:18 UTC (rev 6686)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/portlet/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/starter/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/web/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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 10:37:18 UTC (rev 6686)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 12:16:06 UTC (rev 6687)
@@ -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: r6686 - portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 06:37:18 -0400 (Tue, 21 Jun 2011)
New Revision: 6686
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_pt_BR.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml
Log:
update copyright notice to 2011
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -958,7 +958,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= Red Hat, Inc and eXo Platform SAS
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -917,7 +917,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights Reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= eXo SAS Plataforma y Red Hat, Inc..
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -253,7 +253,7 @@
UILoginForm.label.Signin=\u30b5\u30a4\u30f3\u30a4\u30f3
UILoginForm.label.ForAccount=\u30a2\u30ab\u30a6\u30f3\u30c8\u767b\u9332
UILoginForm.label.SigninFail=\u30b5\u30a4\u30f3\u30a4\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u8aa4\u3063\u305f\u30e6\u30fc\u30b6\u30fc\u540d\u307e\u305f\u306f\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u3059\u3002
-UILoginForm.label.Copyright=Copyright © 2009-2010. All rights reserved, Red Hat, Inc
+UILoginForm.label.Copyright=Copyright © 2009-2011. All rights reserved, Red Hat, Inc
#############################################################################
@@ -923,7 +923,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= Red Hat, Inc
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml 2011-06-21 10:37:18 UTC (rev 6686)
@@ -1432,7 +1432,7 @@
<!-- ############################################################################-->
<UIPortalToolPanel>
<label>
- <copyrightText><![CDATA[Copyright © 2010. All rights Reserved,]]></copyrightText>
+ <copyrightText><![CDATA[Copyright © 2011. All rights reserved,]]></copyrightText>
<companyTitleText> eXo Platform SAS and Red Hat, Inc..</companyTitleText>
</label>
</UIPortalToolPanel>
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -918,7 +918,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights Reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText=eXo Platform SAS and Red Hat, Inc..
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_pt_BR.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_pt_BR.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_pt_BR.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -918,7 +918,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= SAS eXo Platform e Red Hat, Inc..
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -902,7 +902,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights Reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= eXo Platform SAS и Red Hat, Inc..
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties 2011-06-21 10:37:18 UTC (rev 6686)
@@ -893,7 +893,7 @@
# org.exoplatform.portal.component.customization.UIPortalToolPanel #
############################################################################
-UIPortalToolPanel.label.copyrightText=Copyright © 2010. All rights Reserved,
+UIPortalToolPanel.label.copyrightText=Copyright © 2011. All rights reserved,
UIPortalToolPanel.label.companyTitleText= eXo Platform SAS і Red Hat Inc..
############################################################################
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml 2011-06-21 10:11:48 UTC (rev 6685)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml 2011-06-21 10:37:18 UTC (rev 6686)
@@ -1369,7 +1369,7 @@
<UIPortalToolPanel>
<label>
- <copyrightText><![CDATA[Copyright © 2010. All rights Reserved,]]></copyrightText>
+ <copyrightText><![CDATA[Copyright © 2011. All rights reserved,]]></copyrightText>
<companyTitleText> eXo Platform SAS and Red Hat, Inc..</companyTitleText>
</label>
</UIPortalToolPanel>
13 years, 6 months
gatein SVN: r6685 - in portal/trunk: component and 81 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-21 06:11:48 -0400 (Tue, 21 Jun 2011)
New Revision: 6685
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:
change version to 3.2.0-M01-SNAPSHOT
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/application-registry/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/common/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/identity/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/management/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/pc/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -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-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/portal/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/resources/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/scripting/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/test/core/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/test/jcr/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/test/organization/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/test/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/api/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/controller/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/resources/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/security/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/component/web/server/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/extension/config/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/extension/ear/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/extension/jar/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/extension/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/extension/war/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -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-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/config/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/ear/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/jar/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portal/war/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/api/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/skins/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/examples/skins/simpleskin/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/gadgets/core/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/gadgets/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/gadgets/server/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss5</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jboss-as5/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.jboss6</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jboss-as6/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jetty/pkg/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/jetty/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/tomcat/integration/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
<packaging>pom</packaging>
@@ -790,7 +790,7 @@
<?rename integration.war?>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.integration</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/tomcat/pkg/tc6/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/packaging/tomcat/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -32,7 +32,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -377,145 +377,145 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.2.0-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -526,55 +526,55 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web.portal</artifactId>
- <version>3.2.0-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-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-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
<type>war</type>
</dependency>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/portlet/dashboard/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/portlet/exoadmin/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/portlet/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -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-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/portlet/web/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/starter/ear/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/starter/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/starter/war/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/testsuite/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/web/eXoResources/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/web/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -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-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/web/portal/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/web/rest/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/core/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/dashboard/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/eXo/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/framework/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -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-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/portal/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/webui/portlet/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/extension-component/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -28,7 +28,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/extension-config/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -27,7 +27,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/extension-ear-as5/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/extension-ear-as6/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-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 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/extension-war/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -28,7 +28,7 @@
<parent>
<artifactId>gatein-wsrp-integration-parent</artifactId>
<groupId>org.gatein.integration</groupId>
- <version>3.2.0-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<artifactId>extension-war</artifactId>
Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
+++ portal/trunk/wsrp-integration/pom.xml 2011-06-21 10:11:48 UTC (rev 6685)
@@ -29,14 +29,14 @@
<groupId>org.gatein.integration</groupId>
<artifactId>gatein-wsrp-integration-parent</artifactId>
- <version>3.2.0-Beta01-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-Beta01-SNAPSHOT</version>
+ <version>3.2.0-M01-SNAPSHOT</version>
</parent>
<description>GateIn WSRP Integration extension parent</description>
13 years, 6 months
gatein SVN: r6684 - epp/portal/branches/EPP_5_2_Branch.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-06-21 06:03:08 -0400 (Tue, 21 Jun 2011)
New Revision: 6684
Modified:
epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
Component versions
Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml 2011-06-20 23:47:55 UTC (rev 6683)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml 2011-06-21 10:03:08 UTC (rev 6684)
@@ -42,20 +42,20 @@
<org.exoplatform.ws.version>2.2.0-CR2</org.exoplatform.ws.version>
<org.exoplatform.jcr.version>1.14.0-CR2</org.exoplatform.jcr.version>
<org.jibx.version>1.2.1</org.jibx.version>
- <org.shindig.version>1.0-r790473-Patch09</org.shindig.version>
+ <org.shindig.version>1.0-r790473-Patch06</org.shindig.version>
<nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>
- <org.gatein.common.version>2.0.3-GA</org.gatein.common.version>
+ <org.gatein.common.version>2.0.4-Beta03</org.gatein.common.version>
<org.gatein.wci.version>2.1.0-Beta03</org.gatein.wci.version>
<org.gatein.pc.version>2.3.0-Beta04</org.gatein.pc.version>
- <org.picketlink.idm>1.1.8.GA</org.picketlink.idm>
+ <org.picketlink.idm>1.3.0.Alpha03</org.picketlink.idm>
<org.gatein.wsrp.version>2.1.0.Beta04</org.gatein.wsrp.version>
- <org.gatein.mop.version>1.1.0-Beta04</org.gatein.mop.version>
+ <org.gatein.mop.version>1.1.0-Beta02</org.gatein.mop.version>
<org.slf4j.version>1.5.6</org.slf4j.version>
<rhino.version>1.6R5</rhino.version>
<org.codehaus.groovy.version>1.6.5</org.codehaus.groovy.version>
<javax.servlet.version>2.5</javax.servlet.version>
- <version.chromattic>1.0.3</version.chromattic>
- <version.reflect>1.0.0</version.reflect>
+ <version.chromattic>1.1.0-beta5</version.chromattic>
+ <version.reflect>1.1.0-beta12</version.reflect>
<jcip.version>1.0</jcip.version>
<!-- ************** -->
13 years, 6 months
gatein SVN: r6683 - in portal/trunk: docs/reference-guide/en-US and 4 other directories.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-20 19:47:55 -0400 (Mon, 20 Jun 2011)
New Revision: 6683
Modified:
portal/trunk/Release_Notes.html
portal/trunk/docs/reference-guide/en-US/Reference_Guide.ent
portal/trunk/docs/user-guide/en-US/User_Guide.ent
portal/trunk/docs/user-guide/en-US/modules/portal/Manage_Page_Navigation.xml
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_cs.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_de.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_en.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_es.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_it.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ko.xml
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ne.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_nl.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_pt_BR.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ru.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_uk.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.properties
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh.xml
portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh_TW.xml
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_vi.properties
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh_TW.xml
Log:
- Update version info to 3.2 and copyright to 2011
Modified: portal/trunk/Release_Notes.html
===================================================================
--- portal/trunk/Release_Notes.html 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/Release_Notes.html 2011-06-20 23:47:55 UTC (rev 6683)
@@ -1,9 +1,9 @@
<html>
<head>
- <title>Release Notes - GateIn Portal - Version 3.1 FINAL</title>
+ <title>Release Notes - GateIn Portal - Version 3.2 FINAL</title>
</head>
<body>
-<h1>Release Notes - GateIn Portal - Version 3.1 FINAL</h1>
+<h1>Release Notes - GateIn Portal - Version 3.2 FINAL</h1>
<h2>Resources and Links</h2>
<p><a href="http://www.gatein.org">Community site</a><br />
Modified: portal/trunk/docs/reference-guide/en-US/Reference_Guide.ent
===================================================================
--- portal/trunk/docs/reference-guide/en-US/Reference_Guide.ent 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/docs/reference-guide/en-US/Reference_Guide.ent 2011-06-20 23:47:55 UTC (rev 6683)
@@ -2,7 +2,7 @@
<!ENTITY PRODUCT_NAME "GateIn">
<!ENTITY PRODUCT_VERSION "3.2">
<!ENTITY BOOKID "Reference Guide">
-<!ENTITY YEAR "2010">
+<!ENTITY YEAR "2011">
<!ENTITY HOLDER "Red Hat, Inc">
<!ENTITY WSRP_VERSION "2.0.0-GA">
<!ENTITY PORTAL_VERSION "3.2.0-GA">
Modified: portal/trunk/docs/user-guide/en-US/User_Guide.ent
===================================================================
--- portal/trunk/docs/user-guide/en-US/User_Guide.ent 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/docs/user-guide/en-US/User_Guide.ent 2011-06-20 23:47:55 UTC (rev 6683)
@@ -1,4 +1,4 @@
-<!ENTITY PRODUCT "GateIn 3.0">
+<!ENTITY PRODUCT "GateIn 3.2">
<!ENTITY BOOKID "User Guide">
-<!ENTITY YEAR "2010">
+<!ENTITY YEAR "2011">
<!ENTITY HOLDER "Red Hat, Inc">
Modified: portal/trunk/docs/user-guide/en-US/modules/portal/Manage_Page_Navigation.xml
===================================================================
--- portal/trunk/docs/user-guide/en-US/modules/portal/Manage_Page_Navigation.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/docs/user-guide/en-US/modules/portal/Manage_Page_Navigation.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -100,7 +100,7 @@
</para>
<warning>
<para>
- The <emphasis role="bold">Administration</emphasis> menu entry mentioned above is not present in GateIn 3.1
+ The <emphasis role="bold">Administration</emphasis> menu entry mentioned above is not present in GateIn 3.2
</para>
</warning>
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_cs.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_cs.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_cs.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
UIHomePagePortlet.Label.IntroText=GateIn je nov\u00e1 generace Open Source port\u00e1lu, vytvo\u0159en\u00e1 spole\u010dnostmi Red Hat a eXo Platform. Stali se partnery, aby spojily nejlep\u0161\u00ed experty a komunity kolem robustn\u00edho a intuitivn\u00edho port\u00e1lu, kter\u00fd p\u0159in\u00e1\u0161\u00ed mnoho funkc\u00ed pro u\u017eivatele a administr\u00e1tory IT syst\u00e9m\u016f.
UIHomePagePortlet.Label.Manager=Mana\u017eer
UIHomePagePortlet.Label.Password=Heslo:
-UIHomePagePortlet.Label.Slogan=To nejlep\u0161\u00ed z eXo a JBoss Port\u00e1lu<div>GateIn 3.1</div>
-UIHomePagePortlet.Label.Title=Zkuste GateIn 3.1 s jedn\u00edm z t\u011bchto u\u017eivatelsk\u00fdch \u00fa\u010dt\u016f:
+UIHomePagePortlet.Label.Slogan=To nejlep\u0161\u00ed z eXo a JBoss Port\u00e1lu<div>GateIn 3.2</div>
+UIHomePagePortlet.Label.Title=Zkuste GateIn 3.2 s jedn\u00edm z t\u011bchto u\u017eivatelsk\u00fdch \u00fa\u010dt\u016f:
UIHomePagePortlet.Label.User=U\u017eivatel
UIHomePagePortlet.Label.Username=U\u017eivatelsk\u00e9 jm\u00e9no:
@@ -75,8 +75,8 @@
UIHomePagePortlet.Label.IntroText=GateIn je nov\u00e1 generace Open Source port\u00e1lu, vytvo\u0159en\u00e1 spole\u010dnostmi Red Hat a eXo Platform. Stali se partnery, aby spojily nejlep\u0161\u00ed experty a komunity kolem robustn\u00edho a intuitivn\u00edho port\u00e1lu, kter\u00fd p\u0159in\u00e1\u0161\u00ed mnoho funkc\u00ed pro u\u017eivatele a administr\u00e1tory IT syst\u00e9m\u016f.
UIHomePagePortlet.Label.Manager=Mana\u017eer
UIHomePagePortlet.Label.Password=Heslo:
-UIHomePagePortlet.Label.Slogan=To nejlep\u0161\u00ed z eXo a JBoss Port\u00e1lu<div>GateIn 3.1</div>
-UIHomePagePortlet.Label.Title=Zkuste GateIn 3.1 s jedn\u00edm z t\u011bchto u\u017eivatelsk\u00fdch \u00fa\u010dt\u016f:
+UIHomePagePortlet.Label.Slogan=To nejlep\u0161\u00ed z eXo a JBoss Port\u00e1lu<div>GateIn 3.2</div>
+UIHomePagePortlet.Label.Title=Zkuste GateIn 3.2 s jedn\u00edm z t\u011bchto u\u017eivatelsk\u00fdch \u00fa\u010dt\u016f:
UIHomePagePortlet.Label.User=U\u017eivatel
UIHomePagePortlet.Label.Username=U\u017eivatelsk\u00e9 jm\u00e9no:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_de.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_de.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_de.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Testen Sie GateIn 3.1 mit einem dieser Benutzerkonten:
-UIHomePagePortlet.Label.Slogan=Das Beste aus eXo und JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Testen Sie GateIn 3.2 mit einem dieser Benutzerkonten:
+UIHomePagePortlet.Label.Slogan=Das Beste aus eXo und JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Name:
UIHomePagePortlet.Label.Password=Passwort:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_en.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_en.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_en.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Try GateIn 3.1 with one of these user accounts:
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Try GateIn 3.2 with one of these user accounts:
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.GuideText=For more information, please contact us.
UIHomePagePortlet.Label.IntroText=GateIn is the new generation of Open Source portal, jointly led by Red Hat and eXo Platform who partner to gather the best portal experts and communities around a robust and intuitive portal that brings rich administration functionalities to IT systems.
UIHomePagePortlet.Label.Administrator=Administrator
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_es.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_es.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_es.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Prueba GateIn 3.1 con uno de los siguientes usuarios:
-UIHomePagePortlet.Label.Slogan=Lo mejor de eXo y JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Prueba GateIn 3.2 con uno de los siguientes usuarios:
+UIHomePagePortlet.Label.Slogan=Lo mejor de eXo y JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Usuario:
UIHomePagePortlet.Label.Password=Contrase\u00f1a:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_fr.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,7 +33,7 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Essayez GateIn 3.1 avec l'un de ces comptes:
-UIHomePagePortlet.Label.Slogan=Le meilleur d'eXo et de JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Essayez GateIn 3.2 avec l'un de ces comptes:
+UIHomePagePortlet.Label.Slogan=Le meilleur d'eXo et de JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Identifiant:
UIHomePagePortlet.Label.Password=Mot de passe:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_it.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_it.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_it.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Prova GateIn 3.1 con uno di questi account utente:
-UIHomePagePortlet.Label.Slogan=Il meglio di eXo e JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Prova GateIn 3.2 con uno di questi account utente:
+UIHomePagePortlet.Label.Slogan=Il meglio di eXo e JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.GuideText=Contattaci per maggiori informazioni.
UIHomePagePortlet.Label.IntroText=GateIn \u00E8 la nuova generazione di portali Open Source, esclusivamente fornito da Red Hat ed eXo Platform ai sistemi IT che raccolgono i migliori partner esperti di tecnologie sui portali e una community che gira intorno ad un portale robusto ed intuitivo e ricco di funzionalit\u00E0 di amministrazione.
UIHomePagePortlet.Label.Administrator=Amministratore
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ja.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -37,9 +37,9 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=\u3053\u308c\u3089\u30e6\u30fc\u30b6\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u4e00\u3064\u3067GateIn 3.1\u3092\u8a66\u3057\u3066\u304f\u3060\u3055\u3044:
+UIHomePagePortlet.Label.Title=\u3053\u308c\u3089\u30e6\u30fc\u30b6\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u4e00\u3064\u3067GateIn 3.2\u3092\u8a66\u3057\u3066\u304f\u3060\u3055\u3044:
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=\u30e6\u30fc\u30b6\u30fc\u540d:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ko.xml
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ko.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ko.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -24,8 +24,8 @@
<UIHomePagePortlet>
<Label>
- <Title>사용자 계정들 중 하나와 함께 GateIn 3.1을 시도하십시오.</Title>
- <Slogan>최고의 eXo 및 JBoss Portal<div>GateIn 3.1</div></Slogan>
+ <Title>사용자 계정들 중 하나와 함께 GateIn 3.2을 시도하십시오.</Title>
+ <Slogan>최고의 eXo 및 JBoss Portal<div>GateIn 3.2</div></Slogan>
<Username>사용자이름:</Username>
<Password>비밀번호:</Password>
</Label>
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ne.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ne.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ne.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=\u092f\u0940 \u092e\u0927\u094d\u092f\u0947 \u0915\u0941\u0928\u0948 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0916\u093e\u0924\u093e\u0939\u0930\u0941\u0932\u0947 GateIn 3.1\u092e\u093e \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=\u092f\u0940 \u092e\u0927\u094d\u092f\u0947 \u0915\u0941\u0928\u0948 \u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0916\u093e\u0924\u093e\u0939\u0930\u0941\u0932\u0947 GateIn 3.2\u092e\u093e \u092a\u094d\u0930\u092f\u093e\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=\u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u0928\u093e\u092e:
UIHomePagePortlet.Label.Password=\u092a\u093e\u0938\u094d\u0935\u094b\u0930\u094d\u0921:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_nl.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_nl.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_nl.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Probeer GateIn 3.1 met \u00E9\u00E9n van deze gebruikersaccounts:
-UIHomePagePortlet.Label.Slogan=Het beste van eXo en JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Probeer GateIn 3.2 met \u00E9\u00E9n van deze gebruikersaccounts:
+UIHomePagePortlet.Label.Slogan=Het beste van eXo en JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Gebruikersnaam:
UIHomePagePortlet.Label.Password=Paswoord:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_pt_BR.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_pt_BR.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_pt_BR.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Experimente GateIn 3.1 com uma das contas:
-UIHomePagePortlet.Label.Slogan=O melhor de eXo e JBoss Portal <div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Experimente GateIn 3.2 com uma das contas:
+UIHomePagePortlet.Label.Slogan=O melhor de eXo e JBoss Portal <div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Usuário:
UIHomePagePortlet.Label.Password=Senha:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ru.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ru.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_ru.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -14,7 +14,7 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Используйте GateIn 3.1 с одной из учётных записей:
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Используйте GateIn 3.2 с одной из учётных записей:
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Имя:
UIHomePagePortlet.Label.Password=Пароль:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_uk.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_uk.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_uk.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -15,7 +15,7 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Спробуй GateIn 3.1 з користувачем серед таких облікових записів:
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Спробуй GateIn 3.2 з користувачем серед таких облікових записів:
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.Username=Ім'я користувача:
UIHomePagePortlet.Label.Password=Пароль:
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.properties
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_vi.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -33,8 +33,8 @@
#org.exoplatform.portal.webui.component.UIHomePagePortlet #
#############################################################################
-UIHomePagePortlet.Label.Title=Dùng thử GateIn 3.1 với một trong những tài khoản sau:
-UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.1</div>
+UIHomePagePortlet.Label.Title=Dùng thử GateIn 3.2 với một trong những tài khoản sau:
+UIHomePagePortlet.Label.Slogan=The Best of eXo and JBoss Portal<div>GateIn 3.2</div>
UIHomePagePortlet.Label.GuideText=Để biết thêm thông tin xin hãy liên lạc với chúng tôi.
UIHomePagePortlet.Label.IntroText=GateIn là cổng thông tin thế hệ mới kết hợp giữa Red Hat và eXo Platform, tập trung những chuyên gia về cổng thông tin và cộng đồng tốt nhất, mang lại cho các hệ thống thông tin những tính năng đầy đủ nhất.
UIHomePagePortlet.Label.Administrator=Quản trị
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh.xml
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -24,8 +24,8 @@
<UIHomePagePortlet>
<Label>
- <Title>用一个用户帐户尝试GateIn 3.1:</Title>
- <Slogan>eXo和JBoss Portal最好的门户平台<div>GateIn 3.1</div></Slogan>
+ <Title>用一个用户帐户尝试GateIn 3.2:</Title>
+ <Slogan>eXo和JBoss Portal最好的门户平台<div>GateIn 3.2</div></Slogan>
<Username>用户名:</Username>
<Password>密码:</Password>
</Label>
Modified: portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh_TW.xml
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh_TW.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/GroovyPortlet_zh_TW.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -23,8 +23,8 @@
<UIHomePagePortlet>
<Label>
-<Title>讓你感受全新體驗的 JBoss GateIn 3.1:</Title>
-<Slogan>eXo和JBoss Portal最好的Portal平台<div>GateIn 3.1</div></Slogan>
+<Title>讓你感受全新體驗的 JBoss GateIn 3.2:</Title>
+<Slogan>eXo和JBoss Portal最好的Portal平台<div>GateIn 3.2</div></Slogan>
<Username>用戶名:</Username>
<Password>密碼:</Password>
</Label>
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_cs.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -546,7 +546,7 @@
UILogged.title.widgetItem=Gadgety
UILogged.title.widgetNews=GateIn gadgety
-UILoginForm.label.Copyright=Copyright © 2010. V\u0161echna pr\u00E1va vyhrazena, Red Hat, Inc a eXo Platform SAS
+UILoginForm.label.Copyright=Copyright © 2011. V\u0161echna pr\u00E1va vyhrazena, Red Hat, Inc a eXo Platform SAS
UILoginForm.label.Discard=Zru\u0161it
UILoginForm.label.ForAccount=Registrovat nov\u00FD \u00FA\u010Det nyn\u00ED
UILoginForm.label.NotMember=Nejste \u010Dlenem?
@@ -1627,7 +1627,7 @@
UILogged.title.widgetItem=Gadgety
UILogged.title.widgetNews=GateIn gadgety
-UILoginForm.label.Copyright=Copyright © 2010. V\u0161echna pr\u00e1va vyhrazena, Red Hat, Inc a eXo Platform SAS
+UILoginForm.label.Copyright=Copyright © 2011. V\u0161echna pr\u00e1va vyhrazena, Red Hat, Inc a eXo Platform SAS
UILoginForm.label.Discard=Zru\u0161it
UILoginForm.label.ForAccount=Registrovat nov\u00fd \u00fa\u010det nyn\u00ed
UILoginForm.label.NotMember=Nejste \u010dlenem?
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -262,7 +262,7 @@
UILoginForm.label.Signin=Sign in
UILoginForm.label.ForAccount=Register now for an account
UILoginForm.label.SigninFail=Sign in failed. Wrong username or password.
-UILoginForm.label.Copyright=Copyright © 2010. All rights reserved, Red Hat, Inc and eXo Platform SAS
+UILoginForm.label.Copyright=Copyright © 2011. All rights reserved, Red Hat, Inc and eXo Platform SAS
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_es.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -252,7 +252,7 @@
UILoginForm.label.Signin=Ingresar
UILoginForm.label.ForAccount=Registarse ahora para crear una cuenta
UILoginForm.label.SigninFail=No se ha podido ingresar. Nombre de usuario o Contrase\u00f1a inv\u00e1lida.
-UILoginForm.label.Copyright=Copyright © 2010. Todos los derechos reservados, eXo Platform SAS y Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. Todos los derechos reservados, eXo Platform SAS y Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -238,7 +238,7 @@
UILoginForm.label.Signup=Enregistrement
UILoginForm.label.ForAccount=Créer un compte
UILoginForm.label.SigninFail=La connexion a échouée. Le nom d'utilisateur ou mot de passe est incorrecte.
-UILoginForm.label.Copyright=Copyright © 2010. All rights reserved, Red Hat, Inc. and eXo Platform SAS
+UILoginForm.label.Copyright=Copyright © 2011. All rights reserved, Red Hat, Inc. and eXo Platform SAS
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_it.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -262,7 +262,7 @@
UILoginForm.label.Signin=Ingresso
UILoginForm.label.ForAccount=Registrati adesso per ottenere un'account
UILoginForm.label.SigninFail=Ingresso fallito. Nome utente o password non corretti.
-UILoginForm.label.Copyright=Copyright © 2010. Tutti i diritti sono riservati, eXo Platform SAS e Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. Tutti i diritti sono riservati, eXo Platform SAS e Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ko.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -408,7 +408,7 @@
<Signin>로그인</Signin>
<ForAccount>계정 지금 등록</ForAccount>
<SigninFail>로그인에 실패하였습니다. 사용자 이름 또는 비밀번호가 잘못되었습니다.</SigninFail>
- <Copyright><![CDATA[Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
+ <Copyright><![CDATA[Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
</label>
</UILoginForm>
<!-- #############################################################################-->
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_nl.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -253,7 +253,7 @@
UILoginForm.label.Signin=Log in
UILoginForm.label.ForAccount=Registreer een account
UILoginForm.label.SigninFail=Inloggen mislukt. Verkeerde gebruikersnaam of paswoord.
-UILoginForm.label.Copyright=Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ru.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -229,7 +229,7 @@
UILoginForm.label.Signin=Вход
UILoginForm.label.ForAccount=Зарегистрировать учётную запись
UILoginForm.label.SigninFail=Sign in failed. Wrong username or password.
-UILoginForm.label.Copyright=Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_uk.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -229,7 +229,7 @@
UILoginForm.label.Signin=Вхід
UILoginForm.label.ForAccount=Зареєструвати новий обліковий запис
UILoginForm.label.SigninFail=Sign in failed. Wrong username or password.
-UILoginForm.label.Copyright=Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_vi.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_vi.properties 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_vi.properties 2011-06-20 23:47:55 UTC (rev 6683)
@@ -234,7 +234,7 @@
UILoginForm.label.Signin=Đăng nhập
UILoginForm.label.ForAccount=Đăng kí tài khoản
UILoginForm.label.SigninFail=Đăng nhập không thành công. Bạn đã nhập sai tên tài khỏan hoặc mật khẩu
-UILoginForm.label.Copyright=Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
+UILoginForm.label.Copyright=Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.
#############################################################################
# Message Error #
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -382,7 +382,7 @@
<Signin>登录</Signin>
<ForAccount>立即注册一个帐户</ForAccount>
<SigninFail>登录失败。用户名或密码错误。</SigninFail>
- <Copyright><![CDATA[Copyright © 2010. All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
+ <Copyright><![CDATA[Copyright © 2011. All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
</label>
</UILoginForm>
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh_TW.xml
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh_TW.xml 2011-06-20 22:33:06 UTC (rev 6682)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_zh_TW.xml 2011-06-20 23:47:55 UTC (rev 6683)
@@ -482,7 +482,7 @@
<Signin>登錄</Signin>
<ForAccount>立即註冊一個帳戶</ForAccount>
<SigninFail>登錄失敗。使用者名或密碼錯誤。</SigninFail>
- <Copyright><![CDATA[Copyright © 2010.All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
+ <Copyright><![CDATA[Copyright © 2011.All rights Reserved, eXo Platform SAS and Red Hat, Inc.]]></Copyright>
</label>
</UILoginForm>
13 years, 6 months
gatein SVN: r6682 - portal/trunk.
by do-not-reply@jboss.org
Author: bdaw
Date: 2011-06-20 18:33:06 -0400 (Mon, 20 Jun 2011)
New Revision: 6682
Modified:
portal/trunk/pom.xml
Log:
- Update version of parent, dep, commons, wci and pc
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2011-06-20 16:49:45 UTC (rev 6681)
+++ portal/trunk/pom.xml 2011-06-20 22:33:06 UTC (rev 6682)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein</groupId>
<artifactId>gatein-parent</artifactId>
- <version>1.1.0-Beta01</version>
+ <version>1.1.0-Beta02</version>
</parent>
<groupId>org.exoplatform.portal</groupId>
@@ -44,9 +44,9 @@
<org.exoplatform.jcr.version>1.14.0-CR2</org.exoplatform.jcr.version>
<org.shindig.version>1.0-r790473-Patch06</org.shindig.version>
<nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>
- <org.gatein.common.version>2.0.4-Beta02</org.gatein.common.version>
- <org.gatein.wci.version>2.1.0-Beta02</org.gatein.wci.version>
- <org.gatein.pc.version>2.3.0-Beta03</org.gatein.pc.version>
+ <org.gatein.common.version>2.0.4-Beta03</org.gatein.common.version>
+ <org.gatein.wci.version>2.1.0-Beta03</org.gatein.wci.version>
+ <org.gatein.pc.version>2.3.0-Beta04</org.gatein.pc.version>
<org.picketlink.idm>1.3.0.Alpha03</org.picketlink.idm>
<org.gatein.wsrp.version>2.1.0-Beta04</org.gatein.wsrp.version>
<org.gatein.mop.version>1.1.0-Beta02</org.gatein.mop.version>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.gatein</groupId>
<artifactId>gatein-dep</artifactId>
- <version>1.1.0-Beta03</version>
+ <version>1.1.0-Beta04</version>
<type>pom</type>
<scope>import</scope>
</dependency>
13 years, 6 months
gatein SVN: r6681 - epp/portal/branches.
by do-not-reply@jboss.org
Author: ghjboss
Date: 2011-06-20 12:49:45 -0400 (Mon, 20 Jun 2011)
New Revision: 6681
Added:
epp/portal/branches/EPP_5_1_0_GA_JBEPP-982/
Log:
create branch for JBEPP-982
13 years, 6 months