You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by da...@apache.org on 2015/10/02 17:26:43 UTC

svn commit: r10699 - /dev/jackrabbit/2.11.1/

Author: davide
Date: Fri Oct  2 15:26:43 2015
New Revision: 10699

Log:
Apache Jackrabbit 2.11.1


Added:
    dev/jackrabbit/2.11.1/
    dev/jackrabbit/2.11.1/RELEASE-NOTES.txt
    dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip   (with props)
    dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.asc
    dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.md5
    dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.sha
    dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar   (with props)
    dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.asc
    dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.md5
    dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.sha
    dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar   (with props)
    dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.asc
    dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.md5
    dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.sha
    dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war   (with props)
    dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.asc
    dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.md5
    dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.sha

Added: dev/jackrabbit/2.11.1/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/2.11.1/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/2.11.1/RELEASE-NOTES.txt Fri Oct  2 15:26:43 2015
@@ -0,0 +1,82 @@
+Release Notes -- Apache Jackrabbit -- Version 2.11.1
+
+Introduction
+------------
+
+This is Apache Jackrabbit(TM) 2.11.1, a fully compliant implementation of the
+Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
+specified in the Java Specification Request 283 (JSR 283).
+
+Apache Jackrabbit 2.11.1 is an unstable release cut directly from
+Jackrabbit trunk, with a focus on new features and other
+improvements. For production use we recommend the latest stable 2.10.x
+release.
+
+Changes in Jackrabbit 2.11.1
+----------------------------
+
+Bug
+
+    [JCR-3902] - NodeTypeDefDiff incorrectly handles multiple residual
+    property definitions
+
+Improvement
+
+    [JCR-3860] - Properly expose missing values in TimeSeries
+    implementations
+    [JCR-3870] - Export SessionImpl#getItemOrNull in JackrabbitSession
+    [JCR-3889] - [jackrabbit-aws-ext] Can't configure proxy properties
+    to access Amazon S3
+    [JCR-3900] - LockTest.testNodeLocked: incorrect assumption about
+    when the lock token can be returned
+    [JCR-3906] - Re-uploading local cache files take lot of time
+    [JCR-3907] - Cache Misses statistics in LocalCache
+
+In addition to the above-mentioned changes, this release contains
+all the changes included up to the Apache Jackrabbit 2.10.x release.
+
+For more detailed information about all the changes in this and other
+Jackrabbit releases, please see the Jackrabbit issue tracker at
+
+    https://issues.apache.org/jira/browse/JCR
+
+Release Contents
+----------------
+
+This release consists of a single source archive packaged as a zip file.
+The archive can be unpacked with the jar tool from your JDK installation.
+See the README.txt file for instructions on how to build this release.
+
+The source archive is accompanied by SHA1 and MD5 checksums and a PGP
+signature that you can use to verify the authenticity of your download.
+The public key used for the PGP signature can be found at
+https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.
+
+About Apache Jackrabbit
+-----------------------
+
+Apache Jackrabbit is a fully conforming implementation of the Content
+Repository for Java Technology API (JCR). A content repository is a
+hierarchical content store with support for structured and unstructured
+content, full text search, versioning, transactions, observation, and
+more.
+
+For more information, visit http://jackrabbit.apache.org/
+
+About The Apache Software Foundation
+------------------------------------
+
+Established in 1999, The Apache Software Foundation provides organizational,
+legal, and financial support for more than 140 freely-available,
+collaboratively-developed Open Source projects. The pragmatic Apache License
+enables individual and commercial users to easily deploy Apache software;
+the Foundation's intellectual property framework limits the legal exposure
+of its 3,800+ contributors.
+
+For more information, visit http://www.apache.org/
+
+Trademarks
+----------
+
+Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the Apache
+Jackrabbit project logo are trademarks of The Apache Software Foundation.

Added: dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.asc
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.asc (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.asc Fri Oct  2 15:26:43 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlYOn1wACgkQxtglw1pRrJ0kaQCeKWzzjH2acAVw746df7aj2Pk8
+nV0AnRI984HgaxjHXlM9lNxyYoWSi8lL
+=ESvo
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.md5
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.md5 (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.md5 Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+edb8d1f6081da91f48eeb366edf4ceee

Added: dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.sha
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.sha (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-2.11.1-src.zip.sha Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+0b532d3ce728d84bc09db801c580180ec9d4b266

Added: dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.asc
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.asc (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.asc Fri Oct  2 15:26:43 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlYOnVYACgkQxtglw1pRrJ3uTACfaAjbdRQMxMCbIQ8M6bURoZMy
+2NAAoJCfSv9degr3AvcMdUtTulMcKD54
+=jr55
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.md5
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.md5 (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.md5 Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+e806e4634cf6c54d4f44a7f8847ca9e3

Added: dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.sha
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.sha (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-jca-2.11.1.rar.sha Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+cba3f94becd166330d0752757e96508605a1ef20

Added: dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.asc
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.asc (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.asc Fri Oct  2 15:26:43 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlYOn1UACgkQxtglw1pRrJ3k6wCfaYVWpGsf62L4oofuZo25WeGj
+AHIAn3p5/g9erM+JMDc8M2PjGuBrRBr9
+=f6L+
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.md5
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.md5 (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.md5 Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+f81f22a5adc46dff71bef41c751c9c6b

Added: dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.sha
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.sha (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-standalone-2.11.1.jar.sha Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+1c6aee98cbfc05ad4e97e9b71dd3837dbd4b6895

Added: dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.asc
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.asc (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.asc Fri Oct  2 15:26:43 2015
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlYOnLoACgkQxtglw1pRrJ1NRgCgkGoe9FJnuIuugeGGgKIJ98A4
+IloAn2vTkNcNThAzLtuX3GL2qYiJXfbR
+=DY4n
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.md5
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.md5 (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.md5 Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+4d54e10c0a7e559b0e3455eaae1d3be8

Added: dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.sha
==============================================================================
--- dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.sha (added)
+++ dev/jackrabbit/2.11.1/jackrabbit-webapp-2.11.1.war.sha Fri Oct  2 15:26:43 2015
@@ -0,0 +1 @@
+8814e4682176cf38bb8b16187bd3497759efac46