gatein SVN: r8447 - in components/sso/trunk: agent and 17 other directories.
by do-not-reply@jboss.org
Author: mposolda
Date: 2012-02-21 12:51:18 -0500 (Tue, 21 Feb 2012)
New Revision: 8447
Modified:
components/sso/trunk/agent/pom.xml
components/sso/trunk/auth-callback/pom.xml
components/sso/trunk/cas/gatein-cas-plugin/pom.xml
components/sso/trunk/cas/gatein-cas-portal/pom.xml
components/sso/trunk/cas/pom.xml
components/sso/trunk/josso/gatein-agent-josso181/pom.xml
components/sso/trunk/josso/gatein-agent-josso182/pom.xml
components/sso/trunk/josso/gatein-josso-plugin/pom.xml
components/sso/trunk/josso/gatein-josso-portal/pom.xml
components/sso/trunk/josso/pom.xml
components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml
components/sso/trunk/opensso/gatein-opensso-portal/pom.xml
components/sso/trunk/opensso/pom.xml
components/sso/trunk/packaging/pom.xml
components/sso/trunk/pom.xml
components/sso/trunk/saml/gatein-saml-plugin/pom.xml
components/sso/trunk/saml/gatein-saml-portal/pom.xml
components/sso/trunk/saml/pom.xml
components/sso/trunk/spnego/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/sso/trunk/agent/pom.xml
===================================================================
--- components/sso/trunk/agent/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/agent/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/auth-callback/pom.xml
===================================================================
--- components/sso/trunk/auth-callback/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/auth-callback/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/gatein-cas-plugin/pom.xml
===================================================================
--- components/sso/trunk/cas/gatein-cas-plugin/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/cas/gatein-cas-plugin/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/gatein-cas-portal/pom.xml
===================================================================
--- components/sso/trunk/cas/gatein-cas-portal/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/cas/gatein-cas-portal/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/pom.xml
===================================================================
--- components/sso/trunk/cas/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/cas/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/gatein-agent-josso181/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-agent-josso181/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/josso/gatein-agent-josso181/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-josso-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/josso/gatein-agent-josso182/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-agent-josso182/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/josso/gatein-agent-josso182/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-josso-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/josso/gatein-josso-plugin/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-josso-plugin/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/josso/gatein-josso-plugin/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/gatein-josso-portal/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-josso-portal/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/josso/gatein-josso-portal/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/pom.xml
===================================================================
--- components/sso/trunk/josso/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/josso/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml
===================================================================
--- components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/opensso/gatein-opensso-portal/pom.xml
===================================================================
--- components/sso/trunk/opensso/gatein-opensso-portal/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/opensso/gatein-opensso-portal/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/opensso/pom.xml
===================================================================
--- components/sso/trunk/opensso/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/opensso/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/packaging/pom.xml
===================================================================
--- components/sso/trunk/packaging/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/packaging/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/pom.xml
===================================================================
--- components/sso/trunk/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -25,9 +25,9 @@
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sso/tags/1.1.1-CR02</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/sso/tags/1.1.1-CR02</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/sso/tags/1.1.1-CR02</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sso/trunk</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/sso/trunk</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/sso/trunk</url>
</scm>
Modified: components/sso/trunk/saml/gatein-saml-plugin/pom.xml
===================================================================
--- components/sso/trunk/saml/gatein-saml-plugin/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/saml/gatein-saml-plugin/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-saml-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/saml/gatein-saml-portal/pom.xml
===================================================================
--- components/sso/trunk/saml/gatein-saml-portal/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/saml/gatein-saml-portal/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-saml-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/saml/pom.xml
===================================================================
--- components/sso/trunk/saml/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/saml/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/spnego/pom.xml
===================================================================
--- components/sso/trunk/spnego/pom.xml 2012-02-21 17:50:57 UTC (rev 8446)
+++ components/sso/trunk/spnego/pom.xml 2012-02-21 17:51:18 UTC (rev 8447)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02</version>
+ <version>1.1.1-CR03-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
12 years, 10 months
gatein SVN: r8446 - components/sso/tags.
by do-not-reply@jboss.org
Author: mposolda
Date: 2012-02-21 12:50:57 -0500 (Tue, 21 Feb 2012)
New Revision: 8446
Added:
components/sso/tags/1.1.1-CR02/
Log:
[maven-release-plugin] copy for tag 1.1.1-CR02
12 years, 10 months
gatein SVN: r8445 - in components/sso/trunk: agent and 17 other directories.
by do-not-reply@jboss.org
Author: mposolda
Date: 2012-02-21 12:50:43 -0500 (Tue, 21 Feb 2012)
New Revision: 8445
Modified:
components/sso/trunk/agent/pom.xml
components/sso/trunk/auth-callback/pom.xml
components/sso/trunk/cas/gatein-cas-plugin/pom.xml
components/sso/trunk/cas/gatein-cas-portal/pom.xml
components/sso/trunk/cas/pom.xml
components/sso/trunk/josso/gatein-agent-josso181/pom.xml
components/sso/trunk/josso/gatein-agent-josso182/pom.xml
components/sso/trunk/josso/gatein-josso-plugin/pom.xml
components/sso/trunk/josso/gatein-josso-portal/pom.xml
components/sso/trunk/josso/pom.xml
components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml
components/sso/trunk/opensso/gatein-opensso-portal/pom.xml
components/sso/trunk/opensso/pom.xml
components/sso/trunk/packaging/pom.xml
components/sso/trunk/pom.xml
components/sso/trunk/saml/gatein-saml-plugin/pom.xml
components/sso/trunk/saml/gatein-saml-portal/pom.xml
components/sso/trunk/saml/pom.xml
components/sso/trunk/spnego/pom.xml
Log:
[maven-release-plugin] prepare release 1.1.1-CR02
Modified: components/sso/trunk/agent/pom.xml
===================================================================
--- components/sso/trunk/agent/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/agent/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/auth-callback/pom.xml
===================================================================
--- components/sso/trunk/auth-callback/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/auth-callback/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/gatein-cas-plugin/pom.xml
===================================================================
--- components/sso/trunk/cas/gatein-cas-plugin/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/cas/gatein-cas-plugin/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/gatein-cas-portal/pom.xml
===================================================================
--- components/sso/trunk/cas/gatein-cas-portal/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/cas/gatein-cas-portal/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/cas/pom.xml
===================================================================
--- components/sso/trunk/cas/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/cas/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/gatein-agent-josso181/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-agent-josso181/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/josso/gatein-agent-josso181/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-josso-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/josso/gatein-agent-josso182/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-agent-josso182/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/josso/gatein-agent-josso182/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-josso-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/josso/gatein-josso-plugin/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-josso-plugin/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/josso/gatein-josso-plugin/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/gatein-josso-portal/pom.xml
===================================================================
--- components/sso/trunk/josso/gatein-josso-portal/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/josso/gatein-josso-portal/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/josso/pom.xml
===================================================================
--- components/sso/trunk/josso/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/josso/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml
===================================================================
--- components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/opensso/gatein-opensso-plugin/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/sso/trunk/opensso/gatein-opensso-portal/pom.xml
===================================================================
--- components/sso/trunk/opensso/gatein-opensso-portal/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/opensso/gatein-opensso-portal/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/opensso/pom.xml
===================================================================
--- components/sso/trunk/opensso/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/opensso/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/packaging/pom.xml
===================================================================
--- components/sso/trunk/packaging/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/packaging/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/pom.xml
===================================================================
--- components/sso/trunk/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<packaging>pom</packaging>
<parent>
@@ -25,9 +25,9 @@
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sso/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/sso/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/sso/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/sso/tags/1.1.1-CR02</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/sso/tags/1.1.1-CR02</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/sso/tags/1.1.1-CR02</url>
</scm>
Modified: components/sso/trunk/saml/gatein-saml-plugin/pom.xml
===================================================================
--- components/sso/trunk/saml/gatein-saml-plugin/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/saml/gatein-saml-plugin/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-saml-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/saml/gatein-saml-portal/pom.xml
===================================================================
--- components/sso/trunk/saml/gatein-saml-portal/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/saml/gatein-saml-portal/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -2,7 +2,7 @@
<parent>
<artifactId>sso-saml-parent</artifactId>
<groupId>org.gatein.sso</groupId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/saml/pom.xml
===================================================================
--- components/sso/trunk/saml/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/saml/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: components/sso/trunk/spnego/pom.xml
===================================================================
--- components/sso/trunk/spnego/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
+++ components/sso/trunk/spnego/pom.xml 2012-02-21 17:50:43 UTC (rev 8445)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.1.1-CR02-SNAPSHOT</version>
+ <version>1.1.1-CR02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
12 years, 10 months
gatein SVN: r8444 - components/sso/trunk.
by do-not-reply@jboss.org
Author: mposolda
Date: 2012-02-21 12:44:05 -0500 (Tue, 21 Feb 2012)
New Revision: 8444
Modified:
components/sso/trunk/pom.xml
Log:
- Upgrade WCI to same version, which is used in trunk
Modified: components/sso/trunk/pom.xml
===================================================================
--- components/sso/trunk/pom.xml 2012-02-21 15:54:01 UTC (rev 8443)
+++ components/sso/trunk/pom.xml 2012-02-21 17:44:05 UTC (rev 8444)
@@ -79,7 +79,7 @@
<!-- exo -->
<org.exoplatform.core.version>2.4.3-GA</org.exoplatform.core.version>
<org.exoplatform.ws.version>2.2.3-GA</org.exoplatform.ws.version>
- <org.gatein.wci.version>2.1.0-GA</org.gatein.wci.version>
+ <org.gatein.wci.version>2.1.1-Beta03</org.gatein.wci.version>
<!-- JAX-RS jsr-311 -->
<version.javax.ws.rs>1.0</version.javax.ws.rs>
12 years, 10 months
gatein SVN: r8443 - in epp/portal/branches/EPP_5_2_Branch/portlet: web/src/main/webapp/groovy/portal/webui/component and 1 other directory.
by do-not-reply@jboss.org
Author: theute
Date: 2012-02-21 10:54:01 -0500 (Tue, 21 Feb 2012)
New Revision: 8443
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl
epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl
Log:
- Bug 794376 Navigation labels are shortened but not looking good in multibyte languages
- JBEPP-1421 Navigation labels are shortened but not looking good in multibyte languages
Modified: epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl 2012-02-21 15:01:41 UTC (rev 8442)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl 2012-02-21 15:54:01 UTC (rev 8443)
@@ -2,6 +2,7 @@
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util ;
import org.exoplatform.portal.mop.user.UserNode;
+ import org.gatein.common.text.EntityEncoder;
import java.util.Collection;
import javax.portlet.MimeResponse;
import javax.portlet.ResourceURL;
@@ -50,8 +51,8 @@
resolvedLabel = _ctx.appRes("UIUserToolBarDashboard.page." + node.getLabel());
}
- boolean toolong = (resolvedLabel.length() > 60);
- String label = ( toolong ? resolvedLabel.substring(0, 57) + "..." : resolvedLabel);
+ boolean toolong = (node.getResolvedLabel.length() > 60);
+ String label = ( toolong ? EntityEncoder.encode(node.getResolvedLabel().substring(0, 57) + "...") : resolvedLabel);
String title = "";
if(toolong) title = "title='$resolvedLabel'";
else title = "";
Modified: epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2012-02-21 15:01:41 UTC (rev 8442)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2012-02-21 15:54:01 UTC (rev 8443)
@@ -4,6 +4,7 @@
import org.exoplatform.webui.organization.OrganizationUtils;
import org.exoplatform.portal.mop.user.UserNode;
import org.exoplatform.portal.mop.user.UserNavigation;
+ import org.gatein.common.text.EntityEncoder;
import javax.portlet.MimeResponse;
import javax.portlet.ResourceURL;
import org.exoplatform.portal.application.PortalRequestContext;
@@ -50,8 +51,8 @@
String actionLink = nodeURL.setNode(node).toString();
String icon = node.getIcon();
if(icon == null) icon = "DefaultPageIcon";
- boolean toolong = (node.getEncodedResolvedLabel().length() > 60);
- String label = ( toolong ? node.getEncodedResolvedLabel().substring(0, 57) + "..." : node.getEncodedResolvedLabel());
+ boolean toolong = (node.getResolvedLabel().length() > 60);
+ String label = ( toolong ? EntityEncoder.encode(node.getResolvedLabel().substring(0, 57) + "...") : node.getEncodedResolvedLabel());
String title = "";
if(toolong) title = "title='$node.encodedResolvedLabel'";
else title = "";
Modified: epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2012-02-21 15:01:41 UTC (rev 8442)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2012-02-21 15:54:01 UTC (rev 8443)
@@ -1,7 +1,7 @@
<%
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util ;
- import org.gatein.common.text.EntityEncoder;
+ import org.gatein.common.text.EntityEncoder;
import org.exoplatform.commons.utils.HTMLEntityEncoder;
import org.exoplatform.portal.mop.user.UserNode;
import javax.portlet.MimeResponse;
@@ -88,8 +88,8 @@
String href = nodeURL.setNode(node).toString();
String icon = node.getIcon();
if(icon == null) icon = "DefaultPageIcon";
- boolean toolong = (node.getEncodedResolvedLabel().length() > 60);
- String label = ( toolong ? node.getEncodedResolvedLabel().substring(0, 57) + "..." : node.getEncodedResolvedLabel());
+ boolean toolong = (node.getResolvedLabel().length() > 60);
+ String label = ( toolong ? EntityEncoderencode(node.getResolvedLabel().substring(0, 57) + "...") : node.getEncodedResolvedLabel());
String title = "";
if(toolong) title = "title='$node.encodedResolvedLabel()'";
else title = "";
Modified: epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl 2012-02-21 15:01:41 UTC (rev 8442)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl 2012-02-21 15:54:01 UTC (rev 8443)
@@ -2,7 +2,7 @@
import org.exoplatform.portal.mop.user.UserNode;
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util;
- import org.gatein.common.text.EntityEncoder;
+ import org.gatein.common.text.EntityEncoder;
import org.exoplatform.commons.utils.HTMLEntityEncoder;
import javax.portlet.MimeResponse;
import org.exoplatform.portal.application.PortalRequestContext;
@@ -53,9 +53,9 @@
String label = node.getEncodedResolvedLabel();
String title = "";
- if(label.length() > 40) {
+ if(node.getResolvedLabel().length() > 40) {
title = label;
- label = label.substring(0,37) + "...";
+ label = EntityEncoder.encode(node.getResolvedLabel(0,37) + "...");
}
def actionLink = "#";
@@ -108,7 +108,7 @@
<span class="$arrowIcon">
<%
String label = node.getEncodedResolvedLabel();
- if(label.length() > 30) label = label.substring(0,29) + "...";
+ if(node.getResolvedLabel().length() > 30) label = EntityEncoder.encode(node.getResolvedLavel().substring(0,27) + "...");
if(node.getPageRef() != null) {
nodeURL.setNode(node);
nodeURL.setAjax(uicomponent.isUseAjax());
12 years, 10 months
gatein SVN: r8442 - epp/portal/branches/EPP_5_2_Branch.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2012-02-21 10:01:41 -0500 (Tue, 21 Feb 2012)
New Revision: 8442
Modified:
epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
bug 794432 Upgrade JCR
Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-02-21 14:55:49 UTC (rev 8441)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml 2012-02-21 15:01:41 UTC (rev 8442)
@@ -38,11 +38,11 @@
<properties>
<org.exoplatform.parent.version>9</org.exoplatform.parent.version>
- <org.exoplatform.kernel.version>2.3.3-GA</org.exoplatform.kernel.version>
+ <org.exoplatform.kernel.version>2.3.6-GA</org.exoplatform.kernel.version>
<org.exoplatform.kernel.junit.version>1.2.1-GA</org.exoplatform.kernel.junit.version> <!-- from exo.kernel -->
- <org.exoplatform.core.version>2.4.3-GA</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.2.3-GA</org.exoplatform.ws.version>
- <org.exoplatform.jcr.version>1.14.3-GA</org.exoplatform.jcr.version>
+ <org.exoplatform.core.version>2.4.6-GA</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.2.6-GA</org.exoplatform.ws.version>
+ <org.exoplatform.jcr.version>1.14.6-GA</org.exoplatform.jcr.version>
<org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
<org.jibx.version>1.2.1</org.jibx.version>
<org.shindig.version>2.0.2-CP01</org.shindig.version>
12 years, 10 months
gatein SVN: r8441 - in portal/trunk/portlet: web/src/main/webapp/groovy/portal/webui/component and 1 other directory.
by do-not-reply@jboss.org
Author: theute
Date: 2012-02-21 09:55:49 -0500 (Tue, 21 Feb 2012)
New Revision: 8441
Modified:
portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl
portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
portal/trunk/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl
Log:
GTNPORTAL-2355: Navigation labels are shortened but not looking good in multibyte languages
Modified: portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl 2012-02-21 04:43:40 UTC (rev 8440)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl 2012-02-21 14:55:49 UTC (rev 8441)
@@ -2,6 +2,7 @@
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util ;
import org.exoplatform.portal.mop.user.UserNode;
+ import org.gatein.common.text.EntityEncoder;
import java.util.Collection;
import javax.portlet.MimeResponse;
import javax.portlet.ResourceURL;
@@ -50,8 +51,8 @@
resolvedLabel = _ctx.appRes("UIUserToolBarDashboard.page." + resolvedLabel);
}
- boolean toolong = (resolvedLabel.length() > 60);
- String label = ( toolong ? resolvedLabel.substring(0, 57) + "..." : resolvedLabel);
+ boolean toolong = (node.getResolvedLabel().length() > 60);
+ String label = ( toolong ? EntityEncoder.encode(node.getResolvedLabel().substring(0, 57) + "...") : resolvedLabel);
String title = "";
if(toolong) title = "title='$resolvedLabel'";
else title = "";
Modified: portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2012-02-21 04:43:40 UTC (rev 8440)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl 2012-02-21 14:55:49 UTC (rev 8441)
@@ -4,6 +4,7 @@
import org.exoplatform.webui.organization.OrganizationUtils;
import org.exoplatform.portal.mop.user.UserNode;
import org.exoplatform.portal.mop.user.UserNavigation;
+ import org.gatein.common.text.EntityEncoder;
import javax.portlet.MimeResponse;
import javax.portlet.ResourceURL;
import org.exoplatform.portal.application.PortalRequestContext;
@@ -50,8 +51,8 @@
String actionLink = nodeURL.setNode(node).toString();
String icon = node.getIcon();
if(icon == null) icon = "DefaultPageIcon";
- boolean toolong = (node.getEncodedResolvedLabel().length() > 60);
- String label = ( toolong ? node.getEncodedResolvedLabel().substring(0, 57) + "..." : node.getEncodedResolvedLabel());
+ boolean toolong = (node.getResolvedLabel().length() > 60);
+ String label = ( toolong ? EntityEncoder.encode(node.getResolvedLabel().substring(0, 57) + "...") : node.getEncodedResolvedLabel());
String title = "";
if(toolong) title = "title='" + node.getEncodedResolvedLabel() + "'";
else title = "";
Modified: portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2012-02-21 04:43:40 UTC (rev 8440)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl 2012-02-21 14:55:49 UTC (rev 8441)
@@ -1,7 +1,7 @@
<%
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util ;
- import org.gatein.common.text.EntityEncoder;
+ import org.gatein.common.text.EntityEncoder;
import org.exoplatform.commons.utils.HTMLEntityEncoder;
import org.exoplatform.portal.mop.user.UserNode;
import javax.portlet.MimeResponse;
@@ -88,8 +88,8 @@
String href = nodeURL.setNode(node).toString();
String icon = node.getIcon();
if(icon == null) icon = "DefaultPageIcon";
- boolean toolong = (node.getEncodedResolvedLabel().length() > 60);
- String label = ( toolong ? node.getEncodedResolvedLabel().substring(0, 57) + "..." : node.getEncodedResolvedLabel());
+ boolean toolong = (node.getResolvedLabel().length() > 60);
+ String label = ( toolong ? EntityEncoderencode(node.getResolvedLabel().substring(0, 57) + "...") : node.getEncodedResolvedLabel());
String title = "";
if(toolong) title = "title='" + node.getEncodedResolvedLabel() + "'";
else title = "";
Modified: portal/trunk/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl 2012-02-21 04:43:40 UTC (rev 8440)
+++ portal/trunk/portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl 2012-02-21 14:55:49 UTC (rev 8441)
@@ -2,7 +2,7 @@
import org.exoplatform.portal.mop.user.UserNode;
import org.exoplatform.web.application.JavascriptManager;
import org.exoplatform.portal.webui.util.Util;
- import org.gatein.common.text.EntityEncoder;
+ import org.gatein.common.text.EntityEncoder;
import org.exoplatform.commons.utils.HTMLEntityEncoder;
import javax.portlet.MimeResponse;
import org.exoplatform.portal.application.PortalRequestContext;
@@ -53,9 +53,9 @@
String label = node.getEncodedResolvedLabel();
String title = "";
- if(label.length() > 40) {
+ if(node.getResolvedLabel().length() > 40) {
title = label;
- label = label.substring(0,37) + "...";
+ label = EntityEncoder.encode(node.getResolvedLabel(0,37) + "...");
}
print """
@@ -113,7 +113,7 @@
<span class="$arrowIcon">
<%
String label = node.getEncodedResolvedLabel();
- if(label.length() > 30) label = label.substring(0,29) + "...";
+ if(node.getResolvedLabel().length() > 30) label = EntityEncoder.encode(node.getResolvedLavel().substring(0,27) + "...");
if(node.getPageRef() != null) {
nodeURL.setNode(node);
nodeURL.setAjax(uicomponent.isUseAjax());
12 years, 10 months
gatein SVN: r8440 - epp/docs/branches/5.2/Installation_Guide/en-US.
by do-not-reply@jboss.org
Author: jaredmorgs
Date: 2012-02-20 23:43:40 -0500 (Mon, 20 Feb 2012)
New Revision: 8440
Modified:
epp/docs/branches/5.2/Installation_Guide/en-US/Book_Info.xml
epp/docs/branches/5.2/Installation_Guide/en-US/HTTPSConfiguration.xml
epp/docs/branches/5.2/Installation_Guide/en-US/Installation_Guide.xml
epp/docs/branches/5.2/Installation_Guide/en-US/Revision_History.xml
Log:
Changes to HTTPS Setup section as part of BZ#794440
Modified: epp/docs/branches/5.2/Installation_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.2/Installation_Guide/en-US/Book_Info.xml 2012-02-20 21:46:06 UTC (rev 8439)
+++ epp/docs/branches/5.2/Installation_Guide/en-US/Book_Info.xml 2012-02-21 04:43:40 UTC (rev 8440)
@@ -9,7 +9,7 @@
<productname>JBoss Enterprise Portal Platform</productname>
<productnumber>5.2</productnumber>
<edition>5.2.1</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>
This book provides information about obtaining, installing and running JBoss Enterprise Portal Platform. It forms part of the complete document suite along with the <emphasis role="bold">User Guide</emphasis> and <emphasis role="bold">Reference Guide</emphasis> available at <ulink url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." type="http"/>.
Modified: epp/docs/branches/5.2/Installation_Guide/en-US/HTTPSConfiguration.xml
===================================================================
--- epp/docs/branches/5.2/Installation_Guide/en-US/HTTPSConfiguration.xml 2012-02-20 21:46:06 UTC (rev 8439)
+++ epp/docs/branches/5.2/Installation_Guide/en-US/HTTPSConfiguration.xml 2012-02-21 04:43:40 UTC (rev 8440)
@@ -1,118 +1,108 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
-"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
%BOOK_ENTITIES;
]>
<section id="sect-Installation_Guide-HTTPS_Configuration">
- <title>HTTPS Configuration</title>
-
- <section id="sect-Installation_Guide-HTTPS_Configuration-Overview">
- <title>Overview</title>
- <para>
- JBoss Enterprise Portal Platform runs, by default, in HTTP mode. However, for security purposes, you can configure it to run in HTTPS mode. This section explains how to run JBoss Enterprise Portal Platform in HTTPS mode.
- </para>
-
- </section>
- <section id="sect-Installation_Guide-HTTPS_Configuration-Generate_Key">
- <title>Generate your key</title>
- <para>
- If you haven't a X.509 certificate, you can make a simple certificate using the <command>keytool</command> command:
- </para>
- <procedure>
- <title><emphasis role="bold"></emphasis></title>
- <step>
- <para>
- Change the variables in the following command to suit your circumstances then run it a terminal:
- </para>
-<programlisting>keytool -genkey -alias serverkeys -keyalg RSA -keystore server.keystore -storepass 123456 -keypass 123456 -dname "CN=localhost, OU=MYOU, O=MYORG, L=MYCITY, ST=MYSTATE, C=MY"</programlisting>
- <para>
- Your key will be stored in <filename>server.keystore</filename>
- </para>
- </step>
- <step>
- <para>
- Import your key into the Sun JDK keystore (this is required to help running gadget features) with the following command:
- </para>
-<programlisting>keytool -importkeystore -srckeystore server.keystore -destkeystore $JAVA_HOME/jre/lib/security/cacerts</programlisting>
- </step>
- </procedure>
- </section>
-
- <section id="sect-Installation_Guide-HTTPS_Configuration-Use_In_Jboss">
- <title>Setup JBoss configuration to use your key</title>
- <para>
- To set the JBoss configuration to use the new key:
- </para>
- <procedure>
- <title><emphasis role="bold"></emphasis></title>
- <step>
- <para>
- Comment the following lines in <filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/deploy/jbossweb.sar/server.xml</filename>:
+ <title><remark>BZ#794440 </remark>HTTPS Configuration</title>
+ <remark>https://bugzilla.redhat.com/show_bug.cgi?id=794440 - 20120221 - Reworked the entire section to cover keystore and truststore configuration specific to EPP. </remark>
+ <para>JBoss Enterprise Portal Platform runs by default in HTTP mode. For security purposes, and to ensure portal gadgets run correctly, configure it to run in HTTPS mode. </para>
+ <important>
+ <para>Understanding the fundamentals of keystore and truststore configuration is critical to the tasks in this section. </para>
+ <para>Refer to the JBoss Enterprise Application Platform <citetitle>Security Guide</citetitle> <citetitle>"SSL Encryption Overview"</citetitle> chapter for detailed encryption theory and procedures relevant to all JBoss Middleware platforms. </para>
+ </important>
+ <para>There are a number of steps required to enable HTTPS on the platform. In summary, the steps are:</para>
+ <orderedlist>
+ <listitem>
+ <para>Generate encryption keys and certificate. </para>
+ </listitem>
+ <listitem>
+ <para>Export the self-signed certificate.</para>
+ </listitem>
+ <listitem>
+ <para>Import the certificate to the trust store.</para>
+ </listitem>
+ <listitem>
+ <para>Define the keystore and truststore details in the HTTPS connector directive file.</para>
+ </listitem>
+ </orderedlist>
+ <task>
+ <title>Task: Enable HTTPS Communication</title>
+ <tasksummary>
+ <para>Follow this procedure to configure the HTTPS connector for the platform.</para>
+ </tasksummary>
+ <taskprerequisites>
+ <title>Prerequisites</title>
+ <itemizedlist>
+ <listitem>
+ <para>Read and understand how keypairs and certificates operate in the "SSL Encryption Overview" section of the JBoss Enterprise Application Platform <ulink url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5...">
+ <citetitle>Security Guide</citetitle>
+ </ulink></para>
+ </listitem>
+ <listitem>
+ <para>Understand the command-line parameters of <command>keytool</command> as documented in the <ulink url="http://docs.oracle.com/javase/1.5.0/docs/tooldocs/solaris/keytool.html">Oracle Java Tools documentation</ulink> </para>
+ </listitem>
+ <listitem>
+ <para>Know the JDK keystore password (default is "<literal>changeme</literal>").</para>
+ </listitem>
+ </itemizedlist>
+ </taskprerequisites>
+ <procedure>
+ <step>
+ <para>Navigate to<filename> <replaceable>JBOSS_HOME</replaceable>/jboss-as/server/<replaceable>PROFILE</replaceable>/conf/</filename></para>
+ </step>
+ <step>
+ <para>Generate the keystore by executing the following command. Ensure you substitute the <replaceable>values</replaceable> with information relevant to your organization, and record the information for later use:</para>
+ <programlisting>[conf]$ keytool -genkey -alias <replaceable>epp5key</replaceable> -keyalg RSA -keystore <replaceable>server.keystore</replaceable> -storepass <replaceable>123456</replaceable> -keypass <replaceable>123456</replaceable> -dname "CN=<replaceable>Person Name</replaceable>, OU=<replaceable>Org_Unit</replaceable>, O=<replaceable>Organization/URL</replaceable>, L=<replaceable>Server Location</replaceable>, S=<replaceable>State</replaceable>, C=<replaceable>Country</replaceable>"</programlisting>
+ </step>
+ <step>
+ <para>Import the keystore to the JDK keystore by executing the following command. </para>
+ <important>
+ <para>You must enable elevated privileges to execute this command. </para>
+ </important>
+ <programlisting>[conf]# keytool -importkeystore -srckeystore <replaceable>server.keystore</replaceable> -alias <replaceable>epp5key</replaceable> -destkeystore $JAVA_HOME/jre/lib/security/cacerts</programlisting>
+ <para>When prompted, provide the destination (JDK) keystore password, as well as the source keystore password you created in the previous step.</para>
+ </step>
+ <step>
+ <para>Execute the following command to verify the keystore file has been correctly imported into the JDK keystore:</para>
+ <programlisting>[conf]# keytool -list -keystore /usr/java/<replaceable>JDK_VERSION</replaceable>/jre/lib/security/cacerts -alias <replaceable>epp5key</replaceable></programlisting>
+ <formalpara>
+ <title>Result</title>
+ <para>The command returns one PrivateKeyEntry</para>
+ </formalpara>
+ </step>
+ <step>
+ <para>Open <filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable>PROFILE</replaceable>/deploy/jbossweb.sar/server.xml</filename>:
</para>
-<programlisting language="XML" role="XML"><![CDATA[<Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}"
- connectionTimeout="20000" redirectPort="8443" >
-]]></programlisting>
- </step>
- <step>
- <para>
- Uncomment the following lines...
+ </step>
+ <step>
+ <para>Uncomment the 8443 SSL Connector block, and specify the keystore and truststore values.
</para>
-<programlisting language="XML" role="XML"><![CDATA[<Connector protocol="HTTP/1.1" SSLEnabled="true"
- port="8443" address="${jboss.bind.address}"
- scheme="https" secure="true" clientAuth="false"
- keystoreFile="$JAVA_HOME/jre/lib/security/cacerts"
- keystorePass="123456" sslProtocol = "TLS" />
-]]></programlisting>
- <para>
- ...and change the values of <literal>keystoreFile</literal> and <literal>keystorePass</literal> to values of your key.
+ <programlisting language="XML"><Connector protocol="HTTP/1.1" SSLEnabled="true" port="8443" address="${jboss.bind.address}"
+ scheme="https" secure="true" clientAuth="false"
+ sslProtocol = "TLS"
+ keystoreFile="${jboss.server.home.dir}/conf/<replaceable>server.keystore</replaceable>"
+ keystorePass="123456"
+ truststoreFile="/usr/java/<replaceable>JDK_VERSION/</replaceable>jre/lib/security/cacerts"
+ truststorePass="<replaceable>changeit</replaceable>"
+ keyAlias="<replaceable>epp5key</replaceable>"
+/></programlisting>
+ <para><literal>keystoreFile</literal> and <literal>keystorePass</literal> attributes point to the <replaceable>server.keystore</replaceable> file stored in the <filename>/conf</filename> directory, while <literal>truststoreFile</literal> and <literal>truststorePass</literal> point to the JDK keystore.
</para>
- </step>
- </procedure>
- </section>
-
- <!-- Removed as per JBEPP-671
- <section id="sect-Installation_Guide-HTTPS_Configuration-Use_In_Tomcat">
- <title>Setup Tomcat configuration to use your key</title>
- <para>
- To set the Tomcat configuration to use the new key:
- </para>
- <procedure>
- <title><emphasis role="bold"></emphasis></title>
- <step>
- <para>
- Comment the following lines in <filename>tomcat/conf/server.xml</filename>:
- </para>
-<programlisting><![CDATA[<Connector port="8080" protocol="HTTP/1.1"
- maxThreads="150" connectionTimeout="20000"
- redirectPort="8443" URIEncoding="UTF-8"
- emptySessionPath="true"/ >
-]]></programlisting>
- </step>
- <step>
- <para>
- Uncomment the following lines...
- </para>
-<programlisting><![CDATA[<Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
- maxThreads="150" scheme="https" secure="true"
- clientAuth="false" sslProtocol="TLS"
- keystoreFile="$JAVA_HOME/jre/lib/security/cacerts"
- keystorePass="123456" />
-]]></programlisting>
- <para>
- ...and change the values of <literal>keystoreFile</literal> and <literal>keystorePass</literal> to values of your key.
- </para>
- </step>
- </procedure>
- </section>-->
-
- <section>
- <title><emphasis role="bold">Restart</emphasis></title>
- <para>
- Once you have configured your environment, restart your JBoss Enterprise Portal Platform instance.
- </para>
- <para>
+ </step>
+ <step>
+ <para>Save and close the file.</para>
+ </step>
+ <step>
+ <para>Restart the portal.</para>
+ </step>
+ </procedure>
+ </task>
+ <formalpara>
+ <title>Result</title>
+ <para>You have configured the platform to communicate using a secure connection.</para>
+ </formalpara>
+ <para>
You can now access the portal via address: <literal>https://<replaceable><ServerAddress></replaceable>:8443/portal</literal>
</para>
- </section>
</section>
Modified: epp/docs/branches/5.2/Installation_Guide/en-US/Installation_Guide.xml
===================================================================
--- epp/docs/branches/5.2/Installation_Guide/en-US/Installation_Guide.xml 2012-02-20 21:46:06 UTC (rev 8439)
+++ epp/docs/branches/5.2/Installation_Guide/en-US/Installation_Guide.xml 2012-02-21 04:43:40 UTC (rev 8440)
@@ -1,6 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. -->
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
]>
<book status="draft">
Modified: epp/docs/branches/5.2/Installation_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.2/Installation_Guide/en-US/Revision_History.xml 2012-02-20 21:46:06 UTC (rev 8439)
+++ epp/docs/branches/5.2/Installation_Guide/en-US/Revision_History.xml 2012-02-21 04:43:40 UTC (rev 8440)
@@ -9,6 +9,20 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>5.2.1-2</revnumber>
+ <date>Mon Feb 21 2012</date>
+ <author>
+ <firstname>Jared</firstname>
+ <surname>Morgan</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Incorporated changes to https://bugzilla.redhat.com/show_bug.cgi?id=794440.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>5.2.1-1</revnumber>
<date>Mon Feb 20 2012</date>
<author>
12 years, 10 months
gatein SVN: r8439 - epp/portal/branches/EPP_5_2_Branch/component/web/controller/src/main/java/org/exoplatform/web/application.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2012-02-20 16:46:06 -0500 (Mon, 20 Feb 2012)
New Revision: 8439
Modified:
epp/portal/branches/EPP_5_2_Branch/component/web/controller/src/main/java/org/exoplatform/web/application/ApplicationMessage.java
Log:
- Fixed potential NPE.
Modified: epp/portal/branches/EPP_5_2_Branch/component/web/controller/src/main/java/org/exoplatform/web/application/ApplicationMessage.java
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/component/web/controller/src/main/java/org/exoplatform/web/application/ApplicationMessage.java 2012-02-20 21:38:57 UTC (rev 8438)
+++ epp/portal/branches/EPP_5_2_Branch/component/web/controller/src/main/java/org/exoplatform/web/application/ApplicationMessage.java 2012-02-20 21:46:06 UTC (rev 8439)
@@ -55,12 +55,16 @@
{
for (int i = 0; i < messageArgs_.length; i++)
{
- String arg = messageArgs_[i].toString();
- if (isArgsLocalized())
+ final Object messageArg = messageArgs_[i];
+ if (messageArg != null)
{
- arg = resolveMessage(arg);
+ String arg = messageArg.toString();
+ if (isArgsLocalized())
+ {
+ arg = resolveMessage(arg);
+ }
+ msg = msg.replace("{" + i + "}", arg);
}
- msg = msg.replace("{" + i + "}", arg);
}
}
12 years, 10 months