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>