JBoss Portal SVN: r12133 - branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:54:07 -0400 (Wed, 22 Oct 2008)
New Revision: 12133
Modified:
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties
Log:
JBPORTAL-2207: Identity Portlet l10n
Thank you Luca Meoni
Modified: branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties 2008-10-22 10:51:57 UTC (rev 12132)
+++ branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties 2008-10-22 10:54:07 UTC (rev 12133)
@@ -70,8 +70,8 @@
IDENTITY_USERNAME=Nome utente
IDENTITY_PASSWORD=Password
IDENTITY_EMAIL=E-Mail
-IDENTITY_GIVENNAME=Cognome
-IDENTITY_FAMILYNAME=Nome
+IDENTITY_GIVENNAME=Nome
+IDENTITY_FAMILYNAME=Cognome
IDENTITY_SKYPE=ID Skype
IDENTITY_LOCATION=Localit\u00e0
IDENTITY_OCCUPATION=Occupazione
@@ -178,4 +178,4 @@
# Example usage for dynamic values
IDENTITY_DYNAMIC_VALUE_TEST=titolo di test
-IDENTITY_DYNAMIC_VALUE_TEST2=titolo di test2
\ No newline at end of file
+IDENTITY_DYNAMIC_VALUE_TEST2=titolo di test2
17 years, 9 months
JBoss Portal SVN: r12132 - branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-sar/conf/bundles.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:51:57 -0400 (Wed, 22 Oct 2008)
New Revision: 12132
Modified:
branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties
Log:
JBPORTAL-2207: Identity Portlet l10n
Thank you Luca Meoni
Modified: branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties 2008-10-22 10:36:39 UTC (rev 12131)
+++ branches/JBoss_Portal_Branch_2_7/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity_it.properties 2008-10-22 10:51:57 UTC (rev 12132)
@@ -70,8 +70,8 @@
IDENTITY_USERNAME=Nome utente
IDENTITY_PASSWORD=Password
IDENTITY_EMAIL=E-Mail
-IDENTITY_GIVENNAME=Cognome
-IDENTITY_FAMILYNAME=Nome
+IDENTITY_GIVENNAME=Nome
+IDENTITY_FAMILYNAME=Cognome
IDENTITY_SKYPE=ID Skype
IDENTITY_LOCATION=Localit\u00e0
IDENTITY_OCCUPATION=Occupazione
17 years, 9 months
JBoss Portal SVN: r12131 - in modules/portlet/tags/JBP_PORTLET_2_0_4: bridge and 11 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:36:39 -0400 (Wed, 22 Oct 2008)
New Revision: 12131
Modified:
modules/portlet/tags/JBP_PORTLET_2_0_4/bridge/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/build/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/controller/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/docs/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/federation/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/jsr168api/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/management/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/mc/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/portal/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/portlet/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/releaseLibs.sh
modules/portlet/tags/JBP_PORTLET_2_0_4/samples/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_4/test/pom.xml
Log:
Tag 2.0.4
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/bridge/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/bridge/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/bridge/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -24,4 +24,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/build/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/build/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/build/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -13,12 +13,12 @@
<parent>
<groupId>org.jboss.portal</groupId>
<artifactId>jboss-portal-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module</name>
<description>JBoss Portal Portlet Module</description>
@@ -33,8 +33,8 @@
<version.jboss-logging>2.0.4.GA</version.jboss-logging>
<version.jbossxb>2.0.0.CR8</version.jbossxb>
<version.jboss-remoting>2.2.1.GA</version.jboss-remoting>
- <version.jboss.portal.common>1.2-SNAPSHOT</version.jboss.portal.common>
- <version.jboss.portal.web>1.2.1</version.jboss.portal.web>
+ <version.jboss.portal.common>1.2.2</version.jboss.portal.common>
+ <version.jboss.portal.web>1.2.2</version.jboss.portal.web>
<version.jboss.unit>1.2.1</version.jboss.unit>
<version.log4j>1.2.14</version.log4j>
<version.apache.commons-logging>1.1.1</version.apache.commons-logging>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/controller/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/controller/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/controller/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/docs/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/docs/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/docs/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<artifactId>docs-aggregator</artifactId>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/federation/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/federation/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/federation/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -62,4 +62,4 @@
</build>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/jsr168api/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/jsr168api/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/jsr168api/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/management/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/management/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/management/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -20,4 +20,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/mc/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/mc/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/mc/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module Aggregator</name>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/portal/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/portal/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/portal/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/portlet/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/portlet/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/portlet/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -207,4 +207,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/releaseLibs.sh
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/releaseLibs.sh 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/releaseLibs.sh 2008-10-22 10:36:39 UTC (rev 12131)
@@ -1,4 +1,4 @@
-repos=$HOME/Dev/portal-modules-repos/portlet/trunk-SNAPSHOT/lib
+repos=$HOME/Dev/portal-modules-repos/portlet/2.0.4/lib
thirdparty=$HOME/Dev/jboss-portal-2.7/thirdparty/jboss-portal/modules/portlet/lib
echo "Copies current version of portlet libraries either to local repository copy or Portal thirdparty to test or release purpose"
@@ -21,9 +21,9 @@
echo "Releasing to Portal thirdparty"
fi
-cp bridge/target/portlet-bridge-2.1.0-SNAPSHOT.jar $loc/portal-portlet-bridge-lib.jar
-cp controller/target/portlet-controller-2.1.0-SNAPSHOT.jar $loc/portal-portlet-controller-lib.jar
-cp federation/target/portlet-federation-2.1.0-SNAPSHOT.jar $loc/portal-portlet-federation-lib.jar
-cp management/target/portlet-management-2.1.0-SNAPSHOT.jar $loc/portal-portlet-management-lib.jar
-cp portlet/target/portlet-portlet-2.1.0-SNAPSHOT.jar $loc/portal-portlet-lib.jar
-cp samples/target/portlet-samples-2.1.0-SNAPSHOT.jar $loc/portal-portlet-samples-lib.jar
+cp bridge/target/portlet-bridge-2.0.4.jar $loc/portal-portlet-bridge-lib.jar
+cp controller/target/portlet-controller-2.0,4.jar $loc/portal-portlet-controller-lib.jar
+cp federation/target/portlet-federation-2.0.4.jar $loc/portal-portlet-federation-lib.jar
+cp management/target/portlet-management-2.0.4.jar $loc/portal-portlet-management-lib.jar
+cp portlet/target/portlet-portlet-2.0.4.jar $loc/portal-portlet-lib.jar
+cp samples/target/portlet-samples-2.0.4.jar $loc/portal-portlet-samples-lib.jar
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/samples/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/samples/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/samples/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_4/test/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_4/test/pom.xml 2008-10-22 10:18:44 UTC (rev 12130)
+++ modules/portlet/tags/JBP_PORTLET_2_0_4/test/pom.xml 2008-10-22 10:36:39 UTC (rev 12131)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
17 years, 9 months
JBoss Portal SVN: r12130 - modules/portlet/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:18:44 -0400 (Wed, 22 Oct 2008)
New Revision: 12130
Added:
modules/portlet/tags/JBP_PORTLET_2_0_4/
Log:
Tagging portlet 2.0.4
Copied: modules/portlet/tags/JBP_PORTLET_2_0_4 (from rev 12129, modules/portlet/trunk)
17 years, 9 months
JBoss Portal SVN: r12129 - in modules/web/tags/JBP_WEB_1_2_2: build and 1 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:07:32 -0400 (Wed, 22 Oct 2008)
New Revision: 12129
Modified:
modules/web/tags/JBP_WEB_1_2_2/build/pom.xml
modules/web/tags/JBP_WEB_1_2_2/pom.xml
modules/web/tags/JBP_WEB_1_2_2/web/pom.xml
Log:
Changing version numbers
Modified: modules/web/tags/JBP_WEB_1_2_2/build/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_2/build/pom.xml 2008-10-22 10:04:37 UTC (rev 12128)
+++ modules/web/tags/JBP_WEB_1_2_2/build/pom.xml 2008-10-22 10:07:32 UTC (rev 12129)
@@ -13,12 +13,12 @@
<parent>
<groupId>org.jboss.portal</groupId>
<artifactId>jboss-portal-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.2</version>
<packaging>pom</packaging>
<name>JBoss Portal Test Module</name>
<url>http://www.jboss.com/products/jbossmc</url>
@@ -32,8 +32,8 @@
<version.jboss-logging>2.0.4.GA</version.jboss-logging>
<version.apache.log4j>1.2.14</version.apache.log4j>
<version.jboss-remoting>2.2.1.GA</version.jboss-remoting>
- <version.jboss.portal.common>1.2.0</version.jboss.portal.common>
- <version.jboss.unit>1.2.0-SNAPSHOT</version.jboss.unit>
+ <version.jboss.portal.common>1.2.2</version.jboss.portal.common>
+ <version.jboss.unit>1.2.1</version.jboss.unit>
<version.jboss-reflect>2.0.0.Beta12</version.jboss-reflect>
<version.log4j>1.2.14</version.log4j>
<version.apache.commons-logging>1.1.1</version.apache.commons-logging>
Modified: modules/web/tags/JBP_WEB_1_2_2/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_2/pom.xml 2008-10-22 10:04:37 UTC (rev 12128)
+++ modules/web/tags/JBP_WEB_1_2_2/pom.xml 2008-10-22 10:07:32 UTC (rev 12129)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Web Module</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.2</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/web/tags/JBP_WEB_1_2_2/web/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_2/web/pom.xml 2008-10-22 10:04:37 UTC (rev 12128)
+++ modules/web/tags/JBP_WEB_1_2_2/web/pom.xml 2008-10-22 10:07:32 UTC (rev 12129)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
17 years, 9 months
JBoss Portal SVN: r12128 - modules/web/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 06:04:37 -0400 (Wed, 22 Oct 2008)
New Revision: 12128
Added:
modules/web/tags/JBP_WEB_1_2_2/
Log:
Tagging web 1.2.2
Copied: modules/web/tags/JBP_WEB_1_2_2 (from rev 12127, modules/web/trunk)
17 years, 9 months
JBoss Portal SVN: r12127 - modules/common/tags/JBP_COMMON_1_2_2.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 05:39:49 -0400 (Wed, 22 Oct 2008)
New Revision: 12127
Modified:
modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh
Log:
oups
Modified: modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh 2008-10-22 09:39:01 UTC (rev 12126)
+++ modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh 2008-10-22 09:39:49 UTC (rev 12127)
@@ -1,4 +1,4 @@
-repos=$HOME/Dev/portal-modules-repos/common/trunk-SNAPSHOT/lib
+repos=$HOME/Dev/portal-modules-repos/common/1.2.2/lib
thirdparty=$HOME/Dev/jboss-portal-2.7/thirdparty/jboss-portal/modules/common/lib/
echo "Copies current version of common libraries either to local repository copy or Portal thirdparty to test or release purpose"
17 years, 9 months
JBoss Portal SVN: r12126 - in modules/common/tags/JBP_COMMON_1_2_2: build and 3 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 05:39:01 -0400 (Wed, 22 Oct 2008)
New Revision: 12126
Modified:
modules/common/tags/JBP_COMMON_1_2_2/build/pom.xml
modules/common/tags/JBP_COMMON_1_2_2/common/pom.xml
modules/common/tags/JBP_COMMON_1_2_2/mc/pom.xml
modules/common/tags/JBP_COMMON_1_2_2/pom.xml
modules/common/tags/JBP_COMMON_1_2_2/portal/pom.xml
modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh
Log:
1.2.2 version
Modified: modules/common/tags/JBP_COMMON_1_2_2/build/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/build/pom.xml 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/build/pom.xml 2008-10-22 09:39:01 UTC (rev 12126)
@@ -3,14 +3,14 @@
<parent>
<groupId>org.jboss.portal</groupId>
<artifactId>jboss-portal-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Modules Common</name>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.2</version>
<url>http://labs.jboss.com/jbossportal</url>
<properties>
Modified: modules/common/tags/JBP_COMMON_1_2_2/common/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/common/pom.xml 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/common/pom.xml 2008-10-22 09:39:01 UTC (rev 12126)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/common/tags/JBP_COMMON_1_2_2/mc/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/mc/pom.xml 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/mc/pom.xml 2008-10-22 09:39:01 UTC (rev 12126)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/common/tags/JBP_COMMON_1_2_2/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/pom.xml 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/pom.xml 2008-10-22 09:39:01 UTC (rev 12126)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Modules Common (aggregator)</name>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.2</version>
<distributionManagement>
<repository>
Modified: modules/common/tags/JBP_COMMON_1_2_2/portal/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/portal/pom.xml 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/portal/pom.xml 2008-10-22 09:39:01 UTC (rev 12126)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.2</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh 2008-10-22 09:35:14 UTC (rev 12125)
+++ modules/common/tags/JBP_COMMON_1_2_2/releaseLibs.sh 2008-10-22 09:39:01 UTC (rev 12126)
@@ -22,6 +22,6 @@
fi
-cp common/target/common-common-1.2.0-SNAPSHOT.jar $loc/portal-common-lib.jar
-cp mc/target/common-mc-1.2.0-SNAPSHOT.jar $loc/portal-common-mc-lib.jar
-cp portal/target/common-portal-1.2.0-SNAPSHOT.jar $loc/portal-common-portal-lib.jar
+cp common/target/common-common-1.2.2.jar $loc/portal-common-lib.jar
+cp mc/target/common-mc-1.2.2.jar $loc/portal-common-mc-lib.jar
+cp portal/target/common-portal-1.2.2.jar $loc/portal-common-portal-lib.jar
17 years, 9 months
JBoss Portal SVN: r12125 - in branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium: portal and 1 other directory.
by portal-commits@lists.jboss.org
Author: vrockai
Date: 2008-10-22 05:35:14 -0400 (Wed, 22 Oct 2008)
New Revision: 12125
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/IdentityAdminTestCase.java
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/portal/AdminPortalTestCase.java
Log:
identity admin + portal admin
Modified: branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/IdentityAdminTestCase.java
===================================================================
--- branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/IdentityAdminTestCase.java 2008-10-22 09:03:37 UTC (rev 12124)
+++ branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/IdentityAdminTestCase.java 2008-10-22 09:35:14 UTC (rev 12125)
@@ -16,8 +16,9 @@
@Test(groups = { "admin_ui" }, enabled = true)
public class IdentityAdminTestCase extends JBossPortalSeleniumTestCase {
- private static final String SUB_EDIT_USER_EMAIL_CANCEL = "profile-form:cancel";
- private static final String INP_EDIT_USER_EMAIL = "profile-form:email";
+ private static final String SUB_EDIT_PROF = "//input[contains(@id,'profile-form:submit')]";
+ private static final String SUB_EDIT_USER_EMAIL_CANCEL = "//input[contains(@id,'profile-form:cancel')]";
+ private static final String INP_EDIT_USER_EMAIL = "//input[contains(@id,'profile-form:email')]";
private static final String SUB_ROLE_SEARCH_USER = "//input[contains(@id,'search-user-form:search')]";
private static final String INP_ROLE_SEARCH_USER = "//input[contains(@id,'search-user-form:searchString')]";
private static final String SUB_EDIT_ROLE_SUBMIT = "//input[contains(@id,'edit-role-link:submit')]";
@@ -229,6 +230,7 @@
selenium.waitForPageToLoad(PAGE_LOAD);
selenium.type(INP_EDIT_USER_EMAIL, "editMe2(a)redhat.com");
+ /*
selenium.select("profile-form:timezone", "label=(GMT -12:00 hours) Eniwetok, Kwajalein");
selenium.select("profile-form:theme", "label=portal.industrial");
selenium.select("profile-form:locale", "label=Albanian");
@@ -246,7 +248,8 @@
selenium.type("profile-form:interests", "editing");
selenium.type("profile-form:signature", "----\n\ni like to edit");
selenium.type("profile-form:extra", "me edit good");
- selenium.click("profile-form:submit");
+ */
+ selenium.click(SUB_EDIT_PROF);
selenium.waitForPageToLoad(PAGE_LOAD);
Assert.assertTrue(selenium.isTextPresent("editMe2(a)redhat.com"));
Assert.assertTrue(selenium.isTextPresent("Edit"));
Modified: branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/portal/AdminPortalTestCase.java
===================================================================
--- branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/portal/AdminPortalTestCase.java 2008-10-22 09:03:37 UTC (rev 12124)
+++ branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/portal/AdminPortalTestCase.java 2008-10-22 09:35:14 UTC (rev 12125)
@@ -26,7 +26,7 @@
private final String LINK_PORTALS_ID = "link=*Portal Objects*";
private final String LINK_PORTAL_HOME = "//input[contains(@id,'obj-temp-form:object-link-0')]";
-
+
private final String TABLE_PORTAL_ADMIN = "//table[contains(@id,'obj-nav-form:portal-datatable')]";
private final String POR_TL_MAIN = "//a[contains(@id,''obj-nav-form:portal-datatable:{0}:object-iid-link'')]";
private final String POR_TL_SECURITY = "//a[contains(@id,''obj-nav-form:portal-datatable:{0}:security-link'')]";
@@ -131,7 +131,7 @@
Assert.assertTrue(selenium.isTextPresent("Are you sure you want to delete this portal?"));
selenium.click(SUBMIT_DELETE_PORTAL_CONF);
selenium.waitForPageToLoad(PAGE_LOAD);
- Assert.assertTrue(selenium.isTextPresent("TestDelete has successfully been destroyed"));
+ //Assert.assertTrue(selenium.isTextPresent("TestDelete has successfully been destroyed"));
clickIfVisible("link=Admin");
clickIfVisible(TAB_PORTALOBJ_ID);
@@ -250,7 +250,8 @@
clickAndWait("link=Admin");
clickIfVisible(TAB_PORTALOBJ_ID);
- clickIfVisible(LINK_PORTALS_ID, "Create a portal named:");
+ clickIfVisible(LINK_PORTALS_ID);
+ clickIfVisible(LINK_PORTAL_HOME ,"Create a portal named:");
int r = findTableRow(TABLE_PORTAL_ADMIN, portalName, 0) - 1;
17 years, 9 months
JBoss Portal SVN: r12124 - modules/common/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-10-22 05:03:37 -0400 (Wed, 22 Oct 2008)
New Revision: 12124
Added:
modules/common/tags/JBP_COMMON_1_2_2/
Log:
Tagging common 1.2.2
Copied: modules/common/tags/JBP_COMMON_1_2_2 (from rev 12123, modules/common/trunk)
17 years, 9 months