gatein SVN: r844 - in portal/trunk: component and 58 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 15:41:56 -0500 (Fri, 27 Nov 2009)
New Revision: 844
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/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/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/application-registry/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/common/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/dashboard/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/identity/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/pc/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/portal/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -48,19 +48,19 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/resources/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/scripting/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -41,13 +41,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/web/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,13 +51,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/wsrp/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/extension/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portlets/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/gadgets/core/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/gadgets/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/gadgets/server/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/packaging/module/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/packaging/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/packaging/product/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/packaging/reports/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -69,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta03</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
</scm>
<modules>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/portlet/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/portlet/web/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/jboss/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/server/tomcat/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/starter/ear/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/starter/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/starter/war/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/web/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/web/portal/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/web/rest/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/webui/core/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/webui/eXo/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/webui/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2009-11-27 20:40:05 UTC (rev 843)
+++ portal/trunk/webui/portal/pom.xml 2009-11-27 20:41:56 UTC (rev 844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,37 +47,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
<dependency>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta04-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
15 years, 1 month
gatein SVN: r843 - portal/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 15:40:05 -0500 (Fri, 27 Nov 2009)
New Revision: 843
Added:
portal/tags/3.0.0-Beta03/
Log:
[maven-scm] copy for tag 3.0.0-Beta03
Copied: portal/tags/3.0.0-Beta03 (from rev 842, portal/trunk)
15 years, 1 month
gatein SVN: r842 - in portal/trunk: component and 58 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 15:39:48 -0500 (Fri, 27 Nov 2009)
New Revision: 842
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/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/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0-Beta03
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/application-registry/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/common/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/dashboard/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/identity/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/pc/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/portal/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -48,19 +48,19 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/resources/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/scripting/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -41,13 +41,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/web/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,13 +51,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/wsrp/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/extension/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portlets/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/gadgets/core/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/gadgets/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/gadgets/server/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/packaging/module/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/packaging/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/packaging/product/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/packaging/reports/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -69,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta03</url>
</scm>
<modules>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/portlet/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/portlet/web/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/jboss/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/server/tomcat/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/starter/ear/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/starter/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/starter/war/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/web/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/web/portal/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/web/rest/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/webui/core/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/webui/eXo/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/webui/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
+++ portal/trunk/webui/portal/pom.xml 2009-11-27 20:39:48 UTC (rev 842)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,37 +47,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
15 years, 1 month
gatein SVN: r841 - in portal/trunk: component and 58 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 15:31:25 -0500 (Fri, 27 Nov 2009)
New Revision: 841
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/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/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
Rollbacking failed mvn release:
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/application-registry/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/common/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/dashboard/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/identity/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/pc/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -48,19 +48,19 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/resources/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/scripting/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -41,13 +41,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,13 +51,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/wsrp/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/extension/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portlets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/gadgets/core/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/gadgets/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/gadgets/server/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/packaging/module/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/packaging/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/packaging/product/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/packaging/reports/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -69,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta03</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
</scm>
<modules>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/portlet/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/portlet/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/jboss/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/server/tomcat/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/starter/ear/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/starter/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/starter/war/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/web/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/web/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/web/rest/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/webui/core/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/webui/eXo/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/webui/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
+++ portal/trunk/webui/portal/pom.xml 2009-11-27 20:31:25 UTC (rev 841)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,37 +47,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
<dependency>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-Beta03</version>
+ <version>3.0.0-Beta03-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
15 years, 1 month
gatein SVN: r840 - in portal/trunk: component and 58 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 15:05:31 -0500 (Fri, 27 Nov 2009)
New Revision: 840
Modified:
portal/trunk/component/application-registry/pom.xml
portal/trunk/component/common/pom.xml
portal/trunk/component/dashboard/pom.xml
portal/trunk/component/identity/pom.xml
portal/trunk/component/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/web/pom.xml
portal/trunk/component/wsrp/pom.xml
portal/trunk/component/xml-parser/pom.xml
portal/trunk/examples/extension/config/pom.xml
portal/trunk/examples/extension/ear/pom.xml
portal/trunk/examples/extension/jar/pom.xml
portal/trunk/examples/extension/pom.xml
portal/trunk/examples/extension/war/pom.xml
portal/trunk/examples/pom.xml
portal/trunk/examples/portal/config/pom.xml
portal/trunk/examples/portal/ear/pom.xml
portal/trunk/examples/portal/jar/pom.xml
portal/trunk/examples/portal/pom.xml
portal/trunk/examples/portal/rest-war/pom.xml
portal/trunk/examples/portal/war/pom.xml
portal/trunk/examples/portlets/jsfhellouser/pom.xml
portal/trunk/examples/portlets/jsphellouser/pom.xml
portal/trunk/examples/portlets/pom.xml
portal/trunk/examples/portlets/simplesthelloworld/pom.xml
portal/trunk/gadgets/core/pom.xml
portal/trunk/gadgets/eXoGadgets/pom.xml
portal/trunk/gadgets/pom.xml
portal/trunk/gadgets/server/pom.xml
portal/trunk/packaging/module/pom.xml
portal/trunk/packaging/pkg/pom.xml
portal/trunk/packaging/pom.xml
portal/trunk/packaging/product/pom.xml
portal/trunk/packaging/reports/pom.xml
portal/trunk/pom.xml
portal/trunk/portlet/dashboard/pom.xml
portal/trunk/portlet/exoadmin/pom.xml
portal/trunk/portlet/pom.xml
portal/trunk/portlet/web/pom.xml
portal/trunk/server/jboss/patch-ear/pom.xml
portal/trunk/server/jboss/plugin/pom.xml
portal/trunk/server/jboss/pom.xml
portal/trunk/server/pom.xml
portal/trunk/server/tomcat/patch/pom.xml
portal/trunk/server/tomcat/plugin/pom.xml
portal/trunk/server/tomcat/pom.xml
portal/trunk/starter/ear/pom.xml
portal/trunk/starter/pom.xml
portal/trunk/starter/war/pom.xml
portal/trunk/web/eXoResources/pom.xml
portal/trunk/web/pom.xml
portal/trunk/web/portal/pom.xml
portal/trunk/web/rest/pom.xml
portal/trunk/webui/core/pom.xml
portal/trunk/webui/eXo/pom.xml
portal/trunk/webui/pom.xml
portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0-Beta03
Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/application-registry/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/common/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/dashboard/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/identity/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/pc/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,51 +1,51 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.component</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Component</name>
-
- <modules>
- <module>common</module>
- <module>pc</module>
- <module>xml-parser</module>
- <module>wsrp</module>
- <module>resources</module>
- <module>application-registry</module>
- <module>portal</module>
- <module>web</module>
- <module>scripting</module>
- <module>identity</module>
- <module>dashboard</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.parent</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.component</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Component</name>
+
+ <modules>
+ <module>common</module>
+ <module>pc</module>
+ <module>xml-parser</module>
+ <module>wsrp</module>
+ <module>resources</module>
+ <module>application-registry</module>
+ <module>portal</module>
+ <module>web</module>
+ <module>scripting</module>
+ <module>identity</module>
+ <module>dashboard</module>
+ </modules>
+
+</project>
Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -48,19 +48,19 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/resources/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/scripting/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -41,13 +41,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -51,13 +51,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/wsrp/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -21,18 +21,17 @@
~ 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">
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/component/xml-parser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/extension/config/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/extension/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/extension/jar/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/extension/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/extension/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/config/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/jar/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/rest-war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portal/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-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>
<!--
@@ -10,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-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>
<!--
@@ -10,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portlets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-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>
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-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>
<!--
@@ -10,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/gadgets/core/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/gadgets/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/gadgets/server/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/packaging/module/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/packaging/pkg/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/packaging/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/packaging/product/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/packaging/reports/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,8 +67,8 @@
<phase>site</phase>
<configuration>
<tasks>
- <property name="jboss_output_dir" value="${project.build.directory}/jboss-tattletale"/>
- <property name="tomcat_output_dir" value="${project.build.directory}/tomcat-tattletale"/>
+ <property name="jboss_output_dir" value="${project.build.directory}/jboss-tattletale" />
+ <property name="tomcat_output_dir" value="${project.build.directory}/tomcat-tattletale" />
<property name="jboss_scan_dir" value="${basedir}/../pkg/target/jboss/server/default/deploy/gatein.ear/lib" />
<property name="tomcat_scan_dir" value="${basedir}/../pkg/target/tomcat/lib" />
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -69,9 +69,9 @@
</properties>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
- <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</connection>
+ <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta03</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta03</url>
</scm>
<modules>
Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/portlet/dashboard/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/portlet/exoadmin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/portlet/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,43 +1,43 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.portlet</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Portlet</name>
-
- <modules>
- <module>dashboard</module>
- <module>exoadmin</module>
- <module>web</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.parent</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.portlet</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Portlet</name>
+
+ <modules>
+ <module>dashboard</module>
+ <module>exoadmin</module>
+ <module>web</module>
+ </modules>
+
+</project>
Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/portlet/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/jboss/patch-ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,65 +1,65 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <modelVersion>4.0.0</modelVersion>
- <artifactId>exo.portal.server.jboss.patch-ear</artifactId>
- <packaging>jar</packaging>
- <name>GateIn Portal Server JBoss EAR Patch</name>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-resources-plugin</artifactId>
- <executions>
- <execution>
- <id>prepare</id>
- <phase>compile</phase>
- <goals>
- <goal>copy-resources</goal>
- </goals>
- <configuration>
- <outputDirectory>${project.build.outputDirectory}</outputDirectory>
- <!-- using non default delimiter because of http://jira.codehaus.org/browse/MRESOURCES-104 -->
- <delimiters>
- <delimiter>@{*}</delimiter>
- </delimiters>
- <useDefaultDelimiters>false</useDefaultDelimiters>
- <resources>
- <resource>
- <directory>src/main/jboss</directory>
- <filtering>true</filtering>
- </resource>
- </resources>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.server.jboss</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>exo.portal.server.jboss.patch-ear</artifactId>
+ <packaging>jar</packaging>
+ <name>GateIn Portal Server JBoss EAR Patch</name>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-resources-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>prepare</id>
+ <phase>compile</phase>
+ <goals>
+ <goal>copy-resources</goal>
+ </goals>
+ <configuration>
+ <outputDirectory>${project.build.outputDirectory}</outputDirectory>
+ <!-- using non default delimiter because of http://jira.codehaus.org/browse/MRESOURCES-104 -->
+ <delimiters>
+ <delimiter>@{*}</delimiter>
+ </delimiters>
+ <useDefaultDelimiters>false</useDefaultDelimiters>
+ <resources>
+ <resource>
+ <directory>src/main/jboss</directory>
+ <filtering>true</filtering>
+ </resource>
+ </resources>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/jboss/plugin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/jboss/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,42 +1,42 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.server.jboss</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Server JBoss</name>
-
- <modules>
- <module>patch-ear</module>
- <module>plugin</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.server</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.server.jboss</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Server JBoss</name>
+
+ <modules>
+ <module>patch-ear</module>
+ <module>plugin</module>
+ </modules>
+
+</project>
Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,42 +1,42 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.server</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Server</name>
-
- <modules>
- <module>tomcat</module>
- <module>jboss</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.parent</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.server</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Server</name>
+
+ <modules>
+ <module>tomcat</module>
+ <module>jboss</module>
+ </modules>
+
+</project>
Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/tomcat/patch/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/tomcat/plugin/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/server/tomcat/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,42 +1,42 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.server.tomcat</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Server Tomcat</name>
-
- <modules>
- <module>patch</module>
- <module>plugin</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.server</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.server.tomcat</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Server Tomcat</name>
+
+ <modules>
+ <module>patch</module>
+ <module>plugin</module>
+ </modules>
+
+</project>
Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/starter/ear/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/starter/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/starter/war/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/web/eXoResources/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/web/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,43 +1,43 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.web</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal Portlet</name>
-
- <modules>
- <module>eXoResources</module>
- <module>portal</module>
- <module>rest</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.parent</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.web</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal Portlet</name>
+
+ <modules>
+ <module>eXoResources</module>
+ <module>portal</module>
+ <module>rest</module>
+ </modules>
+
+</project>
Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/web/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/web/rest/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/webui/core/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/webui/eXo/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/webui/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -1,43 +1,43 @@
-<!--
-
- Copyright (C) 2009 eXo Platform SAS.
-
- This is free software; you can redistribute it and/or modify it
- under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- This software is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this software; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
--->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.exoplatform.portal</groupId>
- <artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
- </parent>
-
- <artifactId>exo.portal.webui</artifactId>
- <packaging>pom</packaging>
-
- <name>GateIn Portal WebUI</name>
-
- <modules>
- <module>core</module>
- <module>eXo</module>
- <module>portal</module>
- </modules>
-
-</project>
+<!--
+
+ Copyright (C) 2009 eXo Platform SAS.
+
+ This is free software; you can redistribute it and/or modify it
+ under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ the License, or (at your option) any later version.
+
+ This software is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this software; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.exoplatform.portal</groupId>
+ <artifactId>exo.portal.parent</artifactId>
+ <version>3.0.0-Beta03</version>
+ </parent>
+
+ <artifactId>exo.portal.webui</artifactId>
+ <packaging>pom</packaging>
+
+ <name>GateIn Portal WebUI</name>
+
+ <modules>
+ <module>core</module>
+ <module>eXo</module>
+ <module>portal</module>
+ </modules>
+
+</project>
Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml 2009-11-27 17:46:12 UTC (rev 839)
+++ portal/trunk/webui/portal/pom.xml 2009-11-27 20:05:31 UTC (rev 840)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,37 +47,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
<dependency>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-Beta03-SNAPSHOT</version>
+ <version>3.0.0-Beta03</version>
</dependency>
</dependencies>
</project>
15 years, 1 month
gatein SVN: r839 - portal/trunk.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 12:46:12 -0500 (Fri, 27 Nov 2009)
New Revision: 839
Added:
portal/trunk/Release_Notes.html
Removed:
portal/trunk/Release Notes.txt
Log:
Create 3.0.0-Beta03 release note
Deleted: portal/trunk/Release Notes.txt
===================================================================
--- portal/trunk/Release Notes.txt 2009-11-27 16:59:16 UTC (rev 838)
+++ portal/trunk/Release Notes.txt 2009-11-27 17:46:12 UTC (rev 839)
@@ -1,8 +0,0 @@
-Release Notes will start from GateIn CR1
-
-Release Notes - GateIn
-
-- Other resources and links
- Community site http://www.gatein.org
- Community JIRA https://jira.jboss.org/jira/secure/Dashboard.jspa
- Community Forum http://www.jboss.org/index.html?module=bb&op=viewforum&f=335
Copied: portal/trunk/Release_Notes.html (from rev 817, portal/trunk/Release Notes.txt)
===================================================================
--- portal/trunk/Release_Notes.html (rev 0)
+++ portal/trunk/Release_Notes.html 2009-11-27 17:46:12 UTC (rev 839)
@@ -0,0 +1,379 @@
+<html>
+ <head>
+ <title>Release Notes - GateIn Portal - Version 3.0.0-Beta03</title>
+ </head>
+ <body>
+<h1>Release Notes - GateIn Portal - Version 3.0.0-Beta03</h1>
+
+<h2>Resources and Links</h2>
+<p><a href="http://www.gatein.org">Community site</a><br />
+<a href="https://jira.jboss.org/jira/secure/Dashboard.jspa">Community JIRA</a><br />
+<a href="http://www.jboss.org/index.html?module=bb&op=viewforum&f=335">Community Forum</a></p>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-4'>GTNPORTAL-4</a>] - When the current language is Arabic, the screen to change back the language shows (français (France
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-9'>GTNPORTAL-9</a>] - Login page isn't fully internationalized
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-12'>GTNPORTAL-12</a>] - recently deployed portlets not appearing in list of available portlets
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-17'>GTNPORTAL-17</a>] - Events seems to be triggered twice
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-28'>GTNPORTAL-28</a>] - Please increase opaqueness of drop down menus.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-37'>GTNPORTAL-37</a>] - Page Editor resize grabber rendered outside of the popup
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-39'>GTNPORTAL-39</a>] - wrong save icon when editing a page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-42'>GTNPORTAL-42</a>] - The Page Editor popup is closed when creating a new page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-50'>GTNPORTAL-50</a>] - Login with the root/exo credentials going to a blank page.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-51'>GTNPORTAL-51</a>] - Problem when move up/ move down node
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-52'>GTNPORTAL-52</a>] - Always keep the old permission of the portal has changed
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-55'>GTNPORTAL-55</a>] - NPE when edit portlet in tab page config
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-56'>GTNPORTAL-56</a>] - NPE when edit node
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-57'>GTNPORTAL-57</a>] - Unknown error when delete navigation which is being used by an other program
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-58'>GTNPORTAL-58</a>] - Error after click edit navigation in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-59'>GTNPORTAL-59</a>] - Cyryllic symbols don't show
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-67'>GTNPORTAL-67</a>] - Show message invalid when change Source of gadget in Application registry portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-68'>GTNPORTAL-68</a>] - Error when change time when create/edit page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-70'>GTNPORTAL-70</a>] - Can't add user into group in specical case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-72'>GTNPORTAL-72</a>] - NPE when delete group in specical case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-74'>GTNPORTAL-74</a>] - Problem at steps 2 when create page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-75'>GTNPORTAL-75</a>] - Unknown errror when delete membership in spcecial case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-79'>GTNPORTAL-79</a>] - IE7: Can't change title for tab of dashboard
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-80'>GTNPORTAL-80</a>] - Problem when change number of dashboard is 4
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-81'>GTNPORTAL-81</a>] - NPE when clone node by John
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-83'>GTNPORTAL-83</a>] - Nothing happens when delete container containing page body
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-84'>GTNPORTAL-84</a>] - Calculator gadget: when user input many numeral characters, the textbox for displaying will be overflowed characters.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-85'>GTNPORTAL-85</a>] - IE: Don't show menu item on Start toolbar portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-86'>GTNPORTAL-86</a>] - Always keep URL portal navigation when change resize Edit Inline Composer
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-88'>GTNPORTAL-88</a>] - Error login form when change language of browser
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-91'>GTNPORTAL-91</a>] - Unknown error when edit mode of gadget
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-95'>GTNPORTAL-95</a>] - Don't show the menu item ( home) of portal when selecting a group page in the navigation group
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-97'>GTNPORTAL-97</a>] - W3C validator error in public page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-98'>GTNPORTAL-98</a>] - Problem in add/edit node form in the first time
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-103'>GTNPORTAL-103</a>] - Bug occur when change TabPaneDashboard is null
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-104'>GTNPORTAL-104</a>] - Unknow error when view page in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-105'>GTNPORTAL-105</a>] - Unknown error when drag & drop tab layout
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-106'>GTNPORTAL-106</a>] - NPE when change template of portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-110'>GTNPORTAL-110</a>] - Problem when user has no edit right on page but can edit the page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-118'>GTNPORTAL-118</a>] - null public render parameters
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-119'>GTNPORTAL-119</a>] - Problem when clone node
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-121'>GTNPORTAL-121</a>] - NPE when delete all page in Manage Page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-126'>GTNPORTAL-126</a>] - first login fails withouy "Remember My Login" option
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-136'>GTNPORTAL-136</a>] - Can't register new user in public mode in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-137'>GTNPORTAL-137</a>] - StackOverflowError when click Sitemap on public mode
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-139'>GTNPORTAL-139</a>] - There is an exception when click Site in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-141'>GTNPORTAL-141</a>] - NPE when drag & drop gagdet which was delete in Gadget Item of Application registry portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-145'>GTNPORTAL-145</a>] - StackOverflowError when click on breadcrumbs.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-162'>GTNPORTAL-162</a>] - NPE when change language in specical case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-163'>GTNPORTAL-163</a>] - Show message wrong when user doesn't not have right to edit portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-165'>GTNPORTAL-165</a>] - NPE when darg & drop application in edit page of Iframe portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-166'>GTNPORTAL-166</a>] - Portal Page inside Container generates an 'Unknown error'.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-169'>GTNPORTAL-169</a>] - Don't display excutive board's page when detele group ( organization)
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-170'>GTNPORTAL-170</a>] - NPE when click maximize gadget in dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-171'>GTNPORTAL-171</a>] - Error display in Portlet Title when click Show Info Bar
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-172'>GTNPORTAL-172</a>] - There is an exception when click Portal properties in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-174'>GTNPORTAL-174</a>] - Still drag & drop gadget when switch view mode of dashboard portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-182'>GTNPORTAL-182</a>] - Always keep old language when change langauge in New Account portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-184'>GTNPORTAL-184</a>] - Unknown error when double click delete portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-185'>GTNPORTAL-185</a>] - it's not possible to configure to add more portal skin modules
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-186'>GTNPORTAL-186</a>] - Little error when check Show Info Bar of Homepage portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-191'>GTNPORTAL-191</a>] - Stop using Apple / Mac icons in the default homepage installed with the GateIn portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-194'>GTNPORTAL-194</a>] - Show message wrong when delete all Page in Manage page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-195'>GTNPORTAL-195</a>] - Problem when click Show max window in Stiemap page in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-196'>GTNPORTAL-196</a>] - Exception when click continuously add navigation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-199'>GTNPORTAL-199</a>] - Unknown error when add gadget into category in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-202'>GTNPORTAL-202</a>] - Still show tab which was delete in tab container
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-205'>GTNPORTAL-205</a>] - Unknown error when edit node's page in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-206'>GTNPORTAL-206</a>] - JSR-286 events are not properly propagated
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-207'>GTNPORTAL-207</a>] - Problem when change language in Portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-208'>GTNPORTAL-208</a>] - IE6: Error display in pop-up message
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-209'>GTNPORTAL-209</a>] - IE6: Error displaying in tab page congfig
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-211'>GTNPORTAL-211</a>] - IE6: Little error in login form in private mode
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-213'>GTNPORTAL-213</a>] - Don't show Administrators navigation on Toolbargroup portlet when delete Organization group
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-214'>GTNPORTAL-214</a>] - show message wrong when user don't have the permission to edit this page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-215'>GTNPORTAL-215</a>] - TemplateRuntimeException
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-218'>GTNPORTAL-218</a>] - IE6: Error UI in Internationalization portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-219'>GTNPORTAL-219</a>] - show duplicate "gadget" category when click " Import Applications"
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-220'>GTNPORTAL-220</a>] - Some problem UI on IE6
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-221'>GTNPORTAL-221</a>] - Unknown error when delete membership in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-222'>GTNPORTAL-222</a>] - Unknown error when edit mode of application registry portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-223'>GTNPORTAL-223</a>] - UIFormTextAreaInput don't use maxlength value
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-224'>GTNPORTAL-224</a>] - Unknown error when change URL of Iframe portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-225'>GTNPORTAL-225</a>] - IE6: Error UI in New Account portlet in public mode
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-227'>GTNPORTAL-227</a>] - Unknown error when edit portlet of sitemap
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-229'>GTNPORTAL-229</a>] - Unknown error when add gadget into categories to be able used in Dashboard in specical case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-230'>GTNPORTAL-230</a>] - Error UI in Dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-231'>GTNPORTAL-231</a>] - Groovy exception when drag & drop gadget in Dashboard
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-232'>GTNPORTAL-232</a>] - Error displaying in Page Editor
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-235'>GTNPORTAL-235</a>] - Unknown error click Save button in edit mode of Iframe portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-236'>GTNPORTAL-236</a>] - Don't display two button "Next" and "Abort" at step 2 when new create
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-241'>GTNPORTAL-241</a>] - NPE when drag & drop Calculator gadget
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-242'>GTNPORTAL-242</a>] - IllegalArgumentException when input invalid URL of portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-243'>GTNPORTAL-243</a>] - Can't add new tab when create new page for dashboard
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-248'>GTNPORTAL-248</a>] - There is an exception when create new tab for Dashboard in specical case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-249'>GTNPORTAL-249</a>] - Duplicate "Application Registry" and "Organization Management" after import application
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-250'>GTNPORTAL-250</a>] - NPE when edit user in user and group management page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-252'>GTNPORTAL-252</a>] - ClassCastException in Application registry when creating new category
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-259'>GTNPORTAL-259</a>] - Error displaying in UISiteManagement when change some languages
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-260'>GTNPORTAL-260</a>] - ClassCastException in Application registry when creating new category
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-261'>GTNPORTAL-261</a>] - eXoGadgetServer/gadgetsifr
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-263'>GTNPORTAL-263</a>] - Adding gadgets to a page always defaults to the horoscope one
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-269'>GTNPORTAL-269</a>] - On JBoss AS the resource bundles are not loaded correctly
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-272'>GTNPORTAL-272</a>] - Error displaying in Portal Navigation when click Show Info Bar
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-276'>GTNPORTAL-276</a>] - Problem when change URL of logo portlet is empty
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-277'>GTNPORTAL-277</a>] - Problem when add new tab for dashboard in special case
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-280'>GTNPORTAL-280</a>] - show message wrong when input correct password of user in Accout profile form
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-282'>GTNPORTAL-282</a>] - Still delete last tab of new page in dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-284'>GTNPORTAL-284</a>] - Still show category selector form when select gadget in Gadget item
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-289'>GTNPORTAL-289</a>] - Should keep position of portal composer when click Expand Icon
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-290'>GTNPORTAL-290</a>] - NPE when delete tab of new page in Dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-295'>GTNPORTAL-295</a>] - Duplicate portal name when create over 10 portals
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-296'>GTNPORTAL-296</a>] - Have problem in Session keep alive when create new portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-297'>GTNPORTAL-297</a>] - Always show public permission in access permission form of portal when limit number of access users
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-298'>GTNPORTAL-298</a>] - The modification in group navigation seems to not be really saved to DB
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-300'>GTNPORTAL-300</a>] - Portlet Taglib not correctly set
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-303'>GTNPORTAL-303</a>] - Show exception when click search user with user name is null in Register New Account in public mode
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-306'>GTNPORTAL-306</a>] - The User Handler implementation returns a User with a password "null"
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-313'>GTNPORTAL-313</a>] - An IPC error causes an infinit loop
+</li>
+</ul>
+
+<h2> Feature Request
+</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-29'>GTNPORTAL-29</a>] - Remove first descriptive step in wizards (see create new page wizard).
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-120'>GTNPORTAL-120</a>] - Improve performance in case switching between portals
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-203'>GTNPORTAL-203</a>] - A membership type should be configurable as a mandatory resource in portal
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-226'>GTNPORTAL-226</a>] - Spanish translation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-244'>GTNPORTAL-244</a>] - Create a new simple acount register portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-291'>GTNPORTAL-291</a>] - Add BridgeInterceptor to enable Apache Bridges
+</li>
+</ul>
+
+<h2> Task
+</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-49'>GTNPORTAL-49</a>] - Re-organize ui components in Dashboard portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-60'>GTNPORTAL-60</a>] - Access to wrong user profile during a portlet request
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-82'>GTNPORTAL-82</a>] - Should show message when user does not have the right to add navigation ( Mary/Demo)
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-89'>GTNPORTAL-89</a>] - Some improvements when add new tab in Dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-93'>GTNPORTAL-93</a>] - Add tooltip for IconControl Gadget
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-96'>GTNPORTAL-96</a>] - Some improvement for dashboard
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-99'>GTNPORTAL-99</a>] - Should remove permission setting tab when edit portal properties of dashboard page
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-101'>GTNPORTAL-101</a>] - Replace "Portlet Description" field in edit inline with localized portlet display name
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-108'>GTNPORTAL-108</a>] - Should remove UIPortletInfor when portlet haven't information about portlet Preferences in Application registry
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-130'>GTNPORTAL-130</a>] - Skin undeployment
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-131'>GTNPORTAL-131</a>] - Javascript deployment
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-138'>GTNPORTAL-138</a>] - Should limit character in Container Title
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-147'>GTNPORTAL-147</a>] - Remove the "Community management" and "New account" links from the admin group's navigation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-148'>GTNPORTAL-148</a>] - the actived link should be more clearly visible
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-149'>GTNPORTAL-149</a>] - the Auto Import function should be optional by portlet preference
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-150'>GTNPORTAL-150</a>] - Rename "Organize" to "Categories", move "Portlet" and "Gadget" to the right.
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-152'>GTNPORTAL-152</a>] - In the portlet/gadget details view, display the categories in which the application is
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-154'>GTNPORTAL-154</a>] - A dubious behavior to User in the portlet setting form
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-155'>GTNPORTAL-155</a>] - Merge performance branch in trunk
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-176'>GTNPORTAL-176</a>] - Merge WSRP integration branch into trunk
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-181'>GTNPORTAL-181</a>] - Redesign the Site and Group site page taking space
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-197'>GTNPORTAL-197</a>] - Refresh navigation after a navigation is saved in datastorage
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-216'>GTNPORTAL-216</a>] - Application Registry rewrite
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-228'>GTNPORTAL-228</a>] - Change content of message when portal not-exist
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-253'>GTNPORTAL-253</a>] - Remove resource bundle persistence
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-254'>GTNPORTAL-254</a>] - Remove resource bundle editor UI
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-257'>GTNPORTAL-257</a>] - Check Gadget name in Gadget item in Application registry portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-268'>GTNPORTAL-268</a>] - Rename exo-domain -> gatein-domain
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-278'>GTNPORTAL-278</a>] - Disable edit mode of gadget wrapper portlet
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-283'>GTNPORTAL-283</a>] - Should page break when so many choose a category to add the gadget into category in Gadget item
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-287'>GTNPORTAL-287</a>] - It should be able to paste a node to root node in navigation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-312'>GTNPORTAL-312</a>] - Should change image in Page template tab when view page properties of portlet
+</li>
+</ul>
+
+<h2> Sub-task
+</h2>
+<ul>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-62'>GTNPORTAL-62</a>] - Investigate wrong user profile access for anonymous user
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-63'>GTNPORTAL-63</a>] - Investigate effect of Groovy update
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-64'>GTNPORTAL-64</a>] - Too many flushes on the servlet output stream
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-117'>GTNPORTAL-117</a>] - Wrong model portal query implementation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-127'>GTNPORTAL-127</a>] - Error in Access permission form of category in Application registry portlet when change language to Russian and Ukrainian
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-128'>GTNPORTAL-128</a>] - Investigate effect of new MOP to order of node in navigation
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-132'>GTNPORTAL-132</a>] - Set label as resolved label when a PageNode is created from a NavigationNodeData object
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-133'>GTNPORTAL-133</a>] - Chromattic memory leak
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-142'>GTNPORTAL-142</a>] - Groovy Template Engine optimisation research
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-146'>GTNPORTAL-146</a>] - Contextual error reporting of Groovy templates runtime exception
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-153'>GTNPORTAL-153</a>] - Merge with trunk up to revision 467
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-156'>GTNPORTAL-156</a>] - No user profile access for anonymous user
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-157'>GTNPORTAL-157</a>] - Groovy 1.6.5 update
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-158'>GTNPORTAL-158</a>] - Various IO optimisations
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-160'>GTNPORTAL-160</a>] - New Groovy template engine
+</li>
+<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-161'>GTNPORTAL-161</a>] - Efficient model caching
+</li>
+</ul>
+</body>
+</html>
15 years, 1 month
gatein SVN: r838 - in components/wci/trunk: jetty and 7 other directories.
by do-not-reply@jboss.org
Author: mwringe
Date: 2009-11-27 11:59:16 -0500 (Fri, 27 Nov 2009)
New Revision: 838
Modified:
components/wci/trunk/
components/wci/trunk/jetty/pom.xml
components/wci/trunk/pom.xml
components/wci/trunk/test/core/pom.xml
components/wci/trunk/test/servers/jboss42/pom.xml
components/wci/trunk/test/servers/jboss51/pom.xml
components/wci/trunk/test/servers/jetty6/pom.xml
components/wci/trunk/test/servers/tomcat6/pom.xml
components/wci/trunk/tomcat/pom.xml
components/wci/trunk/wci/pom.xml
Log:
cleanup unnecessary maven dependencies (GTNWCI-10).
Property changes on: components/wci/trunk
___________________________________________________________________
Name: svn:ignore
- target
.settings
.project
+ target
.settings
.project
.metadata
Modified: components/wci/trunk/jetty/pom.xml
===================================================================
--- components/wci/trunk/jetty/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/jetty/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -14,6 +14,10 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-wci</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.mortbay.jetty</groupId>
+ <artifactId>jetty</artifactId>
+ </dependency>
</dependencies>
</project>
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -29,7 +29,7 @@
<version.jetty>6.1.21</version.jetty>
<version.jaxen>1.0-FCS</version.jaxen>
<version.saxpath>1.0-FCS</version.saxpath>
-
+ <version.discovery>0.4</version.discovery>
<!-- used in test module by maven-antrun-extended-plugin -->
<version.jboss.unit>1.2.3</version.jboss.unit>
<version.cargo>1.0.1-alpha-1</version.cargo>
@@ -115,7 +115,11 @@
<artifactId>jaxb-api</artifactId>
<version>${version.jaxb}</version>
</dependency>
-
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ <version>${version.discovery}</version>
+ </dependency>
</dependencies>
</dependencyManagement>
Modified: components/wci/trunk/test/core/pom.xml
===================================================================
--- components/wci/trunk/test/core/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/test/core/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -14,30 +14,7 @@
<artifactId>wci-wci</artifactId>
</dependency>
<dependency>
- <groupId>org.gatein.wci</groupId>
- <artifactId>wci-tomcat</artifactId>
- </dependency>
- <dependency>
- <groupId>org.gatein.wci</groupId>
- <artifactId>wci-exo</artifactId>
- </dependency>
-
- <dependency>
- <artifactId>junit</artifactId>
- <groupId>junit</groupId>
- </dependency>
- <dependency>
<groupId>org.gatein.common</groupId>
- <artifactId>common-common</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.codehaus.cargo</groupId>
- <artifactId>cargo-core-uberjar</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.gatein.common</groupId>
<artifactId>common-mc</artifactId>
</dependency>
<dependency>
@@ -57,23 +34,6 @@
<groupId>org.jboss.unit</groupId>
<artifactId>jboss-unit-remote</artifactId>
</dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit-mc</artifactId>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit-tooling-ant</artifactId>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>portal-test</artifactId>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>portal-test-generic</artifactId>
- </dependency>
-
</dependencies>
<build>
Modified: components/wci/trunk/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss42/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/test/servers/jboss42/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -168,7 +168,16 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss.remoting</groupId>
+ <artifactId>jboss-remoting</artifactId>
+ </dependency>
+
</dependencies>
Modified: components/wci/trunk/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss51/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/test/servers/jboss51/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -158,7 +158,16 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss.remoting</groupId>
+ <artifactId>jboss-remoting</artifactId>
+ </dependency>
+
</dependencies>
Modified: components/wci/trunk/test/servers/jetty6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jetty6/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/test/servers/jetty6/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.0-CR01-SNAPSHOT</version>
+ <version>2.0.0-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jetty6</artifactId>
@@ -69,6 +69,21 @@
<artifactId>common-mc</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.gatein.common</groupId>
+ <artifactId>common-logging</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-simple</artifactId>
+ <scope>test</scope>
+ </dependency>
<!-- JBOSS UNIT DEPENDENCIES -->
<dependency>
<groupId>org.jboss.unit</groupId>
@@ -153,6 +168,16 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.jboss.remoting</groupId>
+ <artifactId>jboss-remoting</artifactId>
+ </dependency>
+
<!-- Jetty Deployer -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
@@ -282,7 +307,9 @@
<property name="dependency.jboss-logging-jdk.jar" value="${maven.dependency.jboss.jboss-common-logging-jdk.jar.path}" />
<property name="dependency.jboss-logging-log4j.jar" value="${maven.dependency.jboss.jboss-common-logging-log4j.jar.path}" />
<property name="dependency.gatein-common-common.jar" value="${maven.dependency.org.gatein.common.common-common.jar.path}" />
- <property name="dependency.log4j.jar" value="${maven.dependency.apache-log4j.log4j.jar.path}" />
+ <property name="dependency.gatein-common-logging.jar" value="${maven.dependency.org.gatein.common.common-logging.jar.path}" />
+ <property name="dependency.slf4j-api.jar" value="${maven.dependency.org.slf4j.slf4j-api.jar.path}" />
+ <property name="dependency.slf4j-simple.jar" value="${maven.dependency.org.slf4j.slf4j-simple.jar.path}" />
<property name="dependency.activation.jar" value="${maven.dependency.javax.activation.activation.jar.path}" />
<property name="dependency.junit.jar" value="${maven.dependency.junit.junit.jar.path}" />
<property name="dependency.gatein-wci-core.jar" value="${maven.dependency.org.gatein.wci.wci-wci.jar.path}" />
Modified: components/wci/trunk/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat6/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/test/servers/tomcat6/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -168,7 +168,16 @@
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.jboss.remoting</groupId>
+ <artifactId>jboss-remoting</artifactId>
+ </dependency>
+
</dependencies>
Modified: components/wci/trunk/tomcat/pom.xml
===================================================================
--- components/wci/trunk/tomcat/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/tomcat/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -14,6 +14,16 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-wci</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>catalina</artifactId>
+ <exclusions>
+ <exclusion>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>servlet-api</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
</dependencies>
</project>
Modified: components/wci/trunk/wci/pom.xml
===================================================================
--- components/wci/trunk/wci/pom.xml 2009-11-27 12:43:11 UTC (rev 837)
+++ components/wci/trunk/wci/pom.xml 2009-11-27 16:59:16 UTC (rev 838)
@@ -11,11 +11,6 @@
<dependencies>
<dependency>
- <artifactId>junit</artifactId>
- <groupId>junit</groupId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.gatein.common</groupId>
<artifactId>common-common</artifactId>
<exclusions>
@@ -25,135 +20,6 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.tomcat</groupId>
- <artifactId>catalina</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.apache.tomcat</groupId>
- <artifactId>servlet-api</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.mortbay.jetty</groupId>
- <artifactId>jetty</artifactId>
- </dependency>
-
- <!-- SCOPE TEST -->
- <dependency>
- <groupId>concurrent</groupId>
- <artifactId>concurrent</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.gatein.common</groupId>
- <artifactId>common-mc</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit-remote</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit-mc</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>jboss-unit-tooling-ant</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>portal-test</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.unit</groupId>
- <artifactId>portal-test-generic</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.remoting</groupId>
- <artifactId>jboss-remoting</artifactId>
- </dependency>
- <dependency>
- <groupId>org.jboss.microcontainer</groupId>
- <artifactId>jboss-kernel</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss.microcontainer</groupId>
- <artifactId>jboss-dependency</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.jboss</groupId>
- <artifactId>jboss-reflect</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>jboss</groupId>
- <artifactId>jboss-serialization</artifactId>
- <scope>test</scope>
- </dependency>
-
- <dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>jaxen</groupId>
- <artifactId>jaxen</artifactId>
- </dependency>
- <dependency>
- <groupId>saxpath</groupId>
- <artifactId>saxpath</artifactId>
- </dependency>
- <dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>cargo</groupId>
- <artifactId>cargo-manager</artifactId>
- <type>war</type>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.codehaus.cargo</groupId>
- <artifactId>cargo-jetty-deployer</artifactId>
- <type>war</type>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.codehaus.cargo</groupId>
- <artifactId>cargo-core-uberjar</artifactId>
- </dependency>
- <dependency>
- <groupId>org.codehaus.cargo</groupId>
- <artifactId>cargo-ant</artifactId>
- <exclusions>
- <exclusion>
- <groupId>ant</groupId>
- <artifactId>ant</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
</dependencies>
</project>
15 years, 1 month
gatein SVN: r837 - in portal/trunk/examples/extension/war/src/main/webapp/templates: skin/webui/component/UIHomePagePortlet and 1 other directory.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-11-27 07:43:11 -0500 (Fri, 27 Nov 2009)
New Revision: 837
Modified:
portal/trunk/examples/extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl
portal/trunk/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
Log:
Proud of being a best of breed, adding back the text in the samples deployed by default on JBoss
Modified: portal/trunk/examples/extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl
===================================================================
--- portal/trunk/examples/extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl 2009-11-27 11:03:20 UTC (rev 836)
+++ portal/trunk/examples/extension/war/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl 2009-11-27 12:43:11 UTC (rev 837)
@@ -21,7 +21,7 @@
<div class="HomePortletAdBackround">
<div class="AdImageLeft">
<div class="AdImageRight">
- <div class="EmptyBlock"><span></span></div>
+ <div class="EmptyBlock"><%=_ctx.appRes("UIHomePagePortlet.Label.Slogan")%></div>
</div>
</div>
</div>
@@ -30,8 +30,7 @@
<div class="LeftAccountsContainer">
<div class="RightAccountsContainer">
<div class="MiddleAccountsContainer">
- <div class="InstructionTitle">Try GateIn 3.0 with one of these user accounts
- </div>
+ <div class="InstructionTitle"><%=_ctx.appRes("UIHomePagePortlet.Label.Title")%></div>
<div class="AccountsContainerDeco">
<div class="AccountBlock AdministratorUser">
<div class="AccountInfos">
@@ -99,10 +98,4 @@
</div>
<div class="ClearBoth"><span></span></div>
</div>
-<div class="BottomDecoratorHome">
- <div class="BottomDecoratorLeft">
- <div class="BottomDecoratorRight">
- <div class="BottomDecoratorMiddle"><span></span></div>
- </div>
- </div>
-</div>
+
Modified: portal/trunk/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
===================================================================
--- portal/trunk/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2009-11-27 11:03:20 UTC (rev 836)
+++ portal/trunk/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2009-11-27 12:43:11 UTC (rev 837)
@@ -99,19 +99,29 @@
}
.UIHomePagePortlet .AdImageRight {
-
text-align: right; /* orientation=lt */
text-align: left; /* orientation=rt */
height: 255px;
- padding: 0px 10px 0px 0px; /* orientation=lt */
- padding: 0px 0px 0px 10px; /* orientation=rt */
- letter-spacing: 1px;
+ padding: 0px 10px 0px 200px; /* orientation=lt */
+ padding: 0px 200px 0px 10px; /* orientation=rt */
}
.UIHomePagePortlet .AdImageLeft .EmptyBlock {
- height: 170px;
+ height: 120px;
+ font-size: 21px;
+ color: #616161;
+ text-align: center;
+ font-family: arial;
+ font-weight: bold;
+ float: right; /* orientation=lt */
+ float: left; /* orientation=rt */
+ padding: 50px 0 0;
}
+.UIHomePagePortlet .AdImageLeft .EmptyBlock div {
+ font-size: 19px;
+}
+
.UIHomePagePortlet .AdImageLeft .ProductSlogan {
font-family: arial;
color: #666666;
@@ -136,7 +146,7 @@
}
_html .UIHomePagePortlet .HomePortletContent .LeftAccountsContainer {
- background: url('DefaultSkin/background/HomePagePortlet.gif') no-repeat 4px -529px;/* orientation=rt */
+ background: url('DefaultSkin/background/HomePagePortlet.gif') no-repeat 4px -529px;
}
.UIHomePagePortlet .HomePortletContent .RightAccountsContainer {
15 years, 1 month
gatein SVN: r836 - portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/background.
by do-not-reply@jboss.org
Author: thuy.nguyen
Date: 2009-11-27 06:03:20 -0500 (Fri, 27 Nov 2009)
New Revision: 836
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/background/TemplateContainer.jpg
Log:
GTNPORTAL-312:Should change image in Page template tab when view page properties of portlet
Modified: portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/background/TemplateContainer.jpg
===================================================================
(Binary files differ)
15 years, 1 month