Skip to content

Commit 28744d8

Browse files
committed
JCR-4490: Release Jackrabbit 2.19.5 - Candidate Release Notes
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1867966 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2b9e133 commit 28744d8

File tree

1 file changed

+18
-23
lines changed

1 file changed

+18
-23
lines changed

Diff for: RELEASE-NOTES.txt

+18-23
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,42 @@
1-
Release Notes -- Apache Jackrabbit -- Version 2.19.4
1+
Release Notes -- Apache Jackrabbit -- Version 2.19.5
22

33
Introduction
44
------------
55

6-
This is Apache Jackrabbit(TM) 2.19.4, a fully compliant implementation of the
6+
This is Apache Jackrabbit(TM) 2.19.5, a fully compliant implementation of the
77
Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
88
specified in the Java Specification Request 283 (JSR 283).
99

10-
Apache Jackrabbit 2.19.4 is an unstable release cut directly from
10+
Apache Jackrabbit 2.19.5 is an unstable release cut directly from
1111
Jackrabbit trunk, with a focus on new features and other
1212
improvements. For production use we recommend the latest stable 2.18.x
1313
release.
1414

15-
Changes in Jackrabbit 2.19.4
15+
Changes in Jackrabbit 2.19.5
1616
----------------------------
1717

1818
Bug
1919

20-
[JCR-4459] - Basic Authentication for HTTPS URIs does not work
20+
[JCR-4458] - When JcrRemotingServlet deployed on non-root context, AclResource Webdav request fails
21+
[JCR-4482] - jcr2spi: WorkspaceContentHandler leaks temp files
22+
[JCR-4483] - jcr2spi: potential NPE in ImportHandler.endDocument
23+
[JCR-4484] - jcr-tests: SerializationTest needs to cleanup after parse failures in import tests
24+
[JCR-4485] - InternalValueFactory.create(File) does not close input stream
2125

2226
Improvement
2327

24-
[JCR-4448] - Update committer list in jackrabbit-parent/pom.xml
28+
[JCR-4467] - Remove all usage of java.security.acl.Group for Java 14
29+
[JCR-4469] - link jackrabbit-api api docs from Oak
30+
[JCR-4470] - update javadoc-plugin dependency to 3.1.1
31+
[JCR-4475] - Improve o.a.j.jcr2dav.RepositoryStubImpl to test with custom servlet path mapping
2532

2633
Task
2734

28-
[JCR-4437] - Update Tika dependency to 1.21
29-
[JCR-4438] - jcr-webdav: AbstractLocatorFactory - fix Javadoc and add trace logging
30-
[JCR-4439] - disable baseline check for jackrabbit-bundle
31-
[JCR-4440] - remove jackrabbit-bundle
32-
[JCR-4441] - Update surefire/failsafe dependencies to 2.22.2
33-
[JCR-4442] - Update animal-sniffer dependency to 1.18
34-
[JCR-4443] - set baseline comparisonVersion to latest stable (2.18.2)
35-
[JCR-4447] - jackrabbit-jcr-commons: update cglib dependency
36-
[JCR-4449] - remove jackrabbit-api and use oak-jackrabbit-api instead
37-
[JCR-4450] - update checkstyle-plugin dependency to 3.1.0
38-
[JCR-4451] - update jar-plugin dependency to 3.1.2
39-
[JCR-4452] - update war-plugin dependency to 3.2.3
40-
[JCR-4453] - update pmd-plugin dependency to 3.12.0
41-
[JCR-4454] - update surefire-report-plugin dependency to 2.22.2
42-
[JCR-4457] - Update httpclient/mime dependencies to 4.5.9
43-
[JCR-4460] - allow to run remoted conformance tests with a custom servlet context path
44-
[JCR-4464] - Update Tika dependency to 1.22
35+
[JCR-4472] - jcr-rmi: switch to package-level version annotations
36+
[JCR-4473] - set baseline comparisonVersion to latest stable (2.18.3)
37+
[JCR-4476] - Update httpcore dependency to 4.4.12
38+
[JCR-4478] - Update httpclient/mime dependencies to 4.5.10
39+
[JCR-4489] - Update jacoco dependency to 0.8.4
4540

4641

4742
In addition to the above-mentioned changes, this release contains

0 commit comments

Comments
 (0)