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/04/03 14:47:25 UTC

svn commit: r644292 - 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: Thu Apr  3 05:47:24 2008
New Revision: 644292

URL: http://svn.apache.org/viewvc?rev=644292&view=rev
Log:
1.3: Updated release notes, preparing for 1.3.4

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=644292&r1=644291&r2=644292&view=diff
==============================================================================
--- jackrabbit/branches/1.3/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.3/RELEASE-NOTES.txt Thu Apr  3 05:47:24 2008
@@ -10,7 +10,11 @@
 more. Typical applications that use content repositories include content
 management, document management, and records management systems.
 
-Apache Jackrabbit 1.3.4 is patch release with ...
+Apache Jackrabbit 1.3.4 is a patch release from the 1.3 maintenance branch.
+This release is targeted to users who are not yet ready to upgrade to
+the more recent Jackrabbit 1.4 release, but who still need some of the
+more important recent fixes and improvements. See below for the full
+list of changes since the 1.3.3 release.
 
 See the Apache Jackrabbit website at http://jackrabbit.apache.org/ for more
 information.
@@ -35,6 +39,7 @@
 Bug fixes
 
   [JCR-1185] - building trunk fails with javacc plugin version 2.2
+  [JCR-1227] - Restore of empty multivalue property always changes ...
   [JCR-1271] - NullPointerException when iterating over properties
   [JCR-1305] - JNDI data sources with BundleDbPersistenceManager: ...
   [JCR-1399] - Backport JCR-1197: Node.restore() may throw ...
@@ -161,63 +166,3 @@
 Like Lucene, the new Derby version can keep using existing database files.
 New repositories and workspaces will however be created using extensions
 and improvements introduced in the 10.2 version.
-
-Known issues in this release
-----------------------------
-
-The known issues in this release are listed below:
-
-  [JCR-43]   - Restore on node creates same-name-sibling of OPV-Version ...
-  [JCR-320]  - BinaryValue equals fails for two objects with two different ...
-  [JCR-392]  - Querying element by number does not work 
-  [JCR-406]  - If header evaluation compliance problems 
-  [JCR-435]  - Node.update() does not work correct for SNS 
-  [JCR-449]  - inconsistency in internal version items during commits 
-  [JCR-509]  - TCK: NodeTest#testNodeIdentity fails if versioning and ...
-  [JCR-517]  - Reserved status of namespace jcr not enforced. 
-  [JCR-522]  - XPath parser too tolerant 
-  [JCR-537]  - Failure to remove a versionable node 
-  [JCR-538]  - failing Node.checkin() or Node.checkout() might leave ...
-  [JCR-566]  - Versioning bug with restore and transactions 
-  [JCR-575]  - unicode escapes in files generated by JJTree 
-  [JCR-591]  - XPath position function does not work 
-  [JCR-607]  - Importing XML at root level using a session from JCA ...
-  [JCR-609]  - Empty custom_nodetypes.xml after restart 
-  [JCR-639]  - Allow modification of OPV=IGNORE items even if parent ...
-  [JCR-643]  - Own AccessManager + VersionManager : AccesDenied problem 
-  [JCR-674]  - String properties with invalid XML characters export as ...
-  [JCR-690]  - Nodes' and properties' names with invalid XML characters ...
-  [JCR-709]  - ArrayStoreException is thrown when jcr:deref() is used ...
-  [JCR-714]  - TCK: Test root path not escaped when used in XPath queries 
-  [JCR-752]  - Test cases leak sessions 
-  [JCR-759]  - handling of namespace registrations in AbstractJCRTest 
-  [JCR-769]  - Unable to login with two different Credentials to same ...
-  [JCR-777]  - Order by clause using child axis does not throw ...
-  [JCR-832]  - BundleDBPersistenceManager does not free blobStore resources 
-  [JCR-843]  - XPath does not work with sub-axes 
-  [JCR-853]  - [PATCH] Jackrabbit disallows some nodetype changes which ...
-  [JCR-861]  - Connector should support LocalTransaction as well as ...
-  [JCR-908]  - Unable to properly restore a previous version of a node ...
-  [JCR-932]  - lossy SQL parsing 
-  [JCR-935]  - ConcurrentModificationException during logout (cont'd) 
-  [JCR-936]  - Using Oracle bundle PM throws SQL exception (cannot ...
-  [JCR-960]  - Duplicate Folder of the same name in JCR webdav, could ...
-  [JCR-983]  - fn:upper accepted in too many places 
-  [JCR-1002] - QueryManager does not throw exception if property name ...
-  [JCR-1013] - Connection.setAutoCommit(...) fails if connection is ...
-  [JCR-1035] - Jackrabbit JCA - The client can bypass the managed ...
-  [JCR-1046] - Non-versionable children of a versionable node should ...
-  [JCR-1075] - Error with predicate in query with multiple jcr:deref()
-  [JCR-1077] - Changelog not persisted during two phase commit in ...
-  [JCR-1094] - TCK assumes that repository does not automatically ...
-  [JCR-1098] - (more) spurious nodes in parsed SQL query tree
-  [JCR-1102] - bad test assumptions in SQLJoinTest
-  [JCR-1117] - Bundle cache is not rolled back when the storage of ...
-  [JCR-1129] - bad test assumptions in versioning tests
-  [JCR-1130] - bad test assumptions in TextNodeTest with respect ...
-  [JCR-1134] - bad assumptions in VersionHistoryTest...
-  [JCR-1135] - boolean value constraints exposed in custom format
-  [JCR-1148] - NullPointerException in ItemState
-
-See the issue tracker at http://issues.apache.org/jira/browse/JCR for
-more details.

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