JBoss Portal SVN: r11865 - tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 06:08:48 -0400 (Wed, 10 Sep 2008)
New Revision: 11865
Added:
tags/JBoss_Portal_2_7_0_CR1/
Log:
Tagging Portal 2.7.0.CR1
Copied: tags/JBoss_Portal_2_7_0_CR1 (from rev 11864, branches/JBoss_Portal_Branch_2_7)
17 years, 10 months
JBoss Portal SVN: r11864 - branches/JBoss_Portal_Branch_2_7/build.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 06:05:45 -0400 (Wed, 10 Sep 2008)
New Revision: 11864
Modified:
branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
Log:
Using Portlet Bridge 1.0.0.B4
Modified: branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2008-09-10 09:59:29 UTC (rev 11863)
+++ branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2008-09-10 10:05:45 UTC (rev 11864)
@@ -59,7 +59,7 @@
<componentref name="apache-lang" version="2.1"/>
<componentref name="apache-log4j" version="1.2.8"/>
<componentref name="apache-logging" version="1.0.5.SP1-jboss"/>
- <componentref name="apache-lucene" version="2.2.0"/>
+ <componentref name="apache-lucene" version="2.2.0"/>
<componentref name="apache-net" version="1.4.1"/>
<componentref name="apache-xerces" version="2.7.1"/>
<componentref name="asm" version="1.5.3"/>
@@ -72,7 +72,7 @@
<componentref name="el" version="1.0"/>
<componentref name="facelets" version="1.1.15-B1"/>
<componentref name="richfaces" version="3.2.1.GA"/>
- <componentref name="jboss/portlet-bridge" version="1.0.0.B3"/>
+ <componentref name="jboss/portlet-bridge" version="1.0.0.B4"/>
<componentref name="hibernate" version="3.2.4.SP1"/>
<componentref name="httpunit" version="1.6"/>
<componentref name="hsqldb" version="1.8.0.2"/>
17 years, 10 months
JBoss Portal SVN: r11863 - branches/JBoss_Portal_Branch_2_7/build.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:59:29 -0400 (Wed, 10 Sep 2008)
New Revision: 11863
Modified:
branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
Log:
User tagged portlet module 2.0.3
Modified: branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2008-09-10 09:36:03 UTC (rev 11862)
+++ branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2008-09-10 09:59:29 UTC (rev 11863)
@@ -44,7 +44,7 @@
<componentref name="jboss-portal/modules/common" version="1.2.1"/>
<componentref name="jboss-portal/modules/web" version="1.2.1"/>
<componentref name="jboss-portal/modules/test" version="1.0.3"/>
- <componentref name="jboss-portal/modules/portlet" version="trunk-SNAPSHOT"/>
+ <componentref name="jboss-portal/modules/portlet" version="2.0.3"/>
<componentref name="jboss-portal/modules/identity" version="1.0.4"/>
<componentref name="jboss-portal/modules/cms" version="trunk-SNAPSHOT"/>
<componentref name="antlr" version="2.7.6.ga"/>
@@ -70,7 +70,7 @@
<componentref name="dom4j" version="1.6.1jboss"/>
<componentref name="ehcache" version="1.2.2"/>
<componentref name="el" version="1.0"/>
- <componentref name="facelets" version="1.1.11"/>
+ <componentref name="facelets" version="1.1.15-B1"/>
<componentref name="richfaces" version="3.2.1.GA"/>
<componentref name="jboss/portlet-bridge" version="1.0.0.B3"/>
<componentref name="hibernate" version="3.2.4.SP1"/>
17 years, 10 months
JBoss Portal SVN: r11862 - modules/cms/trunk/build.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:36:03 -0400 (Wed, 10 Sep 2008)
New Revision: 11862
Modified:
modules/cms/trunk/build/pom.xml
Log:
Formatting
Modified: modules/cms/trunk/build/pom.xml
===================================================================
--- modules/cms/trunk/build/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
+++ modules/cms/trunk/build/pom.xml 2008-09-10 09:36:03 UTC (rev 11862)
@@ -25,30 +25,28 @@
<description>JBoss Portal CMS</description>
<properties>
- <version.junit>3.8.2</version.junit>
- <version.log4j>1.2.14</version.log4j>
- <version.slf4j>1.3.0</version.slf4j>
- <version.jboss.cache>1.4.1.SP3</version.jboss.cache>
- <version.jgroups>2.4.1</version.jgroups>
- <version.jboss.hibernate>3.2.4.SP1</version.jboss.hibernate>
- <version.jbpm>3.2.2</version.jbpm>
- <version.jboss.jbossas>4.2.2.GA</version.jboss.jbossas>
- <version.jboss.jdbc-wrapper>4.0.4.GA</version.jboss.jdbc-wrapper>
- <version.jboss.logging>2.0.2.GA</version.jboss.logging>
- <version.dom4j>1.6.1</version.dom4j>
- <version.cglib>2.1_3</version.cglib>
- <version.hsqldb>1.8.0.2</version.hsqldb>
- <version.antlr>2.7.7</version.antlr>
- <version.commons-logging>1.1.1</version.commons-logging>
- <version.bsh>1.3.0</version.bsh>
- <version.ehcache>1.4.1</version.ehcache>
-
- <version.javax.jcr>1.0</version.javax.jcr>
- <version.jackrabbit.core>1.4.5</version.jackrabbit.core>
-
- <version.jboss.portal.common>1.2.0</version.jboss.portal.common>
- <version.jboss.portal.identity>1.0.2</version.jboss.portal.identity>
- <version.jboss.portal.test>1.2.0.Beta2</version.jboss.portal.test>
+ <version.junit>3.8.2</version.junit>
+ <version.log4j>1.2.14</version.log4j>
+ <version.slf4j>1.3.0</version.slf4j>
+ <version.jboss.cache>1.4.1.SP3</version.jboss.cache>
+ <version.jgroups>2.4.1</version.jgroups>
+ <version.jboss.hibernate>3.2.4.SP1</version.jboss.hibernate>
+ <version.jbpm>3.2.2</version.jbpm>
+ <version.jboss.jbossas>4.2.2.GA</version.jboss.jbossas>
+ <version.jboss.jdbc-wrapper>4.0.4.GA</version.jboss.jdbc-wrapper>
+ <version.jboss.logging>2.0.2.GA</version.jboss.logging>
+ <version.dom4j>1.6.1</version.dom4j>
+ <version.cglib>2.1_3</version.cglib>
+ <version.hsqldb>1.8.0.2</version.hsqldb>
+ <version.antlr>2.7.7</version.antlr>
+ <version.commons-logging>1.1.1</version.commons-logging>
+ <version.bsh>1.3.0</version.bsh>
+ <version.ehcache>1.4.1</version.ehcache>
+ <version.javax.jcr>1.0</version.javax.jcr>
+ <version.jackrabbit.core>1.4.5</version.jackrabbit.core>
+ <version.jboss.portal.common>1.2.0</version.jboss.portal.common>
+ <version.jboss.portal.identity>1.0.2</version.jboss.portal.identity>
+ <version.jboss.portal.test>1.2.0.Beta2</version.jboss.portal.test>
</properties>
17 years, 10 months
JBoss Portal SVN: r11861 - in modules/portlet/tags/JBP_PORTLET_2_0_3: bridge and 12 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:29:48 -0400 (Wed, 10 Sep 2008)
New Revision: 11861
Modified:
modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh
modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml
Log:
Setting version number to 2.0.3
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</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_3/build/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -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.3</version>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module</name>
<description>JBoss Portal Portlet Module</description>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -4,13 +4,12 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Docs Aggregator</name>
- <version>2.0-Beta1</version>
<url>http://labs.jboss.com/jbossportal</url>
<modules>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -11,9 +11,9 @@
</parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>jdocbook</packaging>
- <name>User_Guide_(${translation})</name>
+ <name>User_Guide_${translation}</name>
<repositories>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</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_3/jsr168api/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</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_3/mc/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -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.3</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</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_3/releaseLibs.sh
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh 2008-09-10 09:29:48 UTC (rev 11861)
@@ -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.3.jar $loc/portal-portlet-bridge-lib.jar
+cp controller/target/portlet-controller-2.0.3.jar $loc/portal-portlet-controller-lib.jar
+cp federation/target/portlet-federation-2.0.3.jar $loc/portal-portlet-federation-lib.jar
+cp management/target/portlet-management-2.0.3.jar $loc/portal-portlet-management-lib.jar
+cp portlet/target/portlet-portlet-2.0.3.jar $loc/portal-portlet-lib.jar
+cp samples/target/portlet-samples-2.0.3.jar $loc/portal-portlet-samples-lib.jar
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
17 years, 10 months
JBoss Portal SVN: r11860 - modules/portlet/tags.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:19:12 -0400 (Wed, 10 Sep 2008)
New Revision: 11860
Added:
modules/portlet/tags/JBP_PORTLET_2_0_3/
Log:
Tagging the portlet module 2.0.3
Copied: modules/portlet/tags/JBP_PORTLET_2_0_3 (from rev 11859, modules/portlet/trunk)
17 years, 10 months
JBoss Portal SVN: r11858 - modules/portlet/tags/JBP_PORTLET_2_0_2.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:05:28 -0400 (Wed, 10 Sep 2008)
New Revision: 11858
Added:
modules/portlet/tags/JBP_PORTLET_2_0_2/trunk/
Log:
Tagging portlet module
Copied: modules/portlet/tags/JBP_PORTLET_2_0_2/trunk (from rev 11857, modules/portlet/trunk)
17 years, 10 months
JBoss Portal SVN: r11857 - modules/portlet/trunk/build.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:03:04 -0400 (Wed, 10 Sep 2008)
New Revision: 11857
Modified:
modules/portlet/trunk/build/pom.xml
Log:
Use fixed version
Modified: modules/portlet/trunk/build/pom.xml
===================================================================
--- modules/portlet/trunk/build/pom.xml 2008-09-10 09:01:29 UTC (rev 11856)
+++ modules/portlet/trunk/build/pom.xml 2008-09-10 09:03:04 UTC (rev 11857)
@@ -33,9 +33,9 @@
<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.0</version.jboss.portal.common>
- <version.jboss.portal.web>1.2.0-SNAPSHOT</version.jboss.portal.web>
- <version.jboss.unit>1.2.0-SNAPSHOT</version.jboss.unit>
+ <version.jboss.portal.common>1.2.1</version.jboss.portal.common>
+ <version.jboss.portal.web>1.2.1</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>
<version.apache.commons-httpclient>3.0.1</version.apache.commons-httpclient>
17 years, 10 months
JBoss Portal SVN: r11856 - modules/portlet/trunk/build/distrib.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2008-09-10 05:01:29 -0400 (Wed, 10 Sep 2008)
New Revision: 11856
Modified:
modules/portlet/trunk/build/distrib/distrib.xml
Log:
Modified distrib build to package JBoss 5 CR2 (when released)
Modified: modules/portlet/trunk/build/distrib/distrib.xml
===================================================================
--- modules/portlet/trunk/build/distrib/distrib.xml 2008-09-10 08:32:07 UTC (rev 11855)
+++ modules/portlet/trunk/build/distrib/distrib.xml 2008-09-10 09:01:29 UTC (rev 11856)
@@ -2,8 +2,8 @@
<property name="source.dir" value="../.."/>
<property name="src.docs.dir" value="${source.dir}/docs"/>
- <property name="pc.release.version" value="2.1.0.CR1"/>
- <property name="demo.release.version" value="2.1.0.CR1"/>
+ <property name="pc.release.version" value="2.1.0-SNAPSHOT"/>
+ <property name="demo.release.version" value="2.1.0-SNAPSHOT"/>
<property name="maven.version" value="2.1.0-SNAPSHOT"/>
<!-- -->
@@ -11,11 +11,13 @@
<property name="demo.release.name" value="jboss-portletcontainer-${demo.release.version}"/>
<property name="pc.release.name.src" value="${pc.release.name}-src"/>
<property name="demo.release.name.jboss42" value="${demo.release.name}-jbossas42"/>
+ <property name="demo.release.name.jboss50" value="${demo.release.name}-jbossas50"/>
<property name="demo.release.name.tomcat60" value="${demo.release.name}-tomcat6"/>
<!-- -->
<property name="pc.build.src" value="output/${pc.release.name.src}"/>
<property name="pc.build.bin.as42" value="output/${demo.release.name.jboss42}"/>
+ <property name="pc.build.bin.as50" value="output/${demo.release.name.jboss50}"/>
<property name="pc.build.bin.tomcat6" value="output/${demo.release.name.tomcat60}"/>
<!-- Clean -->
@@ -46,6 +48,7 @@
<antcall target="package-src"/>
<antcall target="package-jboss42"/>
+ <antcall target="package-jboss50"/>
<antcall target="package-tomcat60"/>
</target>
@@ -104,6 +107,48 @@
</target>
<!--
+ | JBoss Portlet Container binary distribution for AS 5.0.x
+ -->
+ <target name="package-jboss50" description="package AS binary" if="JBOSS_5_0_PATH" unless="no-jboss">
+
+ <!-- -->
+ <unzip src="${JBOSS_5_0_PATH}" dest="${pc.build.bin.as50}">
+ <mapper type="regexp" from="^[^\/]*\/(.*)$$" to="\1"/>
+ </unzip>
+ <chmod dir="${pc.build.bin.as50}/bin" perm="ugo+rx" includes="**/*.sh"/>
+
+ <!-- -->
+ <antcall target="__package-binary">
+ <param name="bin.dir" value="${pc.build.bin.as50}"/>
+ <param name="deploy.dir" value="${pc.build.bin.as50}/server/default/deploy"/>
+ <param name="samples.dir" value="${pc.build.bin.as50}/server/default/deploy/samples"/>
+ </antcall>
+
+ <!-- Simple portal -->
+ <copy todir="${pc.build.bin.as50}/server/default/deploy/simple-portal.sar">
+ <fileset
+ dir="${source.dir}/portal/target/simple-portal-jboss50.dir/simple-portal"/>
+ </copy>
+
+ <!-- Taglib integration -->
+ <!--
+ <copy todir="${pc.build.bin.as50}" overwrite="true" filtering="true">
+ <fileset dir="jboss-5.0"/>
+ <filterset>
+ <filter token="maven.version" value="${maven.version}"/>
+ </filterset>
+ </copy>
+ -->
+
+ <!-- -->
+ <antcall target="__zip">
+ <param name="release.name" value="${demo.release.name.jboss50}"/>
+ </antcall>
+ </target>
+
+
+
+ <!--
| JBoss Portlet Container binary distribution for Tomcat 6.x
-->
<target name="package-tomcat60" description="package Tomcat binary" if="TOMCAT_6_0_PATH" unless="no-tomcat">
@@ -209,6 +254,14 @@
</not>
</and>
</condition>
+ <condition property="JBOSS_5_0_PATH" value="${env.JBOSS_5_0_PATH}">
+ <and>
+ <isset property="env.JBOSS_5_0_PATH"/>
+ <not>
+ <isset property="JBOSS_5_0_PATH"/>
+ </not>
+ </and>
+ </condition>
<condition property="TOMCAT_6_0_PATH" value="${env.TOMCAT_6_0_PATH}">
<and>
<isset property="env.TOMCAT_6_0_PATH"/>
@@ -218,8 +271,9 @@
</and>
</condition>
- <echo message="Set JBOSS_4_2_PATH and/or TOMCAT_6_0_PATH variables for binary distributions:"/>
+ <echo message="Set JBOSS_4_2_PATH and/or JBOSS_5_0_PATH and/or TOMCAT_6_0_PATH variables for binary distributions:"/>
<echo message="JBoss AS 4.2.x path: ${JBOSS_4_2_PATH}"/>
+ <echo message="JBoss AS 5.0.x path: ${JBOSS_5_0_PATH}"/>
<echo message="Tomcat 6.x path: ${TOMCAT_6_0_PATH}"/>
<echo message="Useful variables:"/>
<echo message="no-doc: do not generate documentation if set to true. Currently: ${no-doc}"/>
17 years, 10 months