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 2009/07/30 17:00:46 UTC

svn commit: r799305 - in /synapse/branches/1.3: ./ modules/commons/ modules/core/ modules/distribution/ modules/experimental/ modules/extensions/ modules/handler/ modules/packaging/package-archetype/ modules/packaging/package-archetype/src/main/resourc...

Author: ruwan
Date: Thu Jul 30 15:00:45 2009
New Revision: 799305

URL: http://svn.apache.org/viewvc?rev=799305&view=rev
Log:
Fixing the versions

Modified:
    synapse/branches/1.3/modules/commons/pom.xml
    synapse/branches/1.3/modules/core/pom.xml
    synapse/branches/1.3/modules/distribution/pom.xml
    synapse/branches/1.3/modules/experimental/pom.xml
    synapse/branches/1.3/modules/extensions/pom.xml
    synapse/branches/1.3/modules/handler/pom.xml
    synapse/branches/1.3/modules/packaging/package-archetype/pom.xml
    synapse/branches/1.3/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml
    synapse/branches/1.3/modules/packaging/package-skeleton/pom.xml
    synapse/branches/1.3/modules/patches/pom.xml
    synapse/branches/1.3/modules/samples/pom.xml
    synapse/branches/1.3/modules/tasks/pom.xml
    synapse/branches/1.3/modules/transports/core/nhttp/pom.xml
    synapse/branches/1.3/modules/transports/core/pipe/pom.xml
    synapse/branches/1.3/modules/transports/core/vfs/pom.xml
    synapse/branches/1.3/modules/transports/optional/fix/pom.xml
    synapse/branches/1.3/modules/transports/pom.xml
    synapse/branches/1.3/modules/war/pom.xml
    synapse/branches/1.3/modules/xar-maven-plugin/pom.xml
    synapse/branches/1.3/pom.xml
    synapse/branches/1.3/src/site/resources/archetype-catalog.xml
    synapse/branches/1.3/src/site/xdoc/Synapse_Samples_Setup.xml

Modified: synapse/branches/1.3/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/commons/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/commons/pom.xml (original)
+++ synapse/branches/1.3/modules/commons/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/core/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/core/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/core/pom.xml (original)
+++ synapse/branches/1.3/modules/core/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/distribution/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/distribution/pom.xml (original)
+++ synapse/branches/1.3/modules/distribution/pom.xml Thu Jul 30 15:00:45 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/experimental/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/experimental/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/experimental/pom.xml (original)
+++ synapse/branches/1.3/modules/experimental/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/extensions/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/extensions/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/extensions/pom.xml (original)
+++ synapse/branches/1.3/modules/extensions/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/handler/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/handler/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/handler/pom.xml (original)
+++ synapse/branches/1.3/modules/handler/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/packaging/package-archetype/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/packaging/package-archetype/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/packaging/package-archetype/pom.xml (original)
+++ synapse/branches/1.3/modules/packaging/package-archetype/pom.xml Thu Jul 30 15:00:45 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-archetype</artifactId>

Modified: synapse/branches/1.3/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml (original)
+++ synapse/branches/1.3/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml Thu Jul 30 15:00:45 2009
@@ -34,7 +34,7 @@
             <activation>
                 <property>
                     <name>synapse.version</name>
-                    <value>SNAPSHOT</value>
+                    <value>1.3.0.SNAPSHOT</value>
                 </property>
             </activation>
             <repositories>

Modified: synapse/branches/1.3/modules/packaging/package-skeleton/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/packaging/package-skeleton/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/packaging/package-skeleton/pom.xml (original)
+++ synapse/branches/1.3/modules/packaging/package-skeleton/pom.xml Thu Jul 30 15:00:45 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-skeleton</artifactId>

Modified: synapse/branches/1.3/modules/patches/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/patches/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/patches/pom.xml (original)
+++ synapse/branches/1.3/modules/patches/pom.xml Thu Jul 30 15:00:45 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-patches</artifactId>

Modified: synapse/branches/1.3/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/samples/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/samples/pom.xml (original)
+++ synapse/branches/1.3/modules/samples/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/tasks/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/tasks/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/tasks/pom.xml (original)
+++ synapse/branches/1.3/modules/tasks/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/transports/core/nhttp/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/core/nhttp/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/core/nhttp/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/core/nhttp/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/transports/core/pipe/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/core/pipe/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/core/pipe/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/core/pipe/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/transports/core/vfs/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/core/vfs/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/core/vfs/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/core/vfs/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/transports/optional/fix/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/optional/fix/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/optional/fix/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/optional/fix/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/transports/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/transports/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/transports/pom.xml (original)
+++ synapse/branches/1.3/modules/transports/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/war/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/war/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/war/pom.xml (original)
+++ synapse/branches/1.3/modules/war/pom.xml Thu Jul 30 15:00:45 2009
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.3.0.SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: synapse/branches/1.3/modules/xar-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/modules/xar-maven-plugin/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/modules/xar-maven-plugin/pom.xml (original)
+++ synapse/branches/1.3/modules/xar-maven-plugin/pom.xml Thu Jul 30 15:00:45 2009
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.synapse</groupId>
     <artifactId>synapse-xar-maven-plugin</artifactId>
-    <version>SNAPSHOT</version>
+    <version>1.3.0.SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <name>Apache Synapse - XAR Maven Plugin</name>
     <description>Maven 2 plugin to create Synapse extension archives</description>

Modified: synapse/branches/1.3/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/pom.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/pom.xml (original)
+++ synapse/branches/1.3/pom.xml Thu Jul 30 15:00:45 2009
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.synapse</groupId>
     <artifactId>Apache-Synapse</artifactId>
-    <version>SNAPSHOT</version>
+    <version>1.3.0.SNAPSHOT</version>
 
     <name>Apache Synapse</name>
     <description>Apache Synapse</description>
@@ -791,7 +791,7 @@
 
     <properties>
         <!-- Synapse and related components -->
-        <synapse.version>SNAPSHOT</synapse.version>
+        <synapse.version>1.3.0.SNAPSHOT</synapse.version>
         <synapse.bundle.version>0.0.0</synapse.bundle.version>
         <commons.dbcp.version>1.2.2</commons.dbcp.version>
         <commons.pool.version>1.3</commons.pool.version>

Modified: synapse/branches/1.3/src/site/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/src/site/resources/archetype-catalog.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/src/site/resources/archetype-catalog.xml (original)
+++ synapse/branches/1.3/src/site/resources/archetype-catalog.xml Thu Jul 30 15:00:45 2009
@@ -22,16 +22,16 @@
         <archetype>
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-package-archetype</artifactId>
-            <version>1.3</version>
+            <version>1.3.0</version>
             <repository>http://repo1.maven.org/maven2</repository>
-            <description>Create a Synapse 1.3 custom package</description>
+            <description>Create a Synapse 1.3.0 custom package</description>
         </archetype>
         <archetype>
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-package-archetype</artifactId>
-            <version>SNAPSHOT</version>
+            <version>1.3.0.SNAPSHOT</version>
             <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
-            <description>Create a Synapse SNAPSHOT custom package</description>
+            <description>Create a Synapse 1.3.0.SNAPSHOT custom package</description>
         </archetype>
     </archetypes>
 </archetype-catalog>

Modified: synapse/branches/1.3/src/site/xdoc/Synapse_Samples_Setup.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/src/site/xdoc/Synapse_Samples_Setup.xml?rev=799305&r1=799304&r2=799305&view=diff
==============================================================================
--- synapse/branches/1.3/src/site/xdoc/Synapse_Samples_Setup.xml (original)
+++ synapse/branches/1.3/src/site/xdoc/Synapse_Samples_Setup.xml Thu Jul 30 15:00:45 2009
@@ -1038,7 +1038,7 @@
         </strong>
     </p>
     <pre>ciphertool.bat -source synapse -keystore lib\trust.jks -storepass password -alias synapse -outencode base64 -trusted
-        Using SYNAPSE_HOME: C:\Project\apache\synapse\trunck2\modules\distribution\target\synapse-SNAPSHOT
+        Using SYNAPSE_HOME: C:\Project\apache\synapse\trunck2\modules\distribution\target\synapse-1.3.0.SNAPSHOT
         Using JAVA_HOME: C:\Program Files\Java\jdk1.5.0_14
         Output : VbwH1pePwf4XmUtCdIvO0MA/EZPl8YK+E0kGkMpFd7CbWKpR2h1evTv902zoVorbJbHsVDNXfuvUUGmQAptUl4GknAm4bgZsgQ/pbsRbXivRkNzg9JVqw3FzWkR2uN2ZCHSacC4IdUwOjSDOTQ+kH7se
         58kt2xqJSax2a9pdL1w=



Re: svn commit: r799305 - in /synapse/branches/1.3: ./ modules/commons/ modules/core/ modules/distribution/ modules/experimental/ modules/extensions/ modules/handler/ modules/packaging/package-archetype/ modules/packaging/package-archetype/src/main/resourc...

Posted by Glen Daniels <gl...@thoughtcraft.com>.
Hi Ruwan:

ruwan@apache.org wrote:
> --- synapse/branches/1.3/modules/commons/pom.xml (original)
> +++ synapse/branches/1.3/modules/commons/pom.xml Thu Jul 30 15:00:45 2009
> @@ -26,7 +26,7 @@
>      <parent>
>          <groupId>org.apache.synapse</groupId>
>          <artifactId>Apache-Synapse</artifactId>
> -        <version>SNAPSHOT</version>
> +        <version>1.3.0.SNAPSHOT</version>

Isn't the canonical Maven pattern 1.3.0-SNAPSHOT (i.e. "SNAPSHOT" as the
version qualifier)? [1]

--Glen

[1]
http://www.sonatype.com/books/maven-book/reference/pom-relationships-sect-pom-syntax.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org