You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2019/09/10 06:18:55 UTC

svn commit: r1866720 - /jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt

Author: kwin
Date: Tue Sep 10 06:18:55 2019
New Revision: 1866720

URL: http://svn.apache.org/viewvc?rev=1866720&view=rev
Log:
prepare release notes 3.4.0

Modified:
    jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt?rev=1866720&r1=1866719&r2=1866720&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt Tue Sep 10 06:18:55 2019
@@ -16,13 +16,13 @@ Release Notes - Jackrabbit FileVault - V
 This version requires Java 8, Oak 1.16 and Jackrabbit 2.18.3
 
 Bug fixes:
-
     * [JCRVLT-323] - Unable to perform sync due to wrong default workspace handling
     * [JCRVLT-338] - argLine getting overridden by parent pom and vault-core pom
     * [JCRVLT-341] - https doesn't work anymore
     * [JCRVLT-352] - File leak in Hook.init
     * [JCRVLT-359] - Provide separate option to control handling of rep:cugPolicy nodes.,Bug
     * [JCRVLT-362] - ZipStreamArchive does not expose correct input source to the META-INF resources
+    * [JCRVLT-367] - CLONE - vlt shell script prints out error when using openjdk
 
 New Features:
     * [JCRVLT-340] - Adjust JackrabbitACLImporter to handle extensions provided by OAK-8190
@@ -31,7 +31,6 @@ Improvements:
     * [JCRVLT-287] - Throw exception in case of ACL Importer failures (instead of just logging)
     * [JCRVLT-336] - FSPackageRegistry should allow forced application scoping of PackageInstallations
     * [JCRVLT-339] - Add FSPackageRegistry support for hollow packages
-    * [JCRVLT-344] - update version of jackrabbit and oak dependencies
     * [JCRVLT-346] - allow for custom security setup
     * [JCRVLT-348] - Implement AutoCloseable for classes which have a close method
     * [JCRVLT-349] - Clarify closing behaviour of input streams in methods getting it as argument
@@ -39,6 +38,10 @@ Improvements:
     * [JCRVLT-356] - Add equals and toString methods to DocViewNode and DocViewProperty
     * [JCRVLT-360] - Add equals and toString methods to DefaultWorkspaceFilter and FilterSet
     * [JCRVLT-364] - Upgrade jackrabbit and oak and use Java 8
+    * [JCRVLT-366] - Allow loading DefaultWorkspaceFilter and AbstractConfig from DOM Element
+
+Tasks:
+    * [JCRVLT-344] - update version of jackrabbit and oak dependencies
 
 
 Changes in Jackrabbit FileVault 3.2.8