[gatein-commits] gatein SVN: r7828 - in components/wsrp/tags: 2.1.0-EPP520-Beta08 and 15 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Oct 21 10:03:36 EDT 2011


Author: hfnukal
Date: 2011-10-21 10:03:35 -0400 (Fri, 21 Oct 2011)
New Revision: 7828

Added:
   components/wsrp/tags/2.1.0-EPP520-Beta08/
Modified:
   components/wsrp/tags/2.1.0-EPP520-Beta08/admin-gui/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/api/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/common/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/consumer/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/hibernate-impl/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/jcr-impl/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/producer/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/test/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/jboss5/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wss/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp-producer-war/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp1-ws/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp2-ws/pom.xml
Log:
Release for EPP


Property changes on: components/wsrp/tags/2.1.0-EPP520-Beta08
___________________________________________________________________
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-Beta08/admin-gui/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/admin-gui/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/admin-gui/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-admin-gui</artifactId>
@@ -68,7 +68,7 @@
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-api</artifactId>
-         <version>2.2.0-CR01</version>
+         <version>2.2.0-CR01.EPP52</version>
       </dependency>
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/api/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/api/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/api/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-integration-api</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/common/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/common/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/common/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-common</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/consumer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/consumer/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/consumer/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-consumer</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/hibernate-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/hibernate-impl/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/hibernate-impl/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -28,7 +28,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
 
    <groupId>org.gatein.wsrp</groupId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/jcr-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/jcr-impl/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/jcr-impl/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>wsrp-parent</artifactId>
       <groupId>org.gatein.wsrp</groupId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -36,7 +36,7 @@
 
    <groupId>org.gatein.wsrp</groupId>
    <artifactId>wsrp-parent</artifactId>
-   <version>2.1.0-Beta08</version>
+   <version>2.1.0-EPP520-Beta08</version>
 
    <packaging>pom</packaging>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/producer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/producer/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/producer/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-producer-lib</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/test/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/test/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/test/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/jboss5/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/ws-security/jboss5/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/jboss5/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wss-jboss5</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/ws-security/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -27,7 +27,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
 
    <artifactId>wsrp-wss-parent</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-producer-jb5wss</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wss/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/ws-security/wss/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/ws-security/wss/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wss</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp-producer-war/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/wsrp-producer-war/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp-producer-war/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp1-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/wsrp1-ws/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp1-ws/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wsrp1-ws</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp2-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-Beta08/wsrp2-ws/pom.xml	2011-10-21 12:05:40 UTC (rev 7827)
+++ components/wsrp/tags/2.1.0-EPP520-Beta08/wsrp2-ws/pom.xml	2011-10-21 14:03:35 UTC (rev 7828)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>wsrp-parent</artifactId>
       <groupId>org.gatein.wsrp</groupId>
-      <version>2.1.0-Beta08</version>
+      <version>2.1.0-EPP520-Beta08</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wsrp2-ws</artifactId>



More information about the gatein-commits mailing list