You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2023/12/07 05:26:38 UTC

svn commit: r65873 - /dev/jackrabbit/2.21.21/

Author: reschke
Date: Thu Dec  7 05:26:38 2023
New Revision: 65873

Log:
Jackrabbit 2.21.21

Added:
    dev/jackrabbit/2.21.21/
    dev/jackrabbit/2.21.21/RELEASE-NOTES.txt   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.asc   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha1   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha512   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.asc   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha1   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha512   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.asc   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha1   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha512   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.asc   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha1   (with props)
    dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha512   (with props)

Added: dev/jackrabbit/2.21.21/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/2.21.21/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/2.21.21/RELEASE-NOTES.txt Thu Dec  7 05:26:38 2023
@@ -0,0 +1,104 @@
+Release Notes -- Apache Jackrabbit -- Version 2.21.21
+
+Introduction
+------------
+
+This is Apache Jackrabbit(TM) 2.21.21, 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.21.21 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.20.x
+release.
+
+NOTE: this release disables RMI access in the standalone and webapp projects.
+See https://issues.apache.org/jira/browse/JCR-4960 for more information.
+
+
+Changes in Jackrabbit 2.21.21
+-----------------------------
+
+Bug
+
+    [JCR-4570] - WebdavRequestImpl does not check ETags if there is no resource or no exclusive write lock
+    [JCR-4571] - WebdavRequestImpl stores If-Header values using either absolute URIs or absolute paths, but both may be used for lookup
+
+Improvement
+
+    [JCR-4980] - make webapp build reproducible
+
+Test
+
+    [JCR-4990] - add test for observing effect of remapping a namespace prefix to a different namespace name
+
+Task
+
+    [JCR-4956] - Replace deprecated Surefire fork options
+    [JCR-4981] - jackrabbit-webapp: deprecate RMI support
+    [JCR-4982] - jackrabbit-spi-commons: update Javadoc for IllegalNameException
+    [JCR-4983] - jackrabbit-spi-commons: improve diagnostics for invalid names
+    [JCR-4986] - update Jetty to 9.4.53.v20231009
+    [JCR-4989] - set baseline comparisonVersion to latest stable (2.20.13)
+    [JCR-4991] - Update to maven bundle plugin to 5.1.9
+    [JCR-4992] - Update animal-sniffer plugin dependency to 1.23
+    [JCR-4993] - Update war-plugin dependency to 3.4.0
+    [JCR-4994] - Update build-helper-maven-plugin to version 3.4.0
+    [JCR-4995] - Update pmd-plugin dependency to 3.21.2
+    [JCR-4996] - update checkstyle-plugin dependency to 3.3.1
+    [JCR-4997] - Update spotbugs-maven-plugin to 4.8.1.0
+    [JCR-4998] - Update commons-io dependency to 2.15.0
+    [JCR-4999] - Update commons-cli dependency to 1.6.0
+    [JCR-5000] - update Apache parent pom to version 31
+    [JCR-5001] - Update tomcat dependency to 9.0.83
+    [JCR-5002] - update aws java sdk version to 1.12.591
+    [JCR-5003] - Update h2db dependency to 2.2.224
+    [JCR-5005] - Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.18
+
+
+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 an SHA512 checksum 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://www.apache.org/dist/jackrabbit/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.
+

Propchange: dev/jackrabbit/2.21.21/RELEASE-NOTES.txt
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/zip

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.asc
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha1
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha1 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha1 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+e42a7faa2e2841200b1a24496934bdde1a725054

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha1
------------------------------------------------------------------------------
    svn:executable = *

Added: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha512
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha512 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha512 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+4f4c2be65f7c90a0050f1a19a9d563b74a55f9996bbeb6905fab986d87fb2650708b7d95155010e4265fd22c118b39440b6f20acdd2d2e35959b7fecd217c8c3

Propchange: dev/jackrabbit/2.21.21/jackrabbit-2.21.21-src.zip.sha512
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar
------------------------------------------------------------------------------
    svn:mime-type = application/zip

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.asc
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha1
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha1 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha1 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+b0e6c9e422e3f91a3e9436f6cc9bd9cb998ca1cf

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha1
------------------------------------------------------------------------------
    svn:executable = *

Added: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha512
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha512 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha512 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+d4d2580fbc05a6ec5a6a075d10b15f7c089bd8f92750f6cf90e420b8e4adf29d8df362fd0b6433925a111cb5ba5a4e0878a2c987f2fc99e38df23cc16e7b8f64

Propchange: dev/jackrabbit/2.21.21/jackrabbit-jca-2.21.21.rar.sha512
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.asc
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha1
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha1 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha1 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+1e58ef86441db4515b81d4937676a90107f24391

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha1
------------------------------------------------------------------------------
    svn:executable = *

Added: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha512
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha512 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha512 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+9548c09ed44f981f33a2824910bcb429f24d176391551c562c4be8971e6a5e58c74a2b3c1b5671e51328769be0d07812cee21b9a944889a884ca081414b13e16

Propchange: dev/jackrabbit/2.21.21/jackrabbit-standalone-2.21.21.jar.sha512
------------------------------------------------------------------------------
    svn:executable = *

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war
------------------------------------------------------------------------------
    svn:mime-type = application/zip

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

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.asc
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha1
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha1 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha1 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+755a19f0a4a5330352e2c0075bc54626379c6da5

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha1
------------------------------------------------------------------------------
    svn:executable = *

Added: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha512
==============================================================================
--- dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha512 (added)
+++ dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha512 Thu Dec  7 05:26:38 2023
@@ -0,0 +1 @@
+7b21dc2bfcd92318bdb28ddd2a2228cb8b1c5fde598bf1ec91dae1416445853485c84e057dc97a07a7e8e6e90e8b8bca591f91dd50c7a00bddc3b4ed23e3bbb4

Propchange: dev/jackrabbit/2.21.21/jackrabbit-webapp-2.21.21.war.sha512
------------------------------------------------------------------------------
    svn:executable = *