JBoss Portal SVN: r12518 - branches/JBoss_Portal_Branch_2_7/build.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-15 09:50:57 -0500 (Thu, 15 Jan 2009)
New Revision: 12518
Modified:
branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
branches/JBoss_Portal_Branch_2_7/build/build.xml
branches/JBoss_Portal_Branch_2_7/build/distrib.xml
Log:
2.7.1
Modified: branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2009-01-15 11:39:22 UTC (rev 12517)
+++ branches/JBoss_Portal_Branch_2_7/build/build-thirdparty.xml 2009-01-15 14:50:57 UTC (rev 12518)
@@ -41,11 +41,11 @@
are pushed to the http://repository.jboss.com site.
-->
- <componentref name="jboss-portal/modules/common" version="trunk-SNAPSHOT"/>
- <componentref name="jboss-portal/modules/web" version="1.2.2"/>
- <componentref name="jboss-portal/modules/test" version="1.0.3"/>
- <componentref name="jboss-portal/modules/portlet" version="trunk-SNAPSHOT"/>
- <componentref name="jboss-portal/modules/identity" version="1.0-SNAPSHOT"/>
+ <componentref name="jboss-portal/modules/common" version="1.2.3"/>
+ <componentref name="jboss-portal/modules/web" version="1.2.3"/>
+ <componentref name="jboss-portal/modules/test" version="1.0.4"/>
+ <componentref name="jboss-portal/modules/portlet" version="2.0.5"/>
+ <componentref name="jboss-portal/modules/identity" version="1.0.6"/>
<componentref name="jboss-portal/modules/cms" version="1.2.2"/>
<componentref name="antlr" version="2.7.6-brew"/>
<componentref name="apache-ant" version="1.6.5"/>
@@ -115,7 +115,7 @@
<componentref name="jbpm/jpdl" version="3.2.2"/>
<componentref name="freemarker" version="2.3.9"/>
<componentref name="wutka-dtdparser" version="1.2.1"/>
- <componentref name="portals-bridges" version="1.0.3"/>
+ <componentref name="portals-bridges" version="1.0.4"/>
<componentref name="tagsoup" version="1.2"/>
<componentref name="portlet" version="2.0-Draft32"/>
<componentref name="glassfish/jstl" version="1.2.0-brew"/>
Modified: branches/JBoss_Portal_Branch_2_7/build/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/build.xml 2009-01-15 11:39:22 UTC (rev 12517)
+++ branches/JBoss_Portal_Branch_2_7/build/build.xml 2009-01-15 14:50:57 UTC (rev 12518)
@@ -60,10 +60,10 @@
<!--+==============================+-->
<property name="version.major" value="2"/>
- <property name="version.minor" value="6"/>
- <property name="version.revision" value="3"/>
- <property name="version.tag" value="SNAPSHOT"/>
- <property name="version.name" value="Ninja"/>
+ <property name="version.minor" value="7"/>
+ <property name="version.revision" value="1"/>
+ <property name="version.tag" value="GA"/>
+ <property name="version.name" value="Community"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="HEAD"/>
Modified: branches/JBoss_Portal_Branch_2_7/build/distrib.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/distrib.xml 2009-01-15 11:39:22 UTC (rev 12517)
+++ branches/JBoss_Portal_Branch_2_7/build/distrib.xml 2009-01-15 14:50:57 UTC (rev 12518)
@@ -3,7 +3,7 @@
<property name="source.dir" value=".."/>
<property name="docs.dir" value="${source.dir}/../docs"/>
<property name="examples.dir" value="${source.dir}/../examples"/>
- <property name="release.version" value="2.7.0.B1"/>
+ <property name="release.version" value="2.7.1"/>
<!-- -->
<property name="portal.release.normal.name" value="jboss-portal-${release.version}"/>
@@ -446,4 +446,4 @@
<!-- Build and compress everything -->
<target name="main" depends="licenses,build,package,zip" description="do everything - build source, doc, distro"/>
-</project>
\ No newline at end of file
+</project>
17 years, 3 months
JBoss Portal SVN: r12517 - in modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5: bridge and 12 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-15 06:39:22 -0500 (Thu, 15 Jan 2009)
New Revision: 12517
Modified:
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/bridge/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/build/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/controller/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/user-guide/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/federation/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/jsr168api/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/management/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/mc/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portal/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portlet/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/releaseLibs.sh
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/samples/pom.xml
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/test/pom.xml
Log:
2.0.5 release
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/bridge/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/bridge/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/bridge/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</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/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/build/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/build/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/build/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -18,31 +18,31 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module</name>
<description>JBoss Portal Portlet Module</description>
<properties>
- <version.apache.portals.bridges>1.0.3</version.apache.portals.bridges>
+ <version.apache.portals.bridges>1.0.4</version.apache.portals.bridges>
<version.apache-taglibs>1.1.2</version.apache-taglibs>
<version.concurrent>1.3.4</version.concurrent>
<version.javax.servlet>2.5</version.javax.servlet>
<version.javax.servlet.jsp>2.1</version.javax.servlet.jsp>
<version.apache.tomcat>5.5.12</version.apache.tomcat>
<version.jboss-logging>2.0.4.GA</version.jboss-logging>
- <version.jbossxb>2.0.0.CR8</version.jbossxb>
+ <version.jbossxb>2.0.0.GA</version.jbossxb>
<version.jboss-remoting>2.2.1.GA</version.jboss-remoting>
- <version.jboss.portal.common>trunk-SNAPSHOT</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.jboss.portal.common>1.2.3</version.jboss.portal.common>
+ <version.jboss.portal.web>1.2.3</version.jboss.portal.web>
+ <version.jboss.unit>1.2.2</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>
- <version.jboss.microcontainer>2.0.0.Beta13</version.jboss.microcontainer>
- <version.jboss.reflect>2.0.0.Beta12</version.jboss.reflect>
+ <version.jboss.microcontainer>2.0.2.GA</version.jboss.microcontainer>
+ <version.jboss.reflect>2.0.2.GA</version.jboss.reflect>
<version.cargo>1.0-alpha-6</version.cargo>
- <version.junit>3.8.1</version.junit>
+ <version.junit>3.8.2</version.junit>
<version.ant>1.7.0</version.ant>
<version.sun-jaxb>2.1.4</version.sun-jaxb>
<version.portlet-api>2.0</version.portlet-api>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/controller/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/controller/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/controller/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -4,13 +4,13 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</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>
+ <version>2.0.5</version>
<url>http://labs.jboss.com/jbossportal</url>
<modules>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/user-guide/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/user-guide/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/docs/user-guide/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -11,7 +11,7 @@
</parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<packaging>jdocbook</packaging>
<name>User_Guide_(${translation})</name>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/federation/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/federation/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/federation/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</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/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/jsr168api/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/jsr168api/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/jsr168api/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/management/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/management/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/management/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</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/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/mc/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/mc/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/mc/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module Aggregator</name>
- <version>trunk-SNAPSHOT</version>
+ <version>2.0.5</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portal/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portal/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portal/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portlet/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portlet/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/portlet/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</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/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/releaseLibs.sh
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/releaseLibs.sh 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/releaseLibs.sh 2009-01-15 11:39:22 UTC (rev 12517)
@@ -1,4 +1,4 @@
-repos=$HOME/Dev/portal-modules-repos/portlet/trunk-SNAPSHOT/lib
+repos=$HOME/Dev/portal-modules-repos/portlet/2.0.5/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.5.jar $loc/portal-portlet-bridge-lib.jar
+cp controller/target/portlet-controller-2.0.5.jar $loc/portal-portlet-controller-lib.jar
+cp federation/target/portlet-federation-2.0.5.jar $loc/portal-portlet-federation-lib.jar
+cp management/target/portlet-management-2.0.5.jar $loc/portal-portlet-management-lib.jar
+cp portlet/target/portlet-portlet-2.0.5.jar $loc/portal-portlet-lib.jar
+cp samples/target/portlet-samples-2.0.5.jar $loc/portal-portlet-samples-lib.jar
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/samples/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/samples/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/samples/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/test/pom.xml
===================================================================
--- modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/test/pom.xml 2009-01-15 10:47:25 UTC (rev 12516)
+++ modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/test/pom.xml 2009-01-15 11:39:22 UTC (rev 12517)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.5</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
17 years, 3 months
JBoss Portal SVN: r12516 - modules/portlet/branches.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-15 05:47:25 -0500 (Thu, 15 Jan 2009)
New Revision: 12516
Added:
modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5/
Log:
Branch release for portlet 2.0.5
Copied: modules/portlet/branches/JBP_PORTLET_RELEASE_BRANCH_2_0_5 (from rev 12515, modules/portlet/trunk)
17 years, 3 months
JBoss Portal SVN: r12515 - in modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3: build and 1 other directories.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-15 05:38:41 -0500 (Thu, 15 Jan 2009)
New Revision: 12515
Modified:
modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/build/pom.xml
modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/pom.xml
modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/web/pom.xml
Log:
Web 1.2.3
Modified: modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/build/pom.xml
===================================================================
--- modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/build/pom.xml 2009-01-15 09:59:28 UTC (rev 12514)
+++ modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/build/pom.xml 2009-01-15 10:38:41 UTC (rev 12515)
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.3</version>
<packaging>pom</packaging>
<name>JBoss Portal Test Module</name>
<url>http://www.jboss.com/products/jbossmc</url>
@@ -26,21 +26,20 @@
<properties>
<version.concurrent>1.3.4</version.concurrent>
- <version.sun.servlet>2.4</version.sun.servlet>
+ <version.sun.servlet>2.5</version.sun.servlet>
<version.apache.tomcat>6.0.16</version.apache.tomcat>
<version.jetty>6.1.7</version.jetty>
<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.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>
+ <version.jboss-remoting>2.2.2.SP1</version.jboss-remoting>
+ <version.jboss.portal.common>1.2.3</version.jboss.portal.common>
+ <version.jboss.unit>1.2.2</version.jboss.unit>
+ <version.jboss-reflect>2.0.2.GA</version.jboss-reflect>
+ <version.apache.commons-logging>1.1.0.jboss</version.apache.commons-logging>
<version.apache.commons-httpclient>3.0.1</version.apache.commons-httpclient>
- <version.jboss.microcontainer>2.0.0.Beta13</version.jboss.microcontainer>
+ <version.jboss.microcontainer>2.0.2.GA</version.jboss.microcontainer>
<version.cargo>1.0-alpha-6</version.cargo>
- <version.junit>3.8.1</version.junit>
+ <version.junit>3.8.2-brew</version.junit>
<version.ant>1.7.0</version.ant>
</properties>
@@ -114,7 +113,7 @@
<version>${version.jboss.portal.common}</version>
</dependency>
<dependency>
- <groupId>sun-servlet</groupId>
+ <groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>${version.sun.servlet}</version>
</dependency>
Modified: modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/pom.xml
===================================================================
--- modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/pom.xml 2009-01-15 09:59:28 UTC (rev 12514)
+++ modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/pom.xml 2009-01-15 10:38:41 UTC (rev 12515)
@@ -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.3</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/web/pom.xml
===================================================================
--- modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/web/pom.xml 2009-01-15 09:59:28 UTC (rev 12514)
+++ modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/web/pom.xml 2009-01-15 10:38:41 UTC (rev 12515)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
</exclusions>
</dependency>
<dependency>
- <groupId>sun-servlet</groupId>
+ <groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</dependency>
<dependency>
17 years, 3 months
JBoss Portal SVN: r12514 - modules/web/branches.
by portal-commits@lists.jboss.org
Author: thomas.heute(a)jboss.com
Date: 2009-01-15 04:59:28 -0500 (Thu, 15 Jan 2009)
New Revision: 12514
Added:
modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3/
Log:
Release Branch 1.2.3
Copied: modules/web/branches/JBP_WEB_RELEASE_BRANCH_1_2_3 (from rev 12513, modules/web/trunk)
17 years, 3 months