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/01/04 13:36:18 UTC

[jackrabbit-filevault] 01/01: JCRVLT-675: Release Filevault 3.6.8 - Release Notes

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch JCRVLT-675
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git

commit b8ab3381de95cf954afdcd5cc1e1cc69a42a0aee
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Wed Jan 4 14:36:00 2023 +0100

    JCRVLT-675: Release Filevault 3.6.8 - Release Notes
---
 RELEASE-NOTES.txt | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 3a94a1d3..d83df2f9 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit FileVault -- Version 3.6.6
+Release Notes -- Apache Jackrabbit FileVault -- Version 3.6.8
 
 Introduction
 ------------
@@ -9,6 +9,24 @@ create portable packages of repository content.
 The Vault Command Line Interface aka "vlt" provides a subversion like
 utility to work and develop with repository content.
 
+Changes in Jackrabbit FileVault 3.6.8
+--------------------------------------
+
+Release Notes - Jackrabbit FileVault - Version 3.6.8
+This version requires Java 8
+The bundles are backwards compatible with Oak 1.8 and Jackrabbit 2.16
+
+Bug
+    * [JCRVLT-674] - dependency-check issues while building master branch
+
+Improvement
+    * [JCRVLT-672] - Provide a Version comparison function complying to Maven version ordering specification
+    * [JCRVLT-673] - AggregateImpl: do not collect & sort nodes that will be skipped anyway
+
+Task
+    * [JCRVLT-670] - remove (non-test) dependency to commons-collections4
+
+
 Changes in Jackrabbit FileVault 3.6.6
 --------------------------------------