Author: hfnukal
Date: 2011-11-04 12:31:08 -0400 (Fri, 04 Nov 2011)
New Revision: 7981
Added:
components/wsrp/tags/2.1.0-EPP520-GA/
Modified:
components/wsrp/tags/2.1.0-EPP520-GA/admin-gui/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/api/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/common/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/consumer/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/hibernate-impl/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/jcr-impl/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/producer/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/test/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/jboss5/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wss/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/wsrp-producer-war/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/wsrp1-ws/pom.xml
components/wsrp/tags/2.1.0-EPP520-GA/wsrp2-ws/pom.xml
Log:
Productized version
Property changes on: components/wsrp/tags/2.1.0-EPP520-GA
___________________________________________________________________
Added: svn:ignore
+ target
.project
.classpath
.settings
.idea
*.iml
Added: svn:mergeinfo
+ /components/wsrp/branches/clustering:7284-7390
Modified: components/wsrp/tags/2.1.0-EPP520-GA/admin-gui/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/admin-gui/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/admin-gui/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-admin-gui</artifactId>
@@ -68,12 +68,12 @@
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-api</artifactId>
- <version>2.2.0.FINAL</version>
+ <version>${org.jboss.portletbridge.version}</version>
</dependency>
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-impl</artifactId>
- <version>2.2.0.FINAL</version>
+ <version>${org.jboss.portletbridge.version}</version>
</dependency>
<dependency>
<groupId>com.sun.facelets</groupId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/api/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/api/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/api/pom.xml 2011-11-04 16:31:08 UTC (rev 7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-integration-api</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/common/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/common/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/common/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-common</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/consumer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/consumer/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/consumer/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-consumer</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/hibernate-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/hibernate-impl/pom.xml 2011-11-04 15:10:42 UTC (rev
7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/hibernate-impl/pom.xml 2011-11-04 16:31:08 UTC
(rev 7981)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<groupId>org.gatein.wsrp</groupId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/jcr-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/jcr-impl/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/jcr-impl/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/pom.xml 2011-11-04 16:31:08 UTC (rev 7981)
@@ -36,7 +36,7 @@
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
<packaging>pom</packaging>
@@ -47,9 +47,9 @@
</parent>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/ws...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
-
<
url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/2.1.0-...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/ws...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/wsrp/tags/2.1.0-...
</scm>
<properties>
@@ -60,9 +60,10 @@
<jsf.version>1.2_12</jsf.version>
<javax.xml.ws.version>2.1</javax.xml.ws.version>
<javax.xml.soap.saaj.version>1.3</javax.xml.soap.saaj.version>
- <org.chromattic.version>1.1.0</org.chromattic.version>
+ <org.chromattic.version>1.1.1</org.chromattic.version>
<org.jboss.arquillian.version>1.0.0.Alpha2</org.jboss.arquillian.version>
<org.mockito.version>1.8.5</org.mockito.version>
+
<org.jboss.portletbridge.version>2.2.0.GA.EPP520</org.jboss.portletbridge.version>
</properties>
<organization>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/producer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/producer/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/producer/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-lib</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/test/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/test/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/test/pom.xml 2011-11-04 16:31:08 UTC (rev 7981)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/ws-security/jboss5/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/ws-security/jboss5/pom.xml 2011-11-04 15:10:42 UTC (rev
7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/ws-security/jboss5/pom.xml 2011-11-04 16:31:08
UTC (rev 7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss-jboss5</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/ws-security/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/ws-security/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/ws-security/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<artifactId>wsrp-wss-parent</artifactId>
Modified:
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
===================================================================
---
components/wsrp/tags/2.1.0-GA/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml 2011-11-04
15:10:42 UTC (rev 7980)
+++
components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml 2011-11-04
16:31:08 UTC (rev 7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-producer-jb5wss</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wss/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/ws-security/wss/pom.xml 2011-11-04 15:10:42 UTC (rev
7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/ws-security/wss/pom.xml 2011-11-04 16:31:08 UTC
(rev 7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-wss-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wss</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/wsrp-producer-war/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/wsrp-producer-war/pom.xml 2011-11-04 15:10:42 UTC (rev
7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/wsrp-producer-war/pom.xml 2011-11-04 16:31:08 UTC
(rev 7981)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/wsrp1-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/wsrp1-ws/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/wsrp1-ws/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.wsrp</groupId>
<artifactId>wsrp-parent</artifactId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp1-ws</artifactId>
Modified: components/wsrp/tags/2.1.0-EPP520-GA/wsrp2-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-GA/wsrp2-ws/pom.xml 2011-11-04 15:10:42 UTC (rev 7980)
+++ components/wsrp/tags/2.1.0-EPP520-GA/wsrp2-ws/pom.xml 2011-11-04 16:31:08 UTC (rev
7981)
@@ -26,7 +26,7 @@
<parent>
<artifactId>wsrp-parent</artifactId>
<groupId>org.gatein.wsrp</groupId>
- <version>2.1.0-GA</version>
+ <version>2.1.0-EPP520-GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wsrp-wsrp2-ws</artifactId>