gatein SVN: r4291 - in components/wci/branches/2.0.x: exo and 12 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:48:31 -0400 (Tue, 21 Sep 2010)
New Revision: 4291
Modified:
components/wci/branches/2.0.x/exo/pom.xml
components/wci/branches/2.0.x/jetty/pom.xml
components/wci/branches/2.0.x/pom.xml
components/wci/branches/2.0.x/test/core/pom.xml
components/wci/branches/2.0.x/test/pom.xml
components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
components/wci/branches/2.0.x/test/servers/pom.xml
components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
components/wci/branches/2.0.x/tomcat/pom.xml
components/wci/branches/2.0.x/wci/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/wci/branches/2.0.x/exo/pom.xml
===================================================================
--- components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/branches/2.0.x/jetty/pom.xml
===================================================================
--- components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.0.2-GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/branches/2.0.x</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/branches/2.0.x/</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/branches/2.0.x/</url>
</scm>
<properties>
Modified: components/wci/branches/2.0.x/test/core/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/branches/2.0.x/test/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss42</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/branches/2.0.x/tomcat/pom.xml
===================================================================
--- components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/branches/2.0.x/wci/pom.xml
===================================================================
--- components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:48:00 UTC (rev 4290)
+++ components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:48:31 UTC (rev 4291)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.3-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
14 years, 3 months
gatein SVN: r4290 - components/wci/tags.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:48:00 -0400 (Tue, 21 Sep 2010)
New Revision: 4290
Added:
components/wci/tags/2.0.2-GA/
Log:
[maven-scm] copy for tag 2.0.2-GA
Copied: components/wci/tags/2.0.2-GA (from rev 4289, components/wci/branches/2.0.x)
14 years, 3 months
gatein SVN: r4289 - in components/wci/branches/2.0.x: exo and 12 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:47:33 -0400 (Tue, 21 Sep 2010)
New Revision: 4289
Modified:
components/wci/branches/2.0.x/exo/pom.xml
components/wci/branches/2.0.x/jetty/pom.xml
components/wci/branches/2.0.x/pom.xml
components/wci/branches/2.0.x/test/core/pom.xml
components/wci/branches/2.0.x/test/pom.xml
components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
components/wci/branches/2.0.x/test/servers/pom.xml
components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
components/wci/branches/2.0.x/tomcat/pom.xml
components/wci/branches/2.0.x/wci/pom.xml
Log:
[maven-release-plugin] prepare release 2.0.2-GA
Modified: components/wci/branches/2.0.x/exo/pom.xml
===================================================================
--- components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/branches/2.0.x/jetty/pom.xml
===================================================================
--- components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/branches/2.0.x</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/branches/2.0.x/</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/branches/2.0.x/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.0.2-GA</url>
</scm>
<properties>
Modified: components/wci/branches/2.0.x/test/core/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/branches/2.0.x/test/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss42</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/branches/2.0.x/tomcat/pom.xml
===================================================================
--- components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/branches/2.0.x/wci/pom.xml
===================================================================
--- components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:41:39 UTC (rev 4288)
+++ components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:47:33 UTC (rev 4289)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
14 years, 3 months
gatein SVN: r4287 - in components/wci/branches/2.0.x: exo and 12 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:40:00 -0400 (Tue, 21 Sep 2010)
New Revision: 4287
Modified:
components/wci/branches/2.0.x/exo/pom.xml
components/wci/branches/2.0.x/jetty/pom.xml
components/wci/branches/2.0.x/pom.xml
components/wci/branches/2.0.x/test/core/pom.xml
components/wci/branches/2.0.x/test/pom.xml
components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
components/wci/branches/2.0.x/test/servers/pom.xml
components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
components/wci/branches/2.0.x/tomcat/pom.xml
components/wci/branches/2.0.x/wci/pom.xml
Log:
reverting again
Modified: components/wci/branches/2.0.x/exo/pom.xml
===================================================================
--- components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/branches/2.0.x/jetty/pom.xml
===================================================================
--- components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/wci/tags/2.0.2-GA</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/wci/tags/2.0.2-GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/branches/2.0.x</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/wci/branches/2....</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/wci/branches/2.0.x/</url>
</scm>
<properties>
Modified: components/wci/branches/2.0.x/test/core/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/branches/2.0.x/test/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss42</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/branches/2.0.x/tomcat/pom.xml
===================================================================
--- components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/branches/2.0.x/wci/pom.xml
===================================================================
--- components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
+++ components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:40:00 UTC (rev 4287)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
14 years, 3 months
gatein SVN: r4286 - in components/wci/branches/2.0.x: exo and 12 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:34:34 -0400 (Tue, 21 Sep 2010)
New Revision: 4286
Modified:
components/wci/branches/2.0.x/exo/pom.xml
components/wci/branches/2.0.x/jetty/pom.xml
components/wci/branches/2.0.x/pom.xml
components/wci/branches/2.0.x/test/core/pom.xml
components/wci/branches/2.0.x/test/pom.xml
components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
components/wci/branches/2.0.x/test/servers/pom.xml
components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
components/wci/branches/2.0.x/tomcat/pom.xml
components/wci/branches/2.0.x/wci/pom.xml
Log:
[maven-release-plugin] prepare release 2.0.2-GA
Modified: components/wci/branches/2.0.x/exo/pom.xml
===================================================================
--- components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/branches/2.0.x/jetty/pom.xml
===================================================================
--- components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/branches/2.0.x</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/wci/branches/2....</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/wci/wci/branches/2.0.x/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.0.2-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/wci/tags/2.0.2-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/wci/wci/tags/2.0.2-GA</url>
</scm>
<properties>
Modified: components/wci/branches/2.0.x/test/core/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/branches/2.0.x/test/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss42</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/branches/2.0.x/tomcat/pom.xml
===================================================================
--- components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/branches/2.0.x/wci/pom.xml
===================================================================
--- components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:32:00 UTC (rev 4285)
+++ components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:34:34 UTC (rev 4286)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.2-GA-SNAPSHOT</version>
+ <version>2.0.2-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
14 years, 3 months
gatein SVN: r4285 - components/wci/tags.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:32:00 -0400 (Tue, 21 Sep 2010)
New Revision: 4285
Removed:
components/wci/tags/2.0.2-GA/
Log:
remove wrong tag
14 years, 3 months
gatein SVN: r4283 - in components/wci/branches/2.0.x: exo and 12 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2010-09-21 08:24:32 -0400 (Tue, 21 Sep 2010)
New Revision: 4283
Modified:
components/wci/branches/2.0.x/exo/pom.xml
components/wci/branches/2.0.x/jetty/pom.xml
components/wci/branches/2.0.x/pom.xml
components/wci/branches/2.0.x/test/core/pom.xml
components/wci/branches/2.0.x/test/pom.xml
components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
components/wci/branches/2.0.x/test/servers/pom.xml
components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
components/wci/branches/2.0.x/tomcat/pom.xml
components/wci/branches/2.0.x/wci/pom.xml
Log:
revert version update
Modified: components/wci/branches/2.0.x/exo/pom.xml
===================================================================
--- components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/exo/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-exo</artifactId>
Modified: components/wci/branches/2.0.x/jetty/pom.xml
===================================================================
--- components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/jetty/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-jetty</artifactId>
Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -6,7 +6,7 @@
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
Modified: components/wci/branches/2.0.x/test/core/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/core/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-core</artifactId>
Modified: components/wci/branches/2.0.x/test/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/portlets/exo-portlet/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-exo-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/portlets/gatein-portlet/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-gatein-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/portlets/native-portlet/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-native-portlet</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/servers/jboss42/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss42</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/servers/jboss51/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-jboss51</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/servers/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-server-parent</artifactId>
Modified: components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/test/servers/tomcat6/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-test-server-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-test-tomcat6</artifactId>
Modified: components/wci/branches/2.0.x/tomcat/pom.xml
===================================================================
--- components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/tomcat/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-tomcat</artifactId>
Modified: components/wci/branches/2.0.x/wci/pom.xml
===================================================================
--- components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 10:11:36 UTC (rev 4282)
+++ components/wci/branches/2.0.x/wci/pom.xml 2010-09-21 12:24:32 UTC (rev 4283)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.wci</groupId>
<artifactId>wci-parent</artifactId>
- <version>2.0.3-GA-SNAPSHOT</version>
+ <version>2.0.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wci-wci</artifactId>
14 years, 3 months
gatein SVN: r4282 - in portal/branches/navcontroller: web/portal/src/main/webapp/groovy/portal/webui/workspace and 1 other directories.
by do-not-reply@jboss.org
Author: trong.tran
Date: 2010-09-21 06:11:36 -0400 (Tue, 21 Sep 2010)
New Revision: 4282
Modified:
portal/branches/navcontroller/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
portal/branches/navcontroller/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/ExoPortletInvocationContext.java
portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java
Log:
Clear URL parameters before newly rendering a Portlet URL
Use resource locator for the menu toolbars
Modified: portal/branches/navcontroller/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
===================================================================
--- portal/branches/navcontroller/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2010-09-21 09:57:32 UTC (rev 4281)
+++ portal/branches/navcontroller/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2010-09-21 10:11:36 UTC (rev 4282)
@@ -1,102 +1,108 @@
-<%
- import org.exoplatform.portal.config.model.PageNavigation;
- import org.exoplatform.portal.config.model.PageNode;
- import org.exoplatform.web.application.JavascriptManager;
- import org.exoplatform.portal.webui.util.Util ;
- import org.exoplatform.webui.organization.OrganizationUtils;
- import org.gatein.common.text.EntityEncoder;
-
- def rcontext = _ctx.getRequestContext() ;
- JavascriptManager jsmanager = rcontext.getJavascriptManager();
- jsmanager.importJavascript('eXo.portal.UIPortalNavigation');
- jsmanager.importJavascript('eXo.portal.UIAdminToolbar');
- jsmanager.addCustomizedOnLoadScript('eXo.portal.UIAdminToolbar.onLoad("' + uicomponent.id + '");');
-
- def groupNavigations = uicomponent.getGroupNavigations();
- def portalURI = Util.getPortalRequestContext().getPortalURI();
- void renderGroupPageNavigation(PageNavigation navigation) {
- nodes = navigation.getNodes() ;
- if(nodes.size() < 1) return ;
- String navTitle = _ctx.appRes("UIPageNavigation.label.titleBar") ;
- navTitle = navTitle.replace("{0}", OrganizationUtils.getGroupLabel(navigation.ownerId));
- print """
- <div class="TitleBar"><div style="width: 99%" title="$navigation.ownerId">$navTitle</div></div>
- <div class="SubBlock">
- """ ;
- for(int i = 0; i < nodes.size(); i++) {
- renderPageNode(nodes.get(i), i%2 == 0 ) ;
- }
- print """
- </div>
- """ ;
- }
-
- void renderPageNode(PageNode node, boolean flag) {
- PageNode selectedNode = uicomponent.getSelectedPageNode();
- String tabStyleNavigation = "";
- if(selectedNode != null && node.getUri() == selectedNode.getUri()) {
- tabStyleNavigation = "SelectedItem";
- }
-
- boolean hasChild = (node.getChildren() != null && node.getChildren().size() > 0);
- String clazz = "";
- if(hasChild) clazz = "ArrowIcon";
- String href = Util.getPortalRequestContext().getPortalURI() + node.getUri();
- String icon = node.getIcon();
- if(icon == null) icon = "DefaultPageIcon";
- boolean toolong = (node.resolvedLabel.length() > 60);
- String label = ( toolong ? node.resolvedLabel.substring(0, 57) + "..." : node.resolvedLabel);
- String title = "";
- if(toolong) title = "title='$node.resolvedLabel'";
- else title = "";
- EntityEncoder entityEncoder = EntityEncoder.FULL;
- label = entityEncoder.encode(label);
- print """
- <div class="MenuItem $tabStyleNavigation">
- <div class="$clazz">
- """;
- if(node.pageReference != null) {
- print """<a class="ItemIcon $icon" href="$href" $title>$label</a>""";
- } else {
- print """<a class="ItemIcon $icon" href="#" $title>$label</a>""";
- }
- print """
- </div>
- """ ;
- if(hasChild) {
- print """
- <div class="MenuItemContainer" style="position: absolute; display:none">
- <div class="SubBlock">
- """ ;
- for(int j = 0; j < node.getChildren().size(); j++) {
- renderPageNode(node.getChildren().get(j), j%2 == 0);
- }
- print """
- </div>
- </div>
- """ ;
-
- }
- print """
- </div>
- """ ;
- }
-%>
-<div class="UIUserToolBarGroupPortlet" id="$uicomponent.id" >
- <div class="UIHorizontalTabs">
- <div class="TabsContainer">
- <div class="UITab NormalToolbarTab">
- <div class="">
- <a class="GroupIcon TBIcon" href="<%= portalURI + "groupnavigation" %>">Group</a>
- </div>
- <% if (!groupNavigations.isEmpty()) { %>
- <div style="display:none" class="MenuItemContainer">
- <% for(navigation in groupNavigations) {
- renderGroupPageNavigation(navigation);
- } %>
- </div>
- <% } %>
- </div>
- </div>
- </div>
+<%
+ import org.exoplatform.portal.config.model.PageNavigation;
+ import org.exoplatform.portal.config.model.PageNode;
+ import org.exoplatform.web.application.JavascriptManager;
+ import org.exoplatform.portal.webui.util.Util ;
+ import org.exoplatform.webui.organization.OrganizationUtils;
+ import org.gatein.common.text.EntityEncoder;
+ import org.exoplatform.portal.application.PortalRequestContext;
+ import org.exoplatform.web.url.ControllerURL;
+
+ def rcontext = _ctx.getRequestContext() ;
+ JavascriptManager jsmanager = rcontext.getJavascriptManager();
+ jsmanager.importJavascript('eXo.portal.UIPortalNavigation');
+ jsmanager.importJavascript('eXo.portal.UIAdminToolbar');
+ jsmanager.addCustomizedOnLoadScript('eXo.portal.UIAdminToolbar.onLoad("' + uicomponent.id + '");');
+
+ def groupNavigations = uicomponent.getGroupNavigations();
+ def portalURI = Util.getPortalRequestContext().getPortalURI();
+
+ PortalRequestContext pcontext = Util.getPortalRequestContext();
+ ControllerURL nodeURL = pcontext.createURL(org.exoplatform.portal.url.navigation.NavigationLocator.TYPE);
+
+ void renderGroupPageNavigation(PageNavigation navigation, ControllerURL nodeURL) {
+ nodes = navigation.getNodes() ;
+ if(nodes.size() < 1) return ;
+ String navTitle = _ctx.appRes("UIPageNavigation.label.titleBar") ;
+ navTitle = navTitle.replace("{0}", OrganizationUtils.getGroupLabel(navigation.ownerId));
+ print """
+ <div class="TitleBar"><div style="width: 99%" title="$navigation.ownerId">$navTitle</div></div>
+ <div class="SubBlock">
+ """ ;
+ for(int i = 0; i < nodes.size(); i++) {
+ renderPageNode(nodes.get(i), nodeURL) ;
+ }
+ print """
+ </div>
+ """ ;
+ }
+
+ void renderPageNode(PageNode node, ControllerURL nodeURL) {
+ PageNode selectedNode = uicomponent.getSelectedPageNode();
+ String tabStyleNavigation = "";
+ if(selectedNode != null && node.getUri() == selectedNode.getUri()) {
+ tabStyleNavigation = "SelectedItem";
+ }
+
+ boolean hasChild = (node.getChildren() != null && node.getChildren().size() > 0);
+ String clazz = "";
+ if(hasChild) clazz = "ArrowIcon";
+ String actionLink = nodeURL.setResource(node).toString();
+ String icon = node.getIcon();
+ if(icon == null) icon = "DefaultPageIcon";
+ boolean toolong = (node.resolvedLabel.length() > 60);
+ String label = ( toolong ? node.resolvedLabel.substring(0, 57) + "..." : node.resolvedLabel);
+ String title = "";
+ if(toolong) title = "title='$node.resolvedLabel'";
+ else title = "";
+ EntityEncoder entityEncoder = EntityEncoder.FULL;
+ label = entityEncoder.encode(label);
+ print """
+ <div class="MenuItem $tabStyleNavigation">
+ <div class="$clazz">
+ """;
+ if(node.pageReference != null) {
+ print """<a class="ItemIcon $icon" href="$actionLink" $title>$label</a>""";
+ } else {
+ print """<a class="ItemIcon $icon" href="#" $title>$label</a>""";
+ }
+ print """
+ </div>
+ """ ;
+ if(hasChild) {
+ print """
+ <div class="MenuItemContainer" style="position: absolute; display:none">
+ <div class="SubBlock">
+ """ ;
+ for(int j = 0; j < node.getChildren().size(); j++) {
+ renderPageNode(node.getChildren().get(j), nodeURL);
+ }
+ print """
+ </div>
+ </div>
+ """ ;
+
+ }
+ print """
+ </div>
+ """ ;
+ }
+%>
+<div class="UIUserToolBarGroupPortlet" id="$uicomponent.id" >
+ <div class="UIHorizontalTabs">
+ <div class="TabsContainer">
+ <div class="UITab NormalToolbarTab">
+ <div class="">
+ <a class="GroupIcon TBIcon" href="<%= portalURI + "groupnavigation" %>">Group</a>
+ </div>
+ <% if (!groupNavigations.isEmpty()) { %>
+ <div style="display:none" class="MenuItemContainer">
+ <% for(navigation in groupNavigations) {
+ renderGroupPageNavigation(navigation, nodeURL);
+ } %>
+ </div>
+ <% } %>
+ </div>
+ </div>
+ </div>
</div>
\ No newline at end of file
Modified: portal/branches/navcontroller/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
===================================================================
--- portal/branches/navcontroller/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl 2010-09-21 09:57:32 UTC (rev 4281)
+++ portal/branches/navcontroller/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl 2010-09-21 10:11:36 UTC (rev 4282)
@@ -66,9 +66,9 @@
<%}%>
<script type="text/javascript">
eXo.env.portal.context = "<%=docBase%>" ;
- <%if(rcontext.getAccessPath() == 0) {%>eXo.env.portal.accessMode = "public" ;<%}
- else
- {%>eXo.env.portal.accessMode = "private" ;<%}%>
+ <%
+ if(rcontext.getAccessPath() == 0) {%>eXo.env.portal.accessMode = "public" ;<%}
+ else {%>eXo.env.portal.accessMode = "private" ;<%}%>
eXo.env.portal.portalName = "<%=rcontext.getPortalOwner()%>" ;
eXo.env.server.context = "<%=docBase%>" ;
eXo.env.server.portalBaseURL = "<%=rcontext.getRequest().getRequestURI()%>" ;
@@ -91,47 +91,44 @@
def headerElements = rcontext.getExtraMarkupHeadersAsStrings();
if (headerElements != null)
{
- for (element in headerElements)
- { %>
- <%=element%>
- <% }
+ for (element in headerElements)
+ {
+ print(element);
+ }
}
+
+ /*Hide All Popup Menu when click on document*/
+ rcontext.getJavascriptManager().addOnLoadJavascript('eXo.core.DOMUtil.hideElements');
+ //rcontext.getJavascriptManager().addOnResizeJavascript('eXo.core.UIMaskLayer.resizeMaskLayer');
%>
</head>
<body style="height: 100%;">
- <%
- /*Hide All Popup Menu when click on document*/
- rcontext.getJavascriptManager().addOnLoadJavascript('eXo.core.DOMUtil.hideElements');
- //rcontext.getJavascriptManager().addOnResizeJavascript('eXo.core.UIMaskLayer.resizeMaskLayer');
- %>
-
- <div class="$uicomponent.skin" id="UIPortalApplication" style="!height: 100%;">
-
- <div class="AjaxLoadingMask" id="AjaxLoadingMask" style="display: none; margin: auto;">
- <div class="LoadingContainer">
- <div class="CenterLoadingContainer">
- <div class="LoadingText"><%=_ctx.appRes("UIPortalApplication.label.Loading")%></div>
- <div class="LoadingProgressBar"><span></span></div>
-
- <div class="UIAction">
- <table class="ActionContainer">
- <tr>
- <td>
- <div onclick="javascript:ajaxAbort();" class="ActionButton LightBlueStyle">
- <div class="ButtonLeft">
- <div class="ButtonRight">
- <div class="ButtonMiddle">
- <a href="javascript:void(0);"><%=_ctx.appRes("UIPortalApplication.label.Abort")%></a>
- </div>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
-
+ <div class="$uicomponent.skin" id="UIPortalApplication" style="!height: 100%;">
+ <div class="AjaxLoadingMask" id="AjaxLoadingMask" style="display: none; margin: auto;">
+ <div class="LoadingContainer">
+ <div class="CenterLoadingContainer">
+ <div class="LoadingText"><%=_ctx.appRes("UIPortalApplication.label.Loading")%></div>
+ <div class="LoadingProgressBar"><span></span></div>
+
+ <div class="UIAction">
+ <table class="ActionContainer">
+ <tr>
+ <td>
+ <div onclick="javascript:ajaxAbort();" class="ActionButton LightBlueStyle">
+ <div class="ButtonLeft">
+ <div class="ButtonRight">
+ <div class="ButtonMiddle">
+ <a href="javascript:void(0);"><%=_ctx.appRes("UIPortalApplication.label.Abort")%></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ </div>
</div>
- </div>
- </div>
+ </div>
Modified: portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/ExoPortletInvocationContext.java
===================================================================
--- portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/ExoPortletInvocationContext.java 2010-09-21 09:57:32 UTC (rev 4281)
+++ portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/ExoPortletInvocationContext.java 2010-09-21 10:11:36 UTC (rev 4282)
@@ -107,7 +107,10 @@
StringBuilder baseURL = new StringBuilder(this.portalRequestURI).append("?")
.append(PortalRequestContext.UI_COMPONENT_ID).append("=").append(this.portletId);
*/
-
+
+ //Clear URL parameters
+ url.getQueryParameters().clear();
+
String type;
if (containerURL instanceof RenderURL)
{
Modified: portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java
===================================================================
--- portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java 2010-09-21 09:57:32 UTC (rev 4281)
+++ portal/branches/navcontroller/webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortletLifecycle.java 2010-09-21 10:11:36 UTC (rev 4282)
@@ -260,7 +260,7 @@
if ("title".equals(element.getNodeName().toLowerCase())
&& element.getFirstChild() != null)
{
- String title = element.getFirstChild().getTextContent();
+ String title = element.getFirstChild().getNodeValue();
prcontext.getRequest().setAttribute(PortalRequestContext.REQUEST_TITLE, title);
}
else
14 years, 3 months