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 2009/08/06 11:06:45 UTC

svn commit: r801548 - /jackrabbit/trunk/RELEASE-NOTES.txt

Author: jukka
Date: Thu Aug  6 09:06:45 2009
New Revision: 801548

URL: http://svn.apache.org/viewvc?rev=801548&view=rev
Log:
Upgrade release notes for 2.0-alpha7

Modified:
    jackrabbit/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/RELEASE-NOTES.txt?rev=801548&r1=801547&r2=801548&view=diff
==============================================================================
--- jackrabbit/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/trunk/RELEASE-NOTES.txt Thu Aug  6 09:06:45 2009
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit -- Version 2.0-alpha5
+Release Notes -- Apache Jackrabbit -- Version 2.0-alpha7
 
 Introduction
 ------------
@@ -52,15 +52,14 @@
 implemented, but the issue will only be marked as resolved once no more
 related work is needed.
 
-Open (6 issues)
+Open (5 issues)
   [JCR-1588] JSR 283: Access Control
   [JCR-1590] JSR 283: Locking
   [JCR-1712] JSR 283: JCR Names
   [JCR-2085] test case (TCK) maintenance for JCR 2.0
-  [JCR-2140] JSR 283: Configuration and Baselines
   [JCR-2208] update tests so that both Query.XPATH and Query:SQL are ...
 
-Resolved (37 issues)
+Resolved (38 issues)
   [JCR-1564] JSR 283 namespace handling
   [JCR-1565] JSR 283 lifecycle management
   [JCR-1589] JSR 283: Retention & Hold Management
@@ -94,6 +93,7 @@
   [JCR-2116] JSR 283: Built-In Node Types
   [JCR-2117] JSR 283: adopt CND syntax changes
   [JCR-2137] Use type StaticOperand for fullTextSearchExpression
+  [JCR-2140] JSR 283: Configuration and Baselines
   [JCR-2198] Text.escapeIllegalJCRChars should be adjusted to match the ...
   [JCR-2200] Implement Query.getBindVariableNames()
   [JCR-2201] Implement QueryResult.getSelectorNames()