Skip to content

Commit e8655fe

Browse files
committed
JCR-5116: Release Jackrabbit 2.23.1-beta - Candidate Release Notes
1 parent df03359 commit e8655fe

File tree

1 file changed

+37
-16
lines changed

1 file changed

+37
-16
lines changed

RELEASE-NOTES.txt

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,55 @@
1-
Release Notes -- Apache Jackrabbit -- Version 2.23.0-beta
1+
Release Notes -- Apache Jackrabbit -- Version 2.23.1-beta
22

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

6-
This is Apache Jackrabbit(TM) 2.23.0-beta, a fully compliant implementation of the
6+
This is Apache Jackrabbit(TM) 2.23.1-beta, 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.23.0-beta is an unstable release cut directly from
10+
Apache Jackrabbit 2.23.1-beta 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.20.x
1313
release.
1414

15-
Changes in Jackrabbit 2.23.0-beta
15+
Changes in Jackrabbit 2.23.1-beta
1616
----------------------------------
1717

18+
Bug
19+
20+
[JCR-5107] - DbInputStream makes incorrect assumptions about commons-io internals
21+
22+
Improvement
23+
24+
[JCR-5093] - jcr2spi: get rid of Commons IO dependency
25+
[JCR-5106] - core tests: improve diagnostics in DBDataStoreTest
26+
27+
Test
28+
29+
[JCR-5098] - jackrabbit-jcr-server: Java 24 javadoc errors
30+
1831
Task
1932

20-
[JCR-5073] - core: avoid varargs related compiler warnings in tests
21-
[JCR-5075] - set baseline comparisonVersion to latest stable (2.22.0)
22-
[JCR-5076] - Use correctly test scope for dependencies of type: test-jar
23-
[JCR-5077] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.66.0
24-
[JCR-5078] - update Apache parent pom to version 33
25-
[JCR-5079] - Update tomcat dependency to 9.0.91
26-
[JCR-5080] - Update easymock dependency to 5.3.0
27-
[JCR-5081] - update aws java sdk version to 1.12.761
28-
[JCR-5082] - update Jetty to 9.4.55.v20240627
29-
[JCR-5083] - Update maven-jar-plugin to 3.4.2
30-
[JCR-5084] - Update pmd-plugin dependency to 3.24.0
31-
[JCR-5086] - Update spotbugs-maven-plugin to 4.8.6.2
33+
[JCR-5088] - remove warnings about missing @deprecated annotations
34+
[JCR-5089] - avoid use of deprecated junit.framework.Assert
35+
[JCR-5094] - webapp: bump htmlunit to 4.4.0
36+
[JCR-5096] - JcrConstants: refer to the constants in javax.jcr.Property and javax.jcr.nodetype.NodeType
37+
[JCR-5097] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.68.0
38+
[JCR-5099] - Update Logback version to 1.2.13
39+
[JCR-5100] - Update commons-cli dependency to 1.9.0
40+
[JCR-5101] - Update easymock dependency to 5.4.0
41+
[JCR-5102] - Update mockito dependency to 5.14.1
42+
[JCR-5103] - Update oak-jackrabbit-api.version.used to Oak 1.22.21
43+
[JCR-5104] - Update oak-jackrabbit-api.version.implemented in trunk to Oak 1.70.0
44+
[JCR-5105] - Update commons-io dependency to 2.17.0
45+
[JCR-5108] - remove commons-collections4 version-specific dependency from jackrabbit-standalone
46+
[JCR-5109] - Update tomcat dependency to 9.0.95
47+
[JCR-5110] - update aws java sdk version to 1.12.773
48+
[JCR-5111] - update kotlin-stdlib dependency to 1.9.25
49+
[JCR-5112] - update Jetty to 9.4.56.v20240826
50+
[JCR-5113] - Update pmd-plugin dependency to 3.25.0
51+
[JCR-5114] - update checkstyle-plugin dependency to 3.5.0
52+
[JCR-5115] - Update spotbugs-maven-plugin to 4.8.6.4
3253

3354

3455
For more detailed information about all the changes in this and other

0 commit comments

Comments
 (0)