[gatein-commits] gatein SVN: r8101 - in portal/trunk: component and 81 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Sun Nov 20 15:58:36 EST 2011


Author: bdaw
Date: 2011-11-20 15:58:35 -0500 (Sun, 20 Nov 2011)
New Revision: 8101

Modified:
   portal/trunk/component/application-registry/pom.xml
   portal/trunk/component/common/pom.xml
   portal/trunk/component/identity/pom.xml
   portal/trunk/component/management/pom.xml
   portal/trunk/component/pc/pom.xml
   portal/trunk/component/pom.xml
   portal/trunk/component/portal/pom.xml
   portal/trunk/component/resources/pom.xml
   portal/trunk/component/scripting/pom.xml
   portal/trunk/component/test/core/pom.xml
   portal/trunk/component/test/jcr/pom.xml
   portal/trunk/component/test/pom.xml
   portal/trunk/component/web/api/pom.xml
   portal/trunk/component/web/controller/pom.xml
   portal/trunk/component/web/pom.xml
   portal/trunk/component/web/resources/pom.xml
   portal/trunk/component/web/security/pom.xml
   portal/trunk/component/web/server/pom.xml
   portal/trunk/examples/extension/config/pom.xml
   portal/trunk/examples/extension/ear/pom.xml
   portal/trunk/examples/extension/jar/pom.xml
   portal/trunk/examples/extension/pom.xml
   portal/trunk/examples/extension/war/pom.xml
   portal/trunk/examples/pom.xml
   portal/trunk/examples/portal/config/pom.xml
   portal/trunk/examples/portal/ear/pom.xml
   portal/trunk/examples/portal/jar/pom.xml
   portal/trunk/examples/portal/pom.xml
   portal/trunk/examples/portal/rest-war/pom.xml
   portal/trunk/examples/portal/war/pom.xml
   portal/trunk/examples/portlets/api/pom.xml
   portal/trunk/examples/portlets/jsfhellouser/pom.xml
   portal/trunk/examples/portlets/jsphellouser/pom.xml
   portal/trunk/examples/portlets/pom.xml
   portal/trunk/examples/portlets/simplesthelloworld/pom.xml
   portal/trunk/examples/portlets/struts-jpetstore/pom.xml
   portal/trunk/examples/skins/pom.xml
   portal/trunk/examples/skins/simpleskin/pom.xml
   portal/trunk/gadgets/core/pom.xml
   portal/trunk/gadgets/eXoGadgets/pom.xml
   portal/trunk/gadgets/gwtGadgets/pom.xml
   portal/trunk/gadgets/pom.xml
   portal/trunk/gadgets/server/pom.xml
   portal/trunk/packaging/jboss-as5/pkg/pom.xml
   portal/trunk/packaging/jboss-as5/pom.xml
   portal/trunk/packaging/jboss-as6/pkg/pom.xml
   portal/trunk/packaging/jboss-as6/pom.xml
   portal/trunk/packaging/jetty/pkg/pom.xml
   portal/trunk/packaging/jetty/pom.xml
   portal/trunk/packaging/pom.xml
   portal/trunk/packaging/tomcat/integration/pom.xml
   portal/trunk/packaging/tomcat/pkg/pom.xml
   portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
   portal/trunk/packaging/tomcat/pkg/tc7/pom.xml
   portal/trunk/packaging/tomcat/pom.xml
   portal/trunk/pom.xml
   portal/trunk/portlet/dashboard/pom.xml
   portal/trunk/portlet/exoadmin/pom.xml
   portal/trunk/portlet/pom.xml
   portal/trunk/portlet/web/pom.xml
   portal/trunk/starter/ear/pom.xml
   portal/trunk/starter/pom.xml
   portal/trunk/starter/war/pom.xml
   portal/trunk/testsuite/pom.xml
   portal/trunk/testsuite/selenium-snifftests/pom.xml
   portal/trunk/testsuite/webuibasedsamples/pom.xml
   portal/trunk/web/eXoResources/pom.xml
   portal/trunk/web/pom.xml
   portal/trunk/web/portal/pom.xml
   portal/trunk/web/rest/pom.xml
   portal/trunk/webui/core/pom.xml
   portal/trunk/webui/dashboard/pom.xml
   portal/trunk/webui/eXo/pom.xml
   portal/trunk/webui/framework/pom.xml
   portal/trunk/webui/pom.xml
   portal/trunk/webui/portal/pom.xml
   portal/trunk/webui/portlet/pom.xml
   portal/trunk/wsrp-integration/extension-component/pom.xml
   portal/trunk/wsrp-integration/extension-config/pom.xml
   portal/trunk/wsrp-integration/extension-ear-as5/pom.xml
   portal/trunk/wsrp-integration/extension-ear-as6/pom.xml
   portal/trunk/wsrp-integration/extension-war/pom.xml
   portal/trunk/wsrp-integration/pom.xml
Log:
[maven-release-plugin] prepare release 3.2.0-Beta01

Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/application-registry/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/common/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/identity/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/management/pom.xml
===================================================================
--- portal/trunk/component/management/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/management/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/pc/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.component</artifactId>

Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/portal/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/resources/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/scripting/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/test/core/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.test</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/test/jcr/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.test</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/test/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -22,7 +22,7 @@
    <parent>
      <groupId>org.exoplatform.portal</groupId>
      <artifactId>exo.portal.component</artifactId>
-     <version>3.2.0-M02-SNAPSHOT</version>
+     <version>3.2.0-Beta01</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/api/pom.xml
===================================================================
--- portal/trunk/component/web/api/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/api/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/controller/pom.xml
===================================================================
--- portal/trunk/component/web/controller/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/controller/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>
@@ -143,33 +143,33 @@
             </executions>
             <configuration>
               <japexConfig>
-                <testSuite name="ParsingPerformance" xmlns="http://www.sun.com/japex/testSuite">
-                  <param name="japex.namedClassPath" value="maven.test.classpath"/>
-                  <param name="japex.resultUnit" value="ms"/>
-                  <param name="japex.warmupIterations" value="10000"/>
-                  <param name="japex.runIterations" value="${japex.runIterations}"/>
-                  <param name="japex.numberOfThreads" value="${japex.numberOfThreads}"/>
+                <testSuite xmlns="http://www.sun.com/japex/testSuite" name="ParsingPerformance">
+                  <param name="japex.namedClassPath" value="maven.test.classpath" />
+                  <param name="japex.resultUnit" value="ms" />
+                  <param name="japex.warmupIterations" value="10000" />
+                  <param name="japex.runIterations" value="${japex.runIterations}" />
+                  <param name="japex.numberOfThreads" value="${japex.numberOfThreads}" />
                   <driver name="JavaUtilRegex">
-                    <param name="japex.driverClass" value="org.exoplatform.web.controller.performance.ControllerRendererDriver"/>
-                    <param name="description" value="Controller performance with the java.util.regex package"/>
-                    <param name="regex" value="java"/>
+                    <param name="japex.driverClass" value="org.exoplatform.web.controller.performance.ControllerRendererDriver" />
+                    <param name="description" value="Controller performance with the java.util.regex package" />
+                    <param name="regex" value="java" />
                   </driver>
                   <driver name="JRegex">
-                    <param name="japex.driverClass" value="org.exoplatform.web.controller.performance.ControllerRendererDriver"/>
-                    <param name="description" value="Controller performance with the jregex package"/>
-                    <param name="regex" value="jregex"/>
+                    <param name="japex.driverClass" value="org.exoplatform.web.controller.performance.ControllerRendererDriver" />
+                    <param name="description" value="Controller performance with the jregex package" />
+                    <param name="regex" value="jregex" />
                   </driver>
                   <testCase name="classic">
-                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'portal' ,  'gtn:sitename' : 'classic', 'gtn:path' : 'page' }"/>
+                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'portal' , 'gtn:sitename' : 'classic', 'gtn:path' : 'page' }" />
                   </testCase>
                   <testCase name="fr/classic">
-                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:lang' : 'fr', 'gtn:sitetype' : 'portal' ,  'gtn:sitename' : 'classic', 'gtn:path' : 'page' }"/>
+                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:lang' : 'fr', 'gtn:sitetype' : 'portal' , 'gtn:sitename' : 'classic', 'gtn:path' : 'page' }" />
                   </testCase>
                   <testCase name="group">
-                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'group' ,  'gtn:sitename' : '/platform/administrator', 'gtn:path' : 'page' }"/>
+                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'group' , 'gtn:sitename' : '/platform/administrator', 'gtn:path' : 'page' }" />
                   </testCase>
                   <testCase name="user">
-                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'user' ,  'gtn:sitename' : 'root', 'gtn:path' : 'page' }"/>
+                    <param name="parameters" value="{ 'gtn:handler' : 'portal', 'gtn:sitetype' : 'user' , 'gtn:sitename' : 'root', 'gtn:path' : 'page' }" />
                   </testCase>
                 </testSuite>
               </japexConfig>

Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/resources/pom.xml
===================================================================
--- portal/trunk/component/web/resources/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/resources/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/security/pom.xml
===================================================================
--- portal/trunk/component/web/security/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/security/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/server/pom.xml
===================================================================
--- portal/trunk/component/web/server/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/component/web/server/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/extension/config/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 

Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/extension/ear/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
@@ -38,23 +38,23 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.extension.config</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.extension.jar</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web.api</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.extension.war</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/extension/jar/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 

Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/extension/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/extension/war/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 	

Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.sample</artifactId>

Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/config/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 

Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/ear/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
@@ -38,29 +38,29 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.config</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.jar</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web.api</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.war</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.rest-war</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/jar/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 

Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/rest-war/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 	

Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portal/war/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent> 
 	

Modified: portal/trunk/examples/portlets/api/pom.xml
===================================================================
--- portal/trunk/examples/portlets/api/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/api/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>gatein-api</artifactId>

Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>gatein-jsf-hellouser</artifactId>

Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>gatein-jsp-hellouser</artifactId>

Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/portlets/struts-jpetstore/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>struts-jpetstore</artifactId>

Modified: portal/trunk/examples/skins/pom.xml
===================================================================
--- portal/trunk/examples/skins/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/skins/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 

Modified: portal/trunk/examples/skins/simpleskin/pom.xml
===================================================================
--- portal/trunk/examples/skins/simpleskin/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/examples/skins/simpleskin/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.gatein.portal.examples.skins</groupId>
     <artifactId>parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <artifactId>gatein-sample-skin</artifactId>

Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/gadgets/core/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -14,7 +14,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.gadgets</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.gadgets-core</artifactId>

Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.gadgets</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/gadgets/gwtGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/gwtGadgets/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/gadgets/gwtGadgets/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -20,15 +20,14 @@
   ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
    <modelVersion>4.0.0</modelVersion>
 
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.gadgets</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.gwtGadgets</artifactId>

Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/gadgets/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <artifactId>exo.portal.gadgets</artifactId>

Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/gadgets/server/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.exoplatform.portal</groupId>
         <artifactId>exo.portal.gadgets</artifactId>
-        <version>3.2.0-M02-SNAPSHOT</version>
+        <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jboss-as5/pkg/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging.jboss5</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jboss-as5/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jboss-as6/pkg/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging.jboss6</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jboss-as6/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.packaging.jboss6</artifactId>

Modified: portal/trunk/packaging/jetty/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jetty/pkg/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging.jetty</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/jetty/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
   <artifactId>exo.portal.packaging.jetty</artifactId>
   <packaging>pom</packaging>

Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/packaging/tomcat/integration/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/integration/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/tomcat/integration/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging.tomcat</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/packaging/tomcat/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/tomcat/pkg/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging.tomcat</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
   <artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
   <packaging>pom</packaging>
@@ -888,12 +888,12 @@
 
                 <!-- Copy configuration -->
                 <copy todir="${project.build.directory}/tomcat">
-                  <fileset dir="${project.basedir}/src/main/resources/tomcat"/>
+                  <fileset dir="${project.basedir}/src/main/resources/tomcat" />
                 </copy>
 
                 <!-- Copy configuration -->
                 <copy tofile="${project.build.directory}/tomcat/gatein/conf/configuration.properties">
-                  <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties"/>
+                  <fileset dir="${project.basedir}/../../../component/common/src/main/java/conf" includes="configuration-tomcat.properties" />
                 </copy>
 
               </target>

Modified: portal/trunk/packaging/tomcat/pkg/tc6/pom.xml
===================================================================
--- portal/trunk/packaging/tomcat/pkg/tc6/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/tomcat/pkg/tc6/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/tomcat/pkg/tc7/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging.tomcat.pkg</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/packaging/tomcat/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
   <artifactId>exo.portal.packaging.tomcat</artifactId>
   <packaging>pom</packaging>

Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -31,7 +31,7 @@
 
    <groupId>org.exoplatform.portal</groupId>
    <artifactId>exo.portal.parent</artifactId>
-   <version>3.2.0-M02-SNAPSHOT</version>
+   <version>3.2.0-Beta01</version>
    <packaging>pom</packaging>
 
    <name>GateIn - Portal</name>
@@ -70,9 +70,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
-      <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.2.0-Beta01</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/portal/tags/3.2.0-Beta01</developerConnection>
+      <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.2.0-Beta01</url>
    </scm>
 
    <modules>
@@ -400,140 +400,140 @@
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.common</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web.controller</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web.security</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web.server</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web.api</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.web.resources</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.portal</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.portal</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>test-jar</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.pc</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.identity</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.identity</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>test-jar</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.resources</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.application-registry</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.scripting</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.management</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.framework</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.portlet</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.portal</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.eXo</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.core</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.webui.dashboard</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.gadgets-core</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.test.core</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.test.core</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>test-jar</type>
 	</dependency>	
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.test.jcr</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.component.test.jcr</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>test-jar</type>
          </dependency>
          <dependency>
@@ -544,61 +544,61 @@
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.web.portal</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.gadgets-server</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.eXoGadgets</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.gwtGadgets</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.portlet.web</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.web.rest</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.portlet.exoadmin</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.web.eXoResources</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.gatein.portal.examples.skins</groupId>
             <artifactId>gatein-sample-skin</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
          <dependency>
             <groupId>org.exoplatform.portal</groupId>
             <artifactId>exo.portal.portlet.dashboard</artifactId>
-            <version>3.2.0-M02-SNAPSHOT</version>
+            <version>3.2.0-Beta01</version>
             <type>war</type>
          </dependency>
 

Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/portlet/dashboard/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.exoplatform.portal</groupId>
 		<artifactId>exo.portal.portlet</artifactId>
-		<version>3.2.0-M02-SNAPSHOT</version>
+		<version>3.2.0-Beta01</version>
 	</parent>
 	
 	<modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/portlet/exoadmin/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.portlet</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/portlet/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.portlet</artifactId>

Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/portlet/web/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.portlet</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/starter/ear/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.starter.war</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/starter/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <artifactId>exo.portal.starter.root</artifactId>

Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/starter/war/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
     <relativePath>../../pom.xml</relativePath>
   </parent> 
 	

Modified: portal/trunk/testsuite/pom.xml
===================================================================
--- portal/trunk/testsuite/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/testsuite/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
   <parent>
      <groupId>org.exoplatform.portal</groupId>
      <artifactId>exo.portal.parent</artifactId>
-     <version>3.2.0-M02-SNAPSHOT</version>
+     <version>3.2.0-Beta01</version>
   </parent>
 
   <artifactId>exo.portal.testsuite</artifactId>

Modified: portal/trunk/testsuite/selenium-snifftests/pom.xml
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/testsuite/selenium-snifftests/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -1,193 +1,193 @@
-<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.testsuite</artifactId>
-		<version>3.2.0-M02-SNAPSHOT</version>
-	</parent>
-
-	<artifactId>exo.portal.selenium.snifftests</artifactId>
-	<packaging>jar</packaging>
-	<name>Selenium Sniff Test for GateIn</name>
-	<description>Minimal UI tests that should work for GateIn</description>
-
-	<properties>
-		<org.selenium.server.version>1.0.1</org.selenium.server.version>
-		<selenium.port>4444</selenium.port>
-		<selenium.browser>firefox</selenium.browser>
-		<selenium.timeout>10000</selenium.timeout>
-		<selenium.speed>300</selenium.speed>
-		<selenium.host>localhost</selenium.host>
-		<org.selenium.maven-plugin.version>1.0.1</org.selenium.maven-plugin.version>
-	</properties>
-
-	<dependencies>
-		<dependency>
-			<groupId>junit</groupId>
-			<artifactId>junit</artifactId>
-			<version>4.0</version>
-		</dependency>
-
-		<dependency>
-			<groupId>org.seleniumhq.selenium.client-drivers</groupId>
-			<artifactId>selenium-java-client-driver</artifactId>
-			<version>${org.selenium.server.version}</version>
-		</dependency>
-
-		<dependency>
-			<groupId>org.seleniumhq.selenium.server</groupId>
-			<artifactId>selenium-server</artifactId>
-			<version>${org.selenium.server.version}</version>
-		</dependency>
-
-		<dependency>
-			<groupId>commons-io</groupId>
-			<artifactId>commons-io</artifactId>
-			<version>1.4</version>
-		</dependency>
-		<dependency>
-			<groupId>commons-lang</groupId>
-			<artifactId>commons-lang</artifactId>
-			<version>2.4</version>
-		</dependency>
-	</dependencies>
-
-	<profiles>
-		<profile>
-			<id>selenium</id>
-			<build>
-				<plugins>
-				     <plugin>
-						<groupId>org.apache.maven.plugins</groupId>
-						<artifactId>maven-compiler-plugin</artifactId>
-						<configuration>
-							 <encoding>ISO-8859-1</encoding>
-						</configuration>
-			        </plugin>
-					<plugin>
-						<groupId>org.codehaus.mojo</groupId>
-						<artifactId>build-helper-maven-plugin</artifactId>
-						<executions>
-							<execution>
-								<id>add-test-source</id>
-								<phase>generate-sources</phase>
-								<goals>
-									<goal>add-test-source</goal>
-								</goals>
-								<configuration>
-									<sources>
-										<source>${project.build.directory}/generated/test</source>
-									</sources>
-								</configuration>
-							</execution>
-						</executions>
-					</plugin>
-					<plugin>
-						<groupId>org.codehaus.mojo</groupId>
-						<artifactId>exec-maven-plugin</artifactId>
-						<executions>
-							<execution>
-								<phase>generate-test-sources</phase>
-								<goals>
-									<goal>java</goal>
-								</goals>
-							</execution>
-						</executions>
-						<configuration>
-							<mainClass>org.exoplatform.portal.selenium.SeleniumTestCaseGenerator</mainClass>
-							<arguments>
-								<argument>${project.basedir}/src/suite</argument>
-								<argument>${project.build.directory}/generated/test</argument>
-							</arguments>
-						</configuration>
-					</plugin>
-
-					<plugin>
-						<groupId>org.codehaus.mojo</groupId>
-						<artifactId>selenium-maven-plugin</artifactId>
-						<version>${org.selenium.maven-plugin.version}</version>
-						<executions>
-							<execution>
-								<phase>pre-integration-test</phase>
-								<goals>
-									<goal>start-server</goal>
-								</goals>
-								<configuration>
-									<background>true</background>
-									<logFile>${project.build.directory}/server.log</logFile>
-									<logOutput>true</logOutput>
-									<userExtensions>${pom.basedir}/src/suite/user-extensions.js</userExtensions>
-									<port>${selenium.port}</port>
-								</configuration>
-							</execution>
-						</executions>
-					</plugin>
-
-					<plugin>
-						<groupId>org.apache.maven.plugins</groupId>
-						<artifactId>maven-surefire-plugin</artifactId>
-						<executions>
-							<execution>
-								<phase>integration-test</phase>
-								<goals>
-									<goal>test</goal>
-								</goals>
-								<configuration>
-									<skip>false</skip>
-									<!--
-									<includes><include>**/Test_UserExtensions.java</include></includes>
-									-->
-									<includes><include>**/selenium/Test_*.java</include></includes>
-									<systemProperties>
-										<property>
-											<name>selenium.port</name>
-											<value>${selenium.port}</value>
-										</property>
-										<property>
-											<name>selenium.browser</name>
-											<value>${selenium.browser}</value>
-										</property>
-										<property>
-											<name>selenium.speed</name>
-											<value>${selenium.speed}</value>
-										</property>
-										<property>
-											<name>selenium.timeout</name>
-											<value>${selenium.timeout}</value>
-										</property>
-										<property>
-											<name>selenium.host</name>
-											<value>${selenium.host}</value>
-										</property>
-									</systemProperties>
-								</configuration>
-							</execution>
-						</executions>
-					</plugin>
-				</plugins>
-			</build>
-		</profile>
-	</profiles>
-
-	<!-- no tests by default -->
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-surefire-plugin</artifactId>
-				<configuration>
-					<skip>true</skip>
-				</configuration>
-			</plugin>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-compiler-plugin</artifactId>
-				<configuration>
-					 <encoding>UTF-8</encoding>
-				</configuration>
-			</plugin>
-
-		</plugins>
-	</build>
-
-</project>
+<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.testsuite</artifactId>
+		<version>3.2.0-Beta01</version>
+	</parent>
+
+	<artifactId>exo.portal.selenium.snifftests</artifactId>
+	<packaging>jar</packaging>
+	<name>Selenium Sniff Test for GateIn</name>
+	<description>Minimal UI tests that should work for GateIn</description>
+
+	<properties>
+		<org.selenium.server.version>1.0.1</org.selenium.server.version>
+		<selenium.port>4444</selenium.port>
+		<selenium.browser>firefox</selenium.browser>
+		<selenium.timeout>10000</selenium.timeout>
+		<selenium.speed>300</selenium.speed>
+		<selenium.host>localhost</selenium.host>
+		<org.selenium.maven-plugin.version>1.0.1</org.selenium.maven-plugin.version>
+	</properties>
+
+	<dependencies>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.0</version>
+		</dependency>
+
+		<dependency>
+			<groupId>org.seleniumhq.selenium.client-drivers</groupId>
+			<artifactId>selenium-java-client-driver</artifactId>
+			<version>${org.selenium.server.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>org.seleniumhq.selenium.server</groupId>
+			<artifactId>selenium-server</artifactId>
+			<version>${org.selenium.server.version}</version>
+		</dependency>
+
+		<dependency>
+			<groupId>commons-io</groupId>
+			<artifactId>commons-io</artifactId>
+			<version>1.4</version>
+		</dependency>
+		<dependency>
+			<groupId>commons-lang</groupId>
+			<artifactId>commons-lang</artifactId>
+			<version>2.4</version>
+		</dependency>
+	</dependencies>
+
+	<profiles>
+		<profile>
+			<id>selenium</id>
+			<build>
+				<plugins>
+				     <plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-compiler-plugin</artifactId>
+						<configuration>
+							 <encoding>ISO-8859-1</encoding>
+						</configuration>
+			        </plugin>
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>build-helper-maven-plugin</artifactId>
+						<executions>
+							<execution>
+								<id>add-test-source</id>
+								<phase>generate-sources</phase>
+								<goals>
+									<goal>add-test-source</goal>
+								</goals>
+								<configuration>
+									<sources>
+										<source>${project.build.directory}/generated/test</source>
+									</sources>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>exec-maven-plugin</artifactId>
+						<executions>
+							<execution>
+								<phase>generate-test-sources</phase>
+								<goals>
+									<goal>java</goal>
+								</goals>
+							</execution>
+						</executions>
+						<configuration>
+							<mainClass>org.exoplatform.portal.selenium.SeleniumTestCaseGenerator</mainClass>
+							<arguments>
+								<argument>${project.basedir}/src/suite</argument>
+								<argument>${project.build.directory}/generated/test</argument>
+							</arguments>
+						</configuration>
+					</plugin>
+
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>selenium-maven-plugin</artifactId>
+						<version>${org.selenium.maven-plugin.version}</version>
+						<executions>
+							<execution>
+								<phase>pre-integration-test</phase>
+								<goals>
+									<goal>start-server</goal>
+								</goals>
+								<configuration>
+									<background>true</background>
+									<logFile>${project.build.directory}/server.log</logFile>
+									<logOutput>true</logOutput>
+									<userExtensions>${pom.basedir}/src/suite/user-extensions.js</userExtensions>
+									<port>${selenium.port}</port>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<executions>
+							<execution>
+								<phase>integration-test</phase>
+								<goals>
+									<goal>test</goal>
+								</goals>
+								<configuration>
+									<skip>false</skip>
+									<!--
+									<includes><include>**/Test_UserExtensions.java</include></includes>
+									-->
+									<includes><include>**/selenium/Test_*.java</include></includes>
+									<systemProperties>
+										<property>
+											<name>selenium.port</name>
+											<value>${selenium.port}</value>
+										</property>
+										<property>
+											<name>selenium.browser</name>
+											<value>${selenium.browser}</value>
+										</property>
+										<property>
+											<name>selenium.speed</name>
+											<value>${selenium.speed}</value>
+										</property>
+										<property>
+											<name>selenium.timeout</name>
+											<value>${selenium.timeout}</value>
+										</property>
+										<property>
+											<name>selenium.host</name>
+											<value>${selenium.host}</value>
+										</property>
+									</systemProperties>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+
+	<!-- no tests by default -->
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<configuration>
+					<skip>true</skip>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<configuration>
+					 <encoding>UTF-8</encoding>
+				</configuration>
+			</plugin>
+
+		</plugins>
+	</build>
+
+</project>

Modified: portal/trunk/testsuite/webuibasedsamples/pom.xml
===================================================================
--- portal/trunk/testsuite/webuibasedsamples/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/testsuite/webuibasedsamples/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.testsuite</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.webui.based.samples</artifactId>

Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/web/eXoResources/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/web/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.web</artifactId>

Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/web/portal/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/web/rest/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/core/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/dashboard/pom.xml
===================================================================
--- portal/trunk/webui/dashboard/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/dashboard/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.exoplatform.portal</groupId>
 		<artifactId>exo.portal.webui</artifactId>
-		<version>3.2.0-M02-SNAPSHOT</version>
+		<version>3.2.0-Beta01</version>
 	</parent>
 	
 	<modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/eXo/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/framework/pom.xml
===================================================================
--- portal/trunk/webui/framework/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/framework/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>exo.portal.webui</artifactId>

Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/portal/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/portlet/pom.xml
===================================================================
--- portal/trunk/webui/portlet/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/webui/portlet/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.2.0-M02-SNAPSHOT</version>
+    <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/extension-component/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>gatein-wsrp-integration-parent</artifactId>
       <groupId>org.gatein.integration</groupId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/extension-config/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>gatein-wsrp-integration-parent</artifactId>
       <groupId>org.gatein.integration</groupId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/extension-ear-as5/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -27,7 +27,7 @@
    <parent>
       <groupId>org.gatein.integration</groupId>
       <artifactId>gatein-wsrp-integration-parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/extension-ear-as6/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -29,7 +29,7 @@
    <parent>
       <groupId>org.gatein.integration</groupId>
       <artifactId>gatein-wsrp-integration-parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</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-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/extension-war/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -27,7 +27,7 @@
    <parent>
       <artifactId>gatein-wsrp-integration-parent</artifactId>
       <groupId>org.gatein.integration</groupId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <artifactId>extension-war</artifactId>

Modified: portal/trunk/wsrp-integration/pom.xml
===================================================================
--- portal/trunk/wsrp-integration/pom.xml	2011-11-18 19:03:50 UTC (rev 8100)
+++ portal/trunk/wsrp-integration/pom.xml	2011-11-20 20:58:35 UTC (rev 8101)
@@ -28,14 +28,14 @@
 
    <groupId>org.gatein.integration</groupId>
    <artifactId>gatein-wsrp-integration-parent</artifactId>
-   <version>3.2.0-M02-SNAPSHOT</version>
+   <version>3.2.0-Beta01</version>
 
    <packaging>pom</packaging>
 
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.2.0-M02-SNAPSHOT</version>
+      <version>3.2.0-Beta01</version>
    </parent>
 
    <description>GateIn WSRP Integration extension parent</description>



More information about the gatein-commits mailing list