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/04/04 05:47:13 UTC

svn commit: r61036 - in /dev/jackrabbit/oak/1.22.15: ./ RELEASE-NOTES.txt jackrabbit-oak-1.22.15-src.zip jackrabbit-oak-1.22.15-src.zip.asc jackrabbit-oak-1.22.15-src.zip.sha1 jackrabbit-oak-1.22.15-src.zip.sha512

Author: reschke
Date: Tue Apr  4 05:47:13 2023
New Revision: 61036

Log:
Oak 1.22.15 Release Candidate

Added:
    dev/jackrabbit/oak/1.22.15/
    dev/jackrabbit/oak/1.22.15/RELEASE-NOTES.txt   (with props)
    dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip   (with props)
    dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.asc   (with props)
    dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha1   (with props)
    dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha512   (with props)

Added: dev/jackrabbit/oak/1.22.15/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.22.15/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.22.15/RELEASE-NOTES.txt Tue Apr  4 05:47:13 2023
@@ -0,0 +1,120 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.22.15
+
+Introduction
+------------
+
+Jackrabbit Oak is a scalable, high-performance hierarchical content
+repository designed for use as the foundation of modern world-class
+web sites and other demanding content applications.
+
+Jackrabbit Oak 1.22.15 is a patch release that contains fixes and
+improvements over Oak 1.22. Jackrabbit Oak 1.22.x releases are
+considered stable and targeted for production use.
+
+The Oak effort is a part of the Apache Jackrabbit project.
+Apache Jackrabbit is a project of the Apache Software Foundation.
+
+
+Changes in Oak 1.22.15
+----------------------
+
+Technical task
+
+    [OAK-10084] - oak-commons: bump up logging for deprecated Guava based APIs to ERROR
+    [OAK-10085] - oak-core-spi: bump up logging for deprecated Guava based APIs to ERROR
+
+Bug
+
+    [OAK-9037] - bundle:manifest fails on Java 15
+    [OAK-9471] - Query for split documents by Revision GC times out
+    [OAK-9512] - PrefixPattern.matches(String) always returns false
+    [OAK-9513] - PrefixPattern ignores empty namespace prefix
+    [OAK-9560] - Javadoc build fails if using Java11
+    [OAK-9700] - RevisionGC may fail with NPE
+    [OAK-10051] - oak-run and oak-upgrade JARs incomplete (META-INF/MANIFEST.MF is missing the Main-Class entry)
+    [OAK-10078] - antrun for reactor pom fails due to removal of tasks function
+    [OAK-10090] - update antrun version for reactor pom
+    [OAK-10117] - oak-run console does not start up - CommandNameCompleter construction fails
+
+Improvement
+
+    [OAK-9177] - Workaround for bug #426 in versions-maven-plugin
+    [OAK-9613] - Define API to retrieve parent or null for a given Item
+    [OAK-9618] - Use s.apache.org redirects for JCR specs/javadocs
+    [OAK-9800] - Update Maven Plugins and Apache Parent POM to version 29
+    [OAK-9819] - Improve Node.hasProperty/getProperty and Node.hasNode/getNode combinations
+    [OAK-10087] - TypeEditor: constraint exception for invalid child node should contain that node's effective type
+
+Task
+
+    [OAK-8883] - Update jar plugin to 3.2.0
+    [OAK-9482] - upgrade httpclient to v 4.5.13
+    [OAK-9831] - Update spotbugs plugin to 4.7.1.0
+    [OAK-9832] - Update jacoco plugin to 0.8.8
+    [OAK-10002] - oak-core: bump up logging for deprecated Guava based APIs to INFO
+    [OAK-10032] - get rid of ant-run plugin dependency
+    [OAK-10040] - Update animal-sniffer dependency to 1.22
+    [OAK-10041] - Upgrade maven-bundle-plugin to 5.1.8
+    [OAK-10042] - Update checkstyle-plugin dependency to version 3.1.2
+    [OAK-10043] - Upgrade maven-versions-plugin to 2.14.1
+    [OAK-10045] - Upgrade gmavenplus-plugin to 1.13.1
+    [OAK-10046] - oak-it-osgi: remove unneeded workaround maven-resources-plugin
+    [OAK-10047] - oak-core: bump up logging for deprecated Guava based APIs to WARN
+    [OAK-10062] - consolidate and update groovy versions to 2.4.21
+    [OAK-10065] - avoid-use of groovy-all artefact
+    [OAK-10066] - update groovy dependency to 2.5.20
+    [OAK-10076] - Bump netty dependency from 4.1.68.Final to 4.1.86.Final
+    [OAK-10094] - Bump up warning level for deprecated uses of java.security.Group to ERROR
+    [OAK-10105] - Guava deprecations: set minimal logging level to 'info'
+    [OAK-10110] - add test coverage for FileIOUtils.TransformingComparator
+    [OAK-10122] - it-osgi: update commons-fileupload to 1.5
+    [OAK-10123] - solr-core: update commons-fileupload to 1.5
+    [OAK-10124] - upgrade httpclient/mime to 4.5.14
+    [OAK-10125] - upgrade httpcore to 4.4.16
+    [OAK-10138] - Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.9
+
+
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the previous Apache Jackrabbit Oak 1.22.x release.
+
+For more detailed information about all the changes in this and other
+Oak releases, please see the Oak issue tracker at
+
+  https://issues.apache.org/jira/browse/OAK
+
+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.md file for instructions on how to build this release.
+
+The source archive is accompanied by a SHA512 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://www.apache.org/dist/jackrabbit/KEYS.
+
+About Apache Jackrabbit Oak
+---------------------------
+
+Jackrabbit Oak is a scalable, high-performance hierarchical content
+repository designed for use as the foundation of modern world-class
+web sites and other demanding content applications.
+
+The Oak effort is a part of the Apache Jackrabbit project.
+Apache Jackrabbit is a project of the Apache Software Foundation.
+
+For more information, visit http://jackrabbit.apache.org/oak
+
+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/

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

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

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

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

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

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

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

Added: dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha1
==============================================================================
--- dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha1 (added)
+++ dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha1 Tue Apr  4 05:47:13 2023
@@ -0,0 +1 @@
+8851c6dfcece935fcab2af013e96bac00c45a860

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

Added: dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha512
==============================================================================
--- dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha512 (added)
+++ dev/jackrabbit/oak/1.22.15/jackrabbit-oak-1.22.15-src.zip.sha512 Tue Apr  4 05:47:13 2023
@@ -0,0 +1 @@
+1eb92002ca4e2346093c044b5ff898632535a4d29205730c62770545db85f6d4c1b932caee7d5aaea0688f382753c273f322fd14cb2910687089e3fc4bd4bf65

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