You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2008/03/03 10:44:50 UTC

svn commit: r633006 - in /jackrabbit/branches/1.3: ./ jackrabbit-api/ jackrabbit-classloader/ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-commons/ jackrabbit-jcr-rmi/ jackrabbit-jcr-server/ jackrabbit-jcr-tests/ jackrabbit-site/ jackrabbit-text-ext...

Author: jukka
Date: Mon Mar  3 01:44:48 2008
New Revision: 633006

URL: http://svn.apache.org/viewvc?rev=633006&view=rev
Log:
1.3: Preparing for 1.3.4-rc1

Modified:
    jackrabbit/branches/1.3/jackrabbit-api/pom.xml
    jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml
    jackrabbit/branches/1.3/jackrabbit-core/pom.xml
    jackrabbit/branches/1.3/jackrabbit-jca/pom.xml
    jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml
    jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml
    jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml
    jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml
    jackrabbit/branches/1.3/jackrabbit-site/pom.xml
    jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml
    jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml
    jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml
    jackrabbit/branches/1.3/pom.xml

Modified: jackrabbit/branches/1.3/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-api/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-api/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-api</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-classloader</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-core/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-core/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-core</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-jca/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jca/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-jca</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-commons</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-rmi</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-server</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-site/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-site/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-site/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-site/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-site</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-text-extractors</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-webapp</artifactId>

Modified: jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4</version>
+    <version>1.3.4-rc1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-webdav</artifactId>

Modified: jackrabbit/branches/1.3/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/pom.xml?rev=633006&r1=633005&r2=633006&view=diff
==============================================================================
--- jackrabbit/branches/1.3/pom.xml (original)
+++ jackrabbit/branches/1.3/pom.xml Mon Mar  3 01:44:48 2008
@@ -29,7 +29,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit</artifactId>
   <name>Apache Jackrabbit</name>
-  <version>1.3.4</version>
+  <version>1.3.4-rc1</version>
   <packaging>pom</packaging>
   <!--
     Keep the description on a single line. Otherwise Maven might generate
@@ -603,7 +603,7 @@
       <dependency>
         <groupId>concurrent</groupId>
         <artifactId>concurrent</artifactId>
-        <version>1.3.4</version>
+        <version>1.3.4-rc1</version>
       </dependency>
       <dependency>
         <groupId>commons-collections</groupId>