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 2019/09/05 12:07:54 UTC

svn commit: r1866451 - /jackrabbit/branches/2.14/RELEASE-NOTES.txt

Author: reschke
Date: Thu Sep  5 12:07:54 2019
New Revision: 1866451

URL: http://svn.apache.org/viewvc?rev=1866451&view=rev
Log:
JCR-4477: Release Jackrabbit 2.14.8 - Candidate Release Notes

Modified:
    jackrabbit/branches/2.14/RELEASE-NOTES.txt

Modified: jackrabbit/branches/2.14/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.14/RELEASE-NOTES.txt?rev=1866451&r1=1866450&r2=1866451&view=diff
==============================================================================
--- jackrabbit/branches/2.14/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.14/RELEASE-NOTES.txt Thu Sep  5 12:07:54 2019
@@ -1,69 +1,40 @@
-Release Notes -- Apache Jackrabbit -- Version 2.14.7
+Release Notes -- Apache Jackrabbit -- Version 2.14.8
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.14.7, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.14.8, 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.14.7 is a patch release that contains fixes and
+Apache Jackrabbit 2.14.8 is a patch release that contains fixes and
 improvements over Jackrabbit 2.14. Jackrabbit 2.14.x releases are
 considered stable and targeted for production use.
   
-Changes in Jackrabbit 2.14.7
+Changes in Jackrabbit 2.14.8
 ----------------------------
 
 Bug
 
-    [JCR-4120] - Spi2DavexRepositoryServiceImpl always hardcodes the default workspace name to "default"
-    [JCR-4339] - Indexing configuration condition property seems to be broken
-    [JCR-4387] - Incorrect exception message when same-name-sibling is prevented on import
-    [JCR-4420] - Release Notes: term "SHA1" no longer allowed
+    [JCR-4425] - NodeSetPrimaryTypeTest.testSetPrimaryType() must not use nt:activity
+    [JCR-4455] - condition index-rule handling more broken after JCR-4339
+    [JCR-4459] - Basic Authentication for HTTPS URIs does not work
 
 Task
 
-    [JCR-4140] - Update easymock dependency to 3.4
-    [JCR-4229] - Remove Oak dependency in webapp
-    [JCR-4336] - Upgrade commons-dbcp dependencies
-    [JCR-4343] - Update commons-vfs2 version to 2.2
-    [JCR-4344] - Update h2db version to latest stable 1.4.196
-    [JCR-4345] - Update mockito dependency to 2.20.0
-    [JCR-4346] - Update easymock dependency to 3.6
-    [JCR-4347] - Update com.jcraft.jsch dependency to 0.1.54
-    [JCR-4348] - Update osgi (compendium, core) dependencies
-    [JCR-4349] - Update plexus-utils dependency to 3.1.0
-    [JCR-4350] - jackrabbit-jcr-servlet: remove special-cased servlet-api dependency
-    [JCR-4359] - update maven-bundle-plugin to 3.5.0
-    [JCR-4360] - update maven-scr-plugin to 1.26.0
-    [JCR-4361] - Update spotbugs plugin to 3.1.6
-    [JCR-4362] - Update tomcat dependency to 8.5.33
-    [JCR-4363] - Update mockito dependency to 2.21.0
-    [JCR-4364] - update org.apache.felix.scr.annotations dependency to 1.12.0
-    [JCR-4365] - Update cglib dependency to 3.2.8
-    [JCR-4368] - Update commons-cli dependency to 1.4
-    [JCR-4372] - Update mockito dependency to 2.22.0
-    [JCR-4373] - webapp: update Tomcat dependency to 8.5.34
-    [JCR-4381] - Update failsafe and surefire plugin versions to 2.22.1
-    [JCR-4382] - Update spotbugs plugin to 3.1.7
-    [JCR-4383] - Update animal-sniffer-maven-plugin to 1.17
-    [JCR-4385] - Update maven-war-plugin to 3.2.2
-    [JCR-4386] - remove unused jxr dependency
-    [JCR-4388] - Update mockito dependency to 2.23.0
-    [JCR-4403] - update spotbugs dependency to 3.1.10
-    [JCR-4404] - update maven-assembly-plugin dependency to 3.1.1
-    [JCR-4405] - update maven-jar-plugin dependency to 3.1.1
-    [JCR-4407] - Update httpcore dependency to 4.4.11
-    [JCR-4409] - jackrabbit-webapp: embed JCR 2.0 API
-    [JCR-4410] - jackrabbit-webapp: cleanup left over Oak references
-    [JCR-4411] - Update httpclient/mime dependencies to 4.5.7
-    [JCR-4415] - Update Jetty dependency to 9.2.26.v20180806
-    [JCR-4416] - Update slf4j dependency to 1.7.26
-    [JCR-4422] - Update httpclient/mime dependencies to 4.5.8
-
-Sub-task
-
-    [JCR-4357] - upgrade to Jacoco version compatible with Java 11
+    [JCR-4127] - update to latest apache parent pom (18)
+    [JCR-4428] - update Apache parent pom to version 21
+    [JCR-4438] - jcr-webdav: AbstractLocatorFactory - fix Javadoc and add trace logging
+    [JCR-4439] - disable baseline check for jackrabbit-bundle
+    [JCR-4441] - Update surefire/failsafe dependencies to 2.22.2
+    [JCR-4447] - jackrabbit-jcr-commons: update cglib dependency
+    [JCR-4450] - update checkstyle-plugin dependency to 3.1.0
+    [JCR-4451] - update jar-plugin dependency to 3.1.2
+    [JCR-4452] - update war-plugin dependency to 3.2.3
+    [JCR-4453] - update pmd-plugin dependency to 3.12.0
+    [JCR-4454] - update surefire-report-plugin dependency to 2.22.2
+    [JCR-4457] - Update httpclient/mime dependencies to 4.5.9
+    [JCR-4460] - allow to run remoted conformance tests with a custom servlet context path
 
 
 For more detailed information about all the changes in this and other