You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2008/05/28 08:46:31 UTC

svn commit: r660833 - in /synapse/branches/1.2: modules/core/pom.xml modules/extensions/pom.xml modules/handler/pom.xml modules/mar/pom.xml modules/samples/pom.xml modules/transports/pom.xml modules/war/pom.xml pom.xml

Author: ruwan
Date: Tue May 27 23:46:30 2008
New Revision: 660833

URL: http://svn.apache.org/viewvc?rev=660833&view=rev
Log:
Fixed the synapse version to 1.2-beta1

and added a private repo to get the WSS4J and Rampart artifacts, which will be removed for the 1.2 relase once theose releases are officially out.

Modified:
    synapse/branches/1.2/modules/core/pom.xml
    synapse/branches/1.2/modules/extensions/pom.xml
    synapse/branches/1.2/modules/handler/pom.xml
    synapse/branches/1.2/modules/mar/pom.xml
    synapse/branches/1.2/modules/samples/pom.xml
    synapse/branches/1.2/modules/transports/pom.xml
    synapse/branches/1.2/modules/war/pom.xml
    synapse/branches/1.2/pom.xml

Modified: synapse/branches/1.2/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/core/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/core/pom.xml (original)
+++ synapse/branches/1.2/modules/core/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/extensions/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/extensions/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/extensions/pom.xml (original)
+++ synapse/branches/1.2/modules/extensions/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/handler/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/handler/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/handler/pom.xml (original)
+++ synapse/branches/1.2/modules/handler/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/mar/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/mar/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/mar/pom.xml (original)
+++ synapse/branches/1.2/modules/mar/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/samples/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/samples/pom.xml (original)
+++ synapse/branches/1.2/modules/samples/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/transports/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/transports/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/transports/pom.xml (original)
+++ synapse/branches/1.2/modules/transports/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/modules/war/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/modules/war/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/modules/war/pom.xml (original)
+++ synapse/branches/1.2/modules/war/pom.xml Tue May 27 23:46:30 2008
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2-beta1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.2/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.2/pom.xml?rev=660833&r1=660832&r2=660833&view=diff
==============================================================================
--- synapse/branches/1.2/pom.xml (original)
+++ synapse/branches/1.2/pom.xml Tue May 27 23:46:30 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.synapse</groupId>
     <artifactId>Apache-Synapse</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2-beta1</version>
 
     <name>Apache Synapse</name>
     <description>Apache Synapse</description>
@@ -1109,9 +1109,9 @@
         </repository>
         <!-- TODO remove this repository before actual release -->
         <repository>
-            <id>rampart-m2</id>
-            <name>Rampart release candidate Repository</name>
-            <url>http://people.apache.org/~nandana/rampart-1.4/RC2/m2-repo/</url>
+            <id>temp-repo</id>
+            <name>Rampart and WSS4J release candidate Repository</name>
+            <url>http://people.apache.org/~ruwan/synapse/1_2/tmp_m2/</url>
             <releases>
                 <updatePolicy>never</updatePolicy>
             </releases>
@@ -1133,7 +1133,7 @@
 
     <properties>
         <!-- Synapse and related components -->
-        <synapse.version>1.2-SNAPSHOT</synapse.version>
+        <synapse.version>1.2-beta1</synapse.version>
         <httpcore.nio.version>4.0-beta1</httpcore.nio.version>
         <commons.dbcp.version>1.2.2</commons.dbcp.version>
         <commons.pool.version>1.3</commons.pool.version>
@@ -1159,10 +1159,10 @@
 
         <!-- addressing, rampart, neethi -->
         <addressing.version>1.4</addressing.version>
-        <rampart.version>642231</rampart.version>
+        <rampart.version>1.4</rampart.version>
         <mercury.version>0.9</mercury.version>
         <neethi.version>2.0.4</neethi.version>
-        <wss4j.version>1.5.4-RC3</wss4j.version>
+        <wss4j.version>1.5.4</wss4j.version>
         <opensaml.version>1.1</opensaml.version>
         <xmlsec.version>1.4.0</xmlsec.version>
         <bcprov.jdk15.version>132</bcprov.jdk15.version>