gatein SVN: r3057 - epp/sso/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:54:15 -0400 (Tue, 11 May 2010)
New Revision: 3057
Added:
epp/sso/tags/1.0.0-epp-GA/
Log:
Tagging SSO
Copied: epp/sso/tags/1.0.0-epp-GA (from rev 3056, epp/sso/branches/1.0-epp-5.0-Branch)
14 years, 7 months
gatein SVN: r3056 - in epp/sso/branches/1.0-epp-5.0-Branch: agent and 12 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:49:31 -0400 (Tue, 11 May 2010)
New Revision: 3056
Modified:
epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/pom.xml
epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml
Log:
Change version
Modified: epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/agent/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -4,7 +4,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/auth-callback/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-plugin/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/gatein-cas-portal/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
@@ -23,12 +23,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.jasig.cas</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/cas/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-cas-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<name>GateIn SSO - CAS</name>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-plugin/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/gatein-josso-portal/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -54,12 +54,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>apache-log4j</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/josso/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-josso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-plugin/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,7 +3,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/gatein-opensso-portal/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-plugin</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
@@ -28,12 +28,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-auth-callback</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
</dependencies>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/opensso/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-opensso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/packaging/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -14,12 +14,12 @@
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-agent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.gatein.sso</groupId>
<artifactId>spnego</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.jboss.security</groupId>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
<packaging>pom</packaging>
<parent>
@@ -70,7 +70,7 @@
<!-- exo -->
<org.exoplatform.core.version>2.3.1-GA</org.exoplatform.core.version>
<org.exoplatform.ws.version>2.1.1-GA</org.exoplatform.ws.version>
- <org.exoplatform.portal.version>epp-5.0.0-GA-SNAPSHOT</org.exoplatform.portal.version>
+ <org.exoplatform.portal.version>5.0.0-epp-GA</org.exoplatform.portal.version>
<!-- JAX-RS jsr-311 -->
<version.javax.ws.rs>1.0</version.javax.ws.rs>
Modified: epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
+++ epp/sso/branches/1.0-epp-5.0-Branch/spnego/pom.xml 2010-05-11 11:49:31 UTC (rev 3056)
@@ -4,7 +4,7 @@
<groupId>org.gatein.sso</groupId>
<artifactId>sso-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.0.0-epp-GA-SNAPSHOT</version>
+ <version>1.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 7 months
gatein SVN: r3055 - in epp/portal/branches/EPP_5_0_Branch: component and 65 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:31:40 -0400 (Tue, 11 May 2010)
New Revision: 3055
Modified:
epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
epp/portal/branches/EPP_5_0_Branch/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
Log:
Prepare for next iteration
Modified: epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>examples.skins.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -37,7 +37,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -344,110 +344,110 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-05-11 11:28:10 UTC (rev 3054)
+++ epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-05-11 11:31:40 UTC (rev 3055)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.0-epp-GA</version>
+ <version>5.0.1-epp-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 7 months
gatein SVN: r3054 - epp/portal/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:28:10 -0400 (Tue, 11 May 2010)
New Revision: 3054
Added:
epp/portal/tags/EPP_5_0_0_GA/
Log:
Tagging 5.0.0-GA
Copied: epp/portal/tags/EPP_5_0_0_GA (from rev 3053, epp/portal/branches/EPP_5_0_Branch)
14 years, 7 months
gatein SVN: r3053 - in epp/portal/branches/EPP_5_0_Branch: component and 65 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 07:25:32 -0400 (Tue, 11 May 2010)
New Revision: 3053
Modified:
epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
epp/portal/branches/EPP_5_0_Branch/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
Log:
Change version number
Modified: epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>examples.skins.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>js</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -37,7 +37,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -344,110 +344,110 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>test-jar</type>
</dependency>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
+++ epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-05-11 11:25:32 UTC (rev 3053)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>epp-5.0.0-GA-SNAPSHOT</version>
+ <version>5.0.0-epp-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 7 months
gatein SVN: r3052 - epp/portal/branches/EPP_5_0_Branch.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 06:31:07 -0400 (Tue, 11 May 2010)
New Revision: 3052
Removed:
epp/portal/branches/EPP_5_0_Branch/README.txt
epp/portal/branches/EPP_5_0_Branch/Release_Notes.html
Modified:
epp/portal/branches/EPP_5_0_Branch/pom.xml
Log:
Minor
Deleted: epp/portal/branches/EPP_5_0_Branch/README.txt
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/README.txt 2010-05-11 10:19:38 UTC (rev 3051)
+++ epp/portal/branches/EPP_5_0_Branch/README.txt 2010-05-11 10:31:07 UTC (rev 3052)
@@ -1,39 +0,0 @@
-Welcome to GateIn:
-===========================
-
-This will explain you how to build a package of GateIn with JBoss.
-
-*****************
-* COMPILATION
-*****************
-
-* mvn install
-For example: mvn install
-
-**********************
-* MAVEN CONFIGURATION:
-**********************
-
-* edit packaging/profiles.xml and replace the values mentioned so that:
- * ${exo.projects.directory.dependencies} directory contains :
- ** ${exo.projects.app.jboss.version}/ a clean JBoss installation, to be used as packaging template
-
-* See http://maven.apache.org/guides/introduction/introduction-to-profiles.html for more informations
-
-Alternatively you can edit your local settings.xml to add the information
-provided in profiles.xml. It will override what's in the provided file.
-
-*****************
-* PACKAGING:
-*****************
-
-* mvn install -Ppkg-jbossas
-** Creates a JBossAS delivery in packaging/pkg/target/jboss/
-
-*****************
-* STARTING:
-*****************
-* Go to the jboss directory (or unzip the archive in your favorite location) and execute 'bin/run.sh start' ('bin/run.bat start' on Windows)
-
-* Go to http://localhost:8080/portal to see the homepage of the portal. That's it.
-
Deleted: epp/portal/branches/EPP_5_0_Branch/Release_Notes.html
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/Release_Notes.html 2010-05-11 10:19:38 UTC (rev 3051)
+++ epp/portal/branches/EPP_5_0_Branch/Release_Notes.html 2010-05-11 10:31:07 UTC (rev 3052)
@@ -1,322 +0,0 @@
-<html>
- <head>
- <title>Release Notes - GateIn Portal - Version 3.0.0-CR01</title>
- </head>
- <body>
-<h1>Release Notes - GateIn Portal - Version 3.0.0-CR01</h1>
-
-<h2>Resources and Links</h2>
-<p><a href="http://www.gatein.org">Community site</a><br />
-<a href="https://jira.jboss.org/">Community JIRA</a><br />
-<a href="http://community.jboss.org/en/gatein?view=discussions">Community Forum</a></p>
-
-
-<h2> Bug
-</h2>
-<ul>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-87'>GTNPORTAL-87</a>] - Problem when delete all membership of member ( Root)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-90'>GTNPORTAL-90</a>] - ConcurrentModificationException when continuously add new tab in Dashboard
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-124'>GTNPORTAL-124</a>] - Lost background when move cursor to container
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-135'>GTNPORTAL-135</a>] - Safari: can't click enter when login to portal after input value in form
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-164'>GTNPORTAL-164</a>] - Problem when click switch view mode in dashboard page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-168'>GTNPORTAL-168</a>] - Problem when delete all node in portal navigation
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-180'>GTNPORTAL-180</a>] - Nothing happens when check or un-check Show Infor bar, Show Portlet Mode and Show Window State in dashboard portlet
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-204'>GTNPORTAL-204</a>] - Error display in Sitemap portlet when create many sub page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-239'>GTNPORTAL-239</a>] - clicking the 'sign in' button twice takes you to a 404 page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-270'>GTNPORTAL-270</a>] - Don't update profile of user in User Management form after edit information of user
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-273'>GTNPORTAL-273</a>] - Still edit navigation of portal which was deleted
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-299'>GTNPORTAL-299</a>] - Need a strategy for z-index on all menus
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-338'>GTNPORTAL-338</a>] - tune getAllPortalNames method in UserPortalConfigService
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-399'>GTNPORTAL-399</a>] - Can't select all catagory when add gdget into category in Gadget item of Application registry portlet
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-408'>GTNPORTAL-408</a>] - Have problem when click switch view mode in edit page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-439'>GTNPORTAL-439</a>] - IllegalArgumentException when click copy this gadget to local repository icon of Currency Converter gadget
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-478'>GTNPORTAL-478</a>] - Error UI in Page Layout form when create new page in Manage Page with Spanish language
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-490'>GTNPORTAL-490</a>] - Show invalid number of columns in Dasboard portlet when click edit portlet
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-493'>GTNPORTAL-493</a>] - Problem when searching with Organization portet (first/last name,email)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-516'>GTNPORTAL-516</a>] - Lose resource bundle in menu item of UserToolBarGroupPortlet when change language to Arabic
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-539'>GTNPORTAL-539</a>] - Can not login to another configured portal when upgrate to Gatein Beta05
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-564'>GTNPORTAL-564</a>] - Can't delete group which was edited
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-566'>GTNPORTAL-566</a>] - Unknown error when delete gadget which was deleted
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-567'>GTNPORTAL-567</a>] - Don't show new node after add new node in navigation
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-571'>GTNPORTAL-571</a>] - Unknown error when add new portal which was deleted
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-579'>GTNPORTAL-579</a>] - Fix Upload component width for Linux based OS compliance
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-592'>GTNPORTAL-592</a>] - Language of portal wrong when check in Edit layout
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-593'>GTNPORTAL-593</a>] - Don't update new membership in Select Permission form after create new membership
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-595'>GTNPORTAL-595</a>] - Show invalid message when create group name already exists
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-597'>GTNPORTAL-597</a>] - Should get the Display Name of group when set permission instead of get the group Name
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-608'>GTNPORTAL-608</a>] - Display fail in Access permission form of category in Application registry
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-609'>GTNPORTAL-609</a>] - Can't delete user in group in User and Group management
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-611'>GTNPORTAL-611</a>] - EditInline from a page of group shows layout of Dashboard
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-617'>GTNPORTAL-617</a>] - Have problem when change membership of user in user and group management
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-622'>GTNPORTAL-622</a>] - Show duplicate page in special case
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-624'>GTNPORTAL-624</a>] - [Dashboard] pb after saving preferences of a gadget
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-630'>GTNPORTAL-630</a>] - NPE while trying to get resource of type img/png
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-636'>GTNPORTAL-636</a>] - It doesn't run on IBM JDK
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-637'>GTNPORTAL-637</a>] - Show exception when edit page in special case
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-648'>GTNPORTAL-648</a>] - Portlet Permissions : I can view a portlet I shouldn't
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-650'>GTNPORTAL-650</a>] - NPE in clustered setup when rendering portal navigation
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-689'>GTNPORTAL-689</a>] - Unable to create or delete nodes in Navigation management
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-691'>GTNPORTAL-691</a>] - java.io.NotSerializableException in ApplicationRegistry (cluster profile test)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-692'>GTNPORTAL-692</a>] - Remote portlets don't display the proper information when selected in the portlet / remote tab of the application registry
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-697'>GTNPORTAL-697</a>] - Navigation menus and WSRP admin tabs don't interact properly
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-699'>GTNPORTAL-699</a>] - problem with setting up default portal
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-700'>GTNPORTAL-700</a>] - saving a profile will not return you to the main user management page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-701'>GTNPORTAL-701</a>] - incorrect rendering if the going to the portal url while viewing some portal pages
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-703'>GTNPORTAL-703</a>] - When passwords aren't equals when we change it, Gatein return an "Info" Box
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-704'>GTNPORTAL-704</a>] - [ergonomics] We have to click on "Cancel" after having editing a user to come back to users list
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-707'>GTNPORTAL-707</a>] - Cannot save portlet preference with null value
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-708'>GTNPORTAL-708</a>] - ExoDefaultSecurityTokenGenerator() contains a hard-coded path to the encryption key
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-712'>GTNPORTAL-712</a>] - Remote portlet keep getting cloned on each edit request
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-722'>GTNPORTAL-722</a>] - fix incorrect gatein-resources.xsd
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-737'>GTNPORTAL-737</a>] - WSRP producer doesn't properly persist clone states
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-739'>GTNPORTAL-739</a>] - BugJS: Error displaying when click on any portlet on switch view mode
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-757'>GTNPORTAL-757</a>] - NPE when changing access permissions
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-762'>GTNPORTAL-762</a>] - Invalid HTML tag format when using javax.portlet.MimeResponse / response.addProperty API
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-766'>GTNPORTAL-766</a>] - Timeout for WS operations is not properly persisted in JCR.
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-771'>GTNPORTAL-771</a>] - Remember-me functionality: Roles are not added on session creation
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-780'>GTNPORTAL-780</a>] - The dashboard does not work correctly
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-781'>GTNPORTAL-781</a>] - The edit layout does not effect a changes of UI correctly
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-784'>GTNPORTAL-784</a>] - "Resources could not be found or the invoker doesn't have adequate privileges to get the resource" errors at startup
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-786'>GTNPORTAL-786</a>] - page create or edit causes portal to be rendered incorrectly
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-787'>GTNPORTAL-787</a>] - Unable to edit page's display name
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-791'>GTNPORTAL-791</a>] - Action in webui based portlets does not work correctly after editing layout
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-796'>GTNPORTAL-796</a>] - unable to add remote gadget to local repository
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-797'>GTNPORTAL-797</a>] - newly added gadgets don't show up in category
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-799'>GTNPORTAL-799</a>] - Don't show all fields ( username, first/last name, email, password) fields in UIAccountSetting Form
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-801'>GTNPORTAL-801</a>] - the JavascriptManager#importJavascript(String s, String location) does not work correctly
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-803'>GTNPORTAL-803</a>] - UI issues in IE8
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-804'>GTNPORTAL-804</a>] - Dashboard - rights to "Add gadget" link
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-807'>GTNPORTAL-807</a>] - Error when click on Dashboard with IBM JDK 1.6
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-808'>GTNPORTAL-808</a>] - Adding new membership with same name than existing one does not trigger "already exists" warnings
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-809'>GTNPORTAL-809</a>] - home page dissapears after you change the layout of sitemap
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-810'>GTNPORTAL-810</a>] - GateIn graphics is overlapping on default ubuntu ff3.5
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-811'>GTNPORTAL-811</a>] - search input not triggered after pressing enter
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-813'>GTNPORTAL-813</a>] - In layout edit, portal element is missing the handle
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-820'>GTNPORTAL-820</a>] - new node is not persisted (random behavior)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-822'>GTNPORTAL-822</a>] - Improper redirect after login
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-826'>GTNPORTAL-826</a>] - MessageResource_de.js is missing
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-831'>GTNPORTAL-831</a>] - Nothing happen after check Remember My Login
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-837'>GTNPORTAL-837</a>] - Can't update the user after the user has been created in special case
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-838'>GTNPORTAL-838</a>] - Show exception when delete user
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-847'>GTNPORTAL-847</a>] - Show "page not found" after create new page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-851'>GTNPORTAL-851</a>] - Auto-correct node 's wrong URI
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-852'>GTNPORTAL-852</a>] - Memory leak caused by uncleaned JCR sessions in some HTTP requests
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-854'>GTNPORTAL-854</a>] - Login Exception when input invalid password in Sign In form
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-857'>GTNPORTAL-857</a>] - Bad redirect when log in
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-859'>GTNPORTAL-859</a>] - Some pages are not rendered (or redirect)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-862'>GTNPORTAL-862</a>] - JBoss Cache table name too long for Oracle
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-864'>GTNPORTAL-864</a>] - "HTTP Status 404 - /portal/javax.servlet.forward.request_uri" when login by private mode
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-866'>GTNPORTAL-866</a>] - Show wrong in UI Trees in Edit Navigation when add/edit node(page)
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-878'>GTNPORTAL-878</a>] - No french translation for MessageResource
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-880'>GTNPORTAL-880</a>] - password recovery may change anyone's password
-</li>
-</ul>
-
-<h2> Feature Request
-</h2>
-<ul>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-502'>GTNPORTAL-502</a>] - Remove println messages from java files.
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-623'>GTNPORTAL-623</a>] - Login dialog should be submitted when enter is pressed on Chrome and Safari.
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-646'>GTNPORTAL-646</a>] - Injection of Services in WSRP admin portlet needs to be cleaned up
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-652'>GTNPORTAL-652</a>] - increase the timeout of the BasicHttpFetcher to 15sec
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-715'>GTNPORTAL-715</a>] - the permission enhancement of container/application in the edit inline mode
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-749'>GTNPORTAL-749</a>] - It's time to build a deployable very simple skin
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-770'>GTNPORTAL-770</a>] - Enable JBoss Cache on the MOPSessionManager
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-779'>GTNPORTAL-779</a>] - An enhancement in navigation node management
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-794'>GTNPORTAL-794</a>] - Logging is not properly setup in JBoss AS resulting in log files that are way too large and contain too much useless information.
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-806'>GTNPORTAL-806</a>] - Links on Home page
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-816'>GTNPORTAL-816</a>] - Translation in Italian 3.0.0.GA
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-823'>GTNPORTAL-823</a>] - WSRP portlets should also have a category named after the configured consumer name
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-827'>GTNPORTAL-827</a>] - Categories are not alphabetically sorted in Page Editor
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-850'>GTNPORTAL-850</a>] - should not allow to delete the default portal even to root user
-</li>
-</ul>
-
-<h2> Quality Risk
-</h2>
-<ul>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-717'>GTNPORTAL-717</a>] - Navigation Groups should be ordered alphabetically
-</li>
-</ul>
-
-<h2> Task
-</h2>
-<ul>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-61'>GTNPORTAL-61</a>] - Performance enhancement research
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-351'>GTNPORTAL-351</a>] - Make a Schema for gadget.xml
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-506'>GTNPORTAL-506</a>] - Performance tuning of navigation portlet
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-522'>GTNPORTAL-522</a>] - GateIn webui replication
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-565'>GTNPORTAL-565</a>] - Change "Auto Import" to "Import Application" in message when delete all categories
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-626'>GTNPORTAL-626</a>] - [Gadget] remove "No Cache" and "debug" from the edit preferences
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-695'>GTNPORTAL-695</a>] - Document what is $GATEIN_SSO in the SSO chapter
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-714'>GTNPORTAL-714</a>] - Update to Chromattic 1.0.0-cr3 and mop-1.0.0-CR03
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-718'>GTNPORTAL-718</a>] - Book Tracker: Docs Review
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-735'>GTNPORTAL-735</a>] - Validates gatein-resources files using the 1.0 Schema
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-743'>GTNPORTAL-743</a>] - GateIn portal object schema
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-746'>GTNPORTAL-746</a>] - Integrate eXo JCR 1.12.0 GA
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-748'>GTNPORTAL-748</a>] - Default logging configuration for tomcat
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-767'>GTNPORTAL-767</a>] - Improve node navigation visibility
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-778'>GTNPORTAL-778</a>] - Unit test logging
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-792'>GTNPORTAL-792</a>] - Produce Shindig source repository
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-795'>GTNPORTAL-795</a>] - Remove usage of "hibernate.cglib.use_reflection_optimizer"
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-821'>GTNPORTAL-821</a>] - remove bookmark.jsp
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-828'>GTNPORTAL-828</a>] - Use org.jboss.cache.eviction.ExpirationAlgorithm eviction policy for MOP cache.
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-881'>GTNPORTAL-881</a>] - favicon
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-883'>GTNPORTAL-883</a>] - Extract email information (and remove default GMail account)
-</li>
-</ul>
-
-<h2> Sub-task
-</h2>
-<ul>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-177'>GTNPORTAL-177</a>] - Fix Seam portlet display
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-523'>GTNPORTAL-523</a>] - Serialization framework
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-524'>GTNPORTAL-524</a>] - Application Registry Portlet replication
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-535'>GTNPORTAL-535</a>] - User and group management portlet replication
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-536'>GTNPORTAL-536</a>] - Page Management application replication
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-538'>GTNPORTAL-538</a>] - New account application replication
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-719'>GTNPORTAL-719</a>] - Book Tracker: Review "User Guide" - Chapter 1 to 4
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-720'>GTNPORTAL-720</a>] - Book Tracker: Review "User Guide" - Chapter 5
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-721'>GTNPORTAL-721</a>] - Book Tracker: Review "User Guide" - Chapter 6 to 7
-</li>
-<li>[<a href='https://jira.jboss.org/jira/browse/GTNPORTAL-872'>GTNPORTAL-872</a>] - Externalize portal container configuration
-</li>
-</ul>
-
-</body>
-</html>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 10:19:38 UTC (rev 3051)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-05-11 10:31:07 UTC (rev 3052)
@@ -19,6 +19,12 @@
-->
+<!--
+
+ Note: This is the pom.xml taken from GateIn project.
+
+-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
14 years, 7 months
gatein SVN: r3051 - portal/branches and 1 other directory.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 06:19:38 -0400 (Tue, 11 May 2010)
New Revision: 3051
Added:
epp/portal/branches/EPP_5_0_Branch/
Removed:
portal/branches/EPP_5_0_Branch/
Log:
Moving
Copied: epp/portal/branches/EPP_5_0_Branch (from rev 3050, portal/branches/EPP_5_0_Branch)
14 years, 7 months
gatein SVN: r3050 - in portal/branches/EPP_5_0_Branch: examples/portal/war/src/main/webapp/login/skin and 118 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-05-11 06:00:42 -0400 (Tue, 11 May 2010)
New Revision: 3050
Modified:
portal/branches/EPP_5_0_Branch/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/login/skin/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/PortletThemes/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIBreadcumb/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIPortalApplicationSkin.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIToolbarContainer/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIBannerPortlet/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIFooterPortlet/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIPortalNavigationPortlet/Stylesheet.css
portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UISiteMap/Stylesheet.css
portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/src/main/webapp/gadgets/rssAggregator/style.css
portal/branches/EPP_5_0_Branch/portlet/dashboard/src/main/webapp/skin/gadget/webui/component/UIGadgetPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/MacStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/VistaStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/register/webui/component/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBannerPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBrowserPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIFooterPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIIFramePortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UILogoPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIPortalNavigationPortlet/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/keyboard/LogEngineStyle.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/webui/UINotification/css/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/UIPortalApplicationSkin.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UINotification/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UIWorkspace/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIAccountSettingForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeLanguageForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangePortalForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeSkinForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIContainerList/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIDescription/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageBrowser/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalBrowser/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalSettingForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalToolPanel/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortletForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIGadget/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UITabContainer/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIWidgets/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIUserSpace/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWelcomeComponent/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWidgetContainerManagement/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/16x16/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/24x24/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/32x32/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBarStyle/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBoxDecorator/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIDecorator/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBreadcumbs/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICalendar/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIColorPicker/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICombobox/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDescription/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDropDownControl/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIForm/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormInputDecoratorSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormTabPane/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormWithTitle/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGrid/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGroupInfoContainer/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMouseActionBackground/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UINotification/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPageIterator/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupCategory/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMenu/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMessage/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIRightClickPopupMenu/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIWindow/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIQuickHelp/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISearch/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIFormInputThemeSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIGroupMembershipSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIPermissionSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIUserSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabPane/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabSelector/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabs/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UIVerticalSlideTabs/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIToolbar/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITree/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIUpload/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/PortletThemes/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/error/skin/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/login/skin/Stylesheet.css
portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
Log:
JBEPP-357: Remove copyright from CSS
Modified: portal/branches/EPP_5_0_Branch/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/extension/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIHomePagePortlet {
margin: 0px;
Modified: portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/login/skin/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/login/skin/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/login/skin/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UILogin {
width: 450px; height: 243px;
Modified: portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/portal/war/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIHomePagePortlet {
margin: 0px;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Portlet/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,25 +1,4 @@
/******************************************************************************
- * JBoss by Red Hat *
- * Copyright 2010, Red Hat Middleware, LLC, and individual *
- * contributors as indicated by the @authors tag. See the *
- * copyright.txt in the distribution for a full listing of *
- * individual contributors. *
- * *
- * This is free software; you can redistribute it and/or modify it *
- * under the terms of the GNU Lesser General Public License as *
- * published by the Free Software Foundation; either version 2.1 of *
- * the License, or (at your option) any later version. *
- * *
- * This software is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
- * Lesser General Public License for more details. *
- * *
- * You should have received a copy of the GNU Lesser General Public *
- * License along with this software; if not, write to the Free *
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA *
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org. *
- ******************************************************************************/
/** FONTS **/
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/PortletThemes/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/PortletThemes/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/PortletThemes/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*-------------------------- DefaultTheme ---------------------------*/
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIBreadcumb/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIBreadcumb/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIBreadcumb/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIBreadcumbs {
padding: 0 40px;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIPortalApplicationSkin.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIPortalApplicationSkin.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIPortalApplicationSkin.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(/eXoResources/skin/DefaultSkin/portal/webui/component/control/Stylesheet.css);
@import url(/eXoResources/skin/DefaultSkin/portal/webui/component/customization/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIToolbarContainer/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIToolbarContainer/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/SimpleSkin/UIToolbarContainer/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIToolbarContainer .ToolbarContainer .TRContainer {
height: 30px;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(SimpleSkin/UIPortalApplicationSkin.css);
@import url(PortletThemes/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIBannerPortlet/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIBannerPortlet/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIBannerPortlet/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
#banner {
border-top: 1px solid #b5b6b6;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIFooterPortlet/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIFooterPortlet/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIFooterPortlet/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFooterPortlet {
margin: 0;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIPortalNavigationPortlet/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIPortalNavigationPortlet/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UIPortalNavigationPortlet/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,28 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SARL
- * Modifier : Nguyen Ngoc Thuy
- * April 23, 2007
- * version: $Id$
- */
.UINavigationPortlet {
border-bottom: 1px solid #e5e5e5;
Modified: portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UISiteMap/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UISiteMap/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/src/main/webapp/skin/webPortlet/webui/component/UISiteMap/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Cated by The eXo Platform SAS
- * Modifile : Vu Duy Tu
- * duytucntt(a)gmail.com
- * January 10, 2007
- * version: $Id$
- */
.UIWindow .UISitemapPortlet {
Modified: portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/src/main/webapp/gadgets/rssAggregator/style.css
===================================================================
--- portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/src/main/webapp/gadgets/rssAggregator/style.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/src/main/webapp/gadgets/rssAggregator/style.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
a {
color: #0158c9;
Modified: portal/branches/EPP_5_0_Branch/portlet/dashboard/src/main/webapp/skin/gadget/webui/component/UIGadgetPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/dashboard/src/main/webapp/skin/gadget/webui/component/UIGadgetPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/dashboard/src/main/webapp/skin/gadget/webui/component/UIGadgetPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIGadgetPortlet {
padding: 1px;
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UILoginForm/DefaultStylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIAccountPortlet .UILoginForm {
border: solid 1px #b7b7b7 ;
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/MacStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/MacStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/MacStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWelcomePortlet {
height: 38px; line-height: 38px;
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/VistaStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/VistaStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/account/webui/component/UIAccountPortlet/UILoginForm/VistaStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIAccountPortlet .UILoginForm {
border: solid 1px #b7b7b7;
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SARL
- * Modifile : Nguyen Ngoc Thuy
- * May 8, 2007
- * version: $Id$
- */
-
.UIWindow .UIApplicationRegistryPortlet {
overflow: visible;
}
@@ -511,4 +486,4 @@
.UIGadgetManagement .UIGadgetEditor .HorizontalLayout input {
width: 99%;
-}
\ No newline at end of file
+}
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIManagement {
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIOrganizationPortlet {
overflow: visible;
Modified: portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/register/webui/component/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/register/webui/component/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/exoadmin/src/main/webapp/skin/register/webui/component/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIRegisterPortlet {
padding: 30px 0;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBannerPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBannerPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBannerPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
#banner {
border-top: 1px solid #b5b6b6;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBrowserPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBrowserPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIBrowserPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIBrowserPortlet {
border: solid 0px gray;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIFooterPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIFooterPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIFooterPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFooterPortlet {
margin: 0;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIIFramePortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIIFramePortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIIFramePortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIIFramePortlet {
border: 1px solid #b7b7b7;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UILogoPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UILogoPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UILogoPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UILogoPortlet {
zoom: 100%;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,28 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SARL
- * Modifier : Nguyen Ngoc Thuy
- * April 23, 2007
- * version: $Id$
- */
.UINavigationPortlet {
background: #a3a3a3;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIPortalNavigationPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIPortalNavigationPortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UIPortalNavigationPortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPortalNavigationPortlet {
!position: relative;
Modified: portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Cated by The eXo Platform SAS
- * Modifile : Vu Duy Tu
- * duytucntt(a)gmail.com
- * January 10, 2007
- * version: $Id$
- */
.UIWindow .UISitemapPortlet {
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/keyboard/LogEngineStyle.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/keyboard/LogEngineStyle.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/keyboard/LogEngineStyle.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.Editor {
border: solid 1px red;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/webui/UINotification/css/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/webui/UINotification/css/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/javascript/html/webui/UINotification/css/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UINotification {
position: absolute;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/UIPortalApplicationSkin.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/UIPortalApplicationSkin.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/UIPortalApplicationSkin.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(control/Stylesheet.css);
@import url(customization/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIWorkspace/Stylesheet.css);
@import url(UINotification/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UINotification/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UINotification/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UINotification/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
#msgs {
position: absolute;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UIWorkspace/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UIWorkspace/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/control/UIWorkspace/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,30 +1,7 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWorkingWorkspace {
margin: 0px;
-
-/*
- * minh.js.exo
- * bug : right click with IE7 in ECM
- */
}
.UIWorkingWorkspace {
@@ -64,4 +41,4 @@
right: 0px; /* orientation=lt */
left: 0px; /* orientation=rt */
top: 0px;
-}
\ No newline at end of file
+}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIContainerList/Stylesheet.css);
@import url(UIPageBrowser/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIAccountSettingForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIAccountSettingForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIAccountSettingForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIAccountSettingForm {
padding: 5px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeLanguageForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeLanguageForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeLanguageForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIChangeLanguageForm {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangePortalForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangePortalForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangePortalForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIChagnePortalForm {
padding: 20px 15px 10px 15px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeSkinForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeSkinForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIChangeSkinForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIChangeSkinForm {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIContainerList/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIContainerList/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIContainerList/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIContainerList {
margin: 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIDescription/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIDescription/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIDescription/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIDescription {
margin: 5px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageBrowser/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageBrowser/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageBrowser/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPageBrowser {
background: white;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPageSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPageSelector {
padding: 10px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalBrowser/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalBrowser/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalBrowser/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPortalBrowser {
padding: 5px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalSettingForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalSettingForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalSettingForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPortalSettingForm {
margin: auto;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalToolPanel/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalToolPanel/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortalToolPanel/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SARL
- * Modifile: Vu Duy Tu
- * duytucntt(a)gmail.com
- * December 13, 2006
- * version: $Id$
- */
.UIPortalToolPanel {
_height: 100%; /* orientation=rt */
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortletForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortletForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/customization/UIPortletForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPortletForm {
padding: 10px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIPortalComponent/Stylesheet.css);
@import url(UIPage/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIDashboardPortlet {
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIGadget/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIGadget/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIGadget/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*************************************** UIGadget **************************************/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*##############################-Page Layout Decorator-################################*/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPortlet .LAYOUT-BLOCK {
padding: 5px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UITabContainer/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UITabContainer/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UITabContainer/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UITabContainer {
padding: 7px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIToolbarContainer {
padding: 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIWidgets/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIWidgets/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIWidgets/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWidgets {
padding: 10px 0px 0px 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIUserSpace/Stylesheet.css);
@import url(UILoginForm/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UILoginForm {
margin: auto;
@@ -126,11 +108,6 @@
}
/* ============================End LoginDecorator============================== */
-/*
- * minh.js.exo
- * 4h44 07/08/2007
- * fix bug : hidden cursor in form login
- */
.UILoginForm .LoginDetailBox .UIForm {
overflow: auto;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIUserSpace/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIUserSpace/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIUserSpace/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIUserSpace {
padding: 0px 7px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWelcomeComponent/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWelcomeComponent/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWelcomeComponent/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWelcomeComponent {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWidgetContainerManagement/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWidgetContainerManagement/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UIWidgetContainerManagement/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWidgetContainerManagement {
padding: 15px 15px 5px 15px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/16x16/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/16x16/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/16x16/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.Next16x16Icon {
width: 16px; height: 16px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/24x24/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/24x24/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/24x24/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.Save24x24Icon {
background: url('icons/FloppyDisk.gif') no-repeat;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/32x32/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/32x32/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/32x32/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.CyanUpArrowDotted32x32Icon {
background: url('icons/CyanUpArrowDotted.gif');
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/skinIcons/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url("16x16/Stylesheet.css");
@import url("24x24/Stylesheet.css");
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(../../skinIcons/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIAction/Stylesheet.css);
@import url(UIBarStyle/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIAction/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIAction {
padding: 8px 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBarStyle/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBarStyle/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBarStyle/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*###########################-RoundedBarStyle-###########################*/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBoxDecorator/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBoxDecorator/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIBoxDecorator/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SAS
- * Modifile: Vu Duy Tu
- * duytucntt(a)gmail.com
- * December 15, 2006
- * version: $Id$
- */
.DecoratrBox {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIDecorator/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIDecorator/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIDecorator/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.LineDecorator4px {
height: 4px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBarDecorator/UIInfoBar/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIInfoBar {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBreadcumbs/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBreadcumbs/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIBreadcumbs/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIBreadcumbsPortlet {
margin: 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICalendar/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICalendar/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICalendar/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
#UICalendarControlIFrame {
position: absolute;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIColorPicker/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIColorPicker/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIColorPicker/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFormColorPicker {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICombobox/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICombobox/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UICombobox/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIComboboxComponent{
float:left;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDescription/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDescription/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDescription/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIDescription .DescriptionButton {
margin: 0px 0px 3px 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDropDownControl/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDropDownControl/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIDropDownControl/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/* --- DropDown Control Format --- */
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIForm/Stylesheet.css);
@import url(UIFormInputDecoratorSelector/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIForm/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIForm/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIForm/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*####################- HorizontalLayout -#################*/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormInputDecoratorSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormInputDecoratorSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormInputDecoratorSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFormInputDecoratorSelector .UIItemSelector .NormalStyle .ItemListContainer {
width: 230px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormTabPane/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormTabPane/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormTabPane/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFormTabPane {
padding-top: 5px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormWithTitle/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormWithTitle/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIFormWithTitle/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UITestFormPortlet .UIFormWithTitle {
margin: 0px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGrid/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGrid/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGrid/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIGrid {
border: 1px solid #b7b7b7;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGroupInfoContainer/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGroupInfoContainer/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIGroupInfoContainer/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIGroupInfoContainer .HorizontalLayout {
background: #ffffff;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMaskWorkspace/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIMaskWorkspace {
border: none;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMouseActionBackground/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMouseActionBackground/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIMouseActionBackground/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.NoMouseEvent64x58 {
width: 64px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UINotification/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UINotification/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UINotification/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UINotification {
position: absolute;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPageIterator/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPageIterator/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPageIterator/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPageIterator {
margin: 5px auto 0px auto;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIPopupMenu/Stylesheet.css);
@import url(UIPopupMessage/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupCategory/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupCategory/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupCategory/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPopupCategory {
/*
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMenu/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMenu/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMenu/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPopupMenu {
display: none;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMessage/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMessage/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupMessage/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPopupMessages {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIPopupWindow/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPopupWindow {
position: absolute;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIRightClickPopupMenu/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIRightClickPopupMenu/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIRightClickPopupMenu/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIRightClickPopupMenu {
display: none;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIWindow/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIWindow/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIPopup/UIWindow/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPageDesktop .UIWindow .WindowBarCenter .WindowPortletInfo {
cursor: move;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIQuickHelp/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIQuickHelp/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIQuickHelp/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIQuickHelp {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISearch/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISearch/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISearch/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UISearch {
height: 39px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UIGroupMembershipSelector/Stylesheet.css);
@import url(UIItemSelector/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIFormInputThemeSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIFormInputThemeSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIFormInputThemeSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIFormInputThemeSelector {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIGroupMembershipSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIGroupMembershipSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIGroupMembershipSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIGroupMembershipSelector {
padding: 10px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIItemSelector {
margin: 2px 0px 2px 2px; /* orientation=lt */
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UINodeIconSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UINodeIconSelector {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIPermissionSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIPermissionSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIPermissionSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIPermissionSelector {
padding: 10px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIUserSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIUserSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UISelector/UIUserSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIUserSelector {
padding: 10px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(UITabs/Stylesheet.css);
@import url(UITabPane/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabPane/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabPane/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabPane/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UITabPane {
height: 100%;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabSelector/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabSelector/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabSelector/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/***************************FlatTabStyle************************************/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabs/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabs/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UITabs/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIHorizontalTabs {
}
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UIVerticalSlideTabs/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UIVerticalSlideTabs/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITabSystem/UIVerticalSlideTabs/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*#######################-VTabSimpleStyle VerticalSlideTabs-######################*/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIToolbar/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIToolbar/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIToolbar/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIToolbar .ToolbarContainer {
}
@@ -229,10 +211,6 @@
background-position: right -174px; /* orientation=rt */
}
-/*
- * minh.js.exo
-*/
-
/*#################################- LightToolbar -##############################*/
.UIToolbar .LightToolbar {
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITree/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITree/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UITree/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UITrees {
border: 1px solid #b7b7b7;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIUpload/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIUpload/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIUpload/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.SelectFileFrame {
width: 400px;
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,29 +1,4 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-/**
- * Created by The eXo Platform SAS
- * Modifile: Vu Duy Tu
- * duytucntt(a)gmail.com
- * December 14, 2006
- * version: $Id$
- */
/*#######################################-----UIWizard-----##################################*/
.UIEditInlineWS {
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Portlet/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,25 +1,4 @@
/******************************************************************************
- * JBoss by Red Hat *
- * Copyright 2010, Red Hat Middleware, LLC, and individual *
- * contributors as indicated by the @authors tag. See the *
- * copyright.txt in the distribution for a full listing of *
- * individual contributors. *
- * *
- * This is free software; you can redistribute it and/or modify it *
- * under the terms of the GNU Lesser General Public License as *
- * published by the Free Software Foundation; either version 2.1 of *
- * the License, or (at your option) any later version. *
- * *
- * This software is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
- * Lesser General Public License for more details. *
- * *
- * You should have received a copy of the GNU Lesser General Public *
- * License along with this software; if not, write to the Free *
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA *
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org. *
- ******************************************************************************/
/** FONTS **/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/PortletThemes/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/PortletThemes/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/PortletThemes/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
/*-------------------------- DefaultTheme ---------------------------*/
Modified: portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/eXoResources/src/main/webapp/skin/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
@import url(DefaultSkin/portal/webui/component/UIPortalApplicationSkin.css);
@import url(DefaultSkin/webui/component/Stylesheet.css);
Modified: portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/error/skin/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/error/skin/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/error/skin/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,19 +1 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
Modified: portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/login/skin/Stylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/login/skin/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/login/skin/Stylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UILogin {
height: 236px;
Modified: portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
+++ portal/branches/EPP_5_0_Branch/web/portal/src/main/webapp/templates/skin/webui/component/UIHomePagePortlet/DefaultStylesheet.css 2010-05-11 10:00:42 UTC (rev 3050)
@@ -1,21 +1,3 @@
-/**
- * Copyright (C) 2009 eXo Platform SAS.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
.UIWindow .UIHomePagePortlet {
margin: 0px;
14 years, 7 months
gatein SVN: r3049 - portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard.
by do-not-reply@jboss.org
Author: thanh.do
Date: 2010-05-11 05:16:49 -0400 (Tue, 11 May 2010)
New Revision: 3049
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
Log:
GTNPORTAL-1114:Error UI in Sitemap page when change language to Arabic
Modified: portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css
===================================================================
--- portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-05-11 09:14:47 UTC (rev 3048)
+++ portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIDashboard/Stylesheet.css 2010-05-11 09:16:49 UTC (rev 3049)
@@ -53,6 +53,8 @@
overflow: hidden;
white-space: nowrap;
width: 195px;
+ margin-right: 75px !important; /* orientation=lt */
+ margin: 0px 0px 0px 75px !important; /* orientation=rt */
}
.UIDashboard .UIDashboardEditForm {
@@ -274,7 +276,7 @@
}
.UIDashboardSelectContainer .GadgetCategory .ItemsContainer {
- background: url('background/BGItemsContainer.gif') repeat-x left 1px;
+ background: #fff url('background/BGItemsContainer.gif') repeat-x left 1px;
border: 1px solid #b8babf;
border-top: none;
padding: 8px 8px 4px 8px;
@@ -293,6 +295,7 @@
.UIDashboard .UIDashboardSelectContainer .GadgetTitle {
width: 150px;
float: none;
+ margin: 0px !important;
}
/*----------------------UIGadgetsContainer-------------------*/
14 years, 7 months
gatein SVN: r3048 - portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap.
by do-not-reply@jboss.org
Author: thanh.do
Date: 2010-05-11 05:14:47 -0400 (Tue, 11 May 2010)
New Revision: 3048
Modified:
portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
Log:
GTNPORTAL-1099:Error UI in Sitemap page when change language to Arabic
Modified: portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css
===================================================================
--- portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css 2010-05-11 09:08:49 UTC (rev 3047)
+++ portal/trunk/portlet/web/src/main/webapp/skin/portal/webui/component/UISiteMap/DefaultStylesheet.css 2010-05-11 09:14:47 UTC (rev 3048)
@@ -35,7 +35,8 @@
}
.UISitemap {
- background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 95% 90%;
+ background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 95% 90%; /* orientation=lt */
+ background: #fff url('DefaultSkin/background/default_sitemap.gif') no-repeat 5% 90%; /* orientation=rt */
padding: 10px 30px;
color: #4e4e4e;
}
@@ -82,7 +83,8 @@
.UISitemap .SitemapContent .UISiteTree a {
font-weight: bold;
display: block;
- float: left;
+ float: left; /* orientation=lt */
+ float: right; /* orientation=rt */
}
.UISitemap .SitemapContent .UISiteTree a:hover {
14 years, 7 months