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/17 12:43:25 UTC

svn commit: r637849 - 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 17 04:43:10 2008
New Revision: 637849

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

Modified:
    jackrabbit/branches/1.3/RELEASE-NOTES.txt
    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/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/RELEASE-NOTES.txt?rev=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.3/RELEASE-NOTES.txt Mon Mar 17 04:43:10 2008
@@ -37,6 +37,7 @@
   [JCR-1185] - building trunk fails with javacc plugin version 2.2
   [JCR-1305] - JNDI data sources with BundleDbPersistenceManager: ...
   [JCR-1399] - Backport JCR-1197: Node.restore() may throw ...
+  [JCR-1461] - Deadlock on concurrent commit/checkin operations
 
 Release Contents
 ----------------

Modified: jackrabbit/branches/1.3/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.3/jackrabbit-api/pom.xml?rev=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-api/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-classloader/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-core/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jca/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-commons/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-rmi/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-server/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-jcr-tests/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-site/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-site/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-text-extractors/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-webapp/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/1.3/jackrabbit-webdav/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.3.4-rc1</version>
+    <version>1.3.4-rc2</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=637849&r1=637848&r2=637849&view=diff
==============================================================================
--- jackrabbit/branches/1.3/pom.xml (original)
+++ jackrabbit/branches/1.3/pom.xml Mon Mar 17 04:43:10 2008
@@ -29,7 +29,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit</artifactId>
   <name>Apache Jackrabbit</name>
-  <version>1.3.4-rc1</version>
+  <version>1.3.4-rc2</version>
   <packaging>pom</packaging>
   <!--
     Keep the description on a single line. Otherwise Maven might generate