You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2018/02/14 09:07:57 UTC

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

Author: tripod
Date: Wed Feb 14 09:07:57 2018
New Revision: 1824205

URL: http://svn.apache.org/viewvc?rev=1824205&view=rev
Log:
JCRVLT-269 Release Jackrabbit FileVault 3.1.44

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=1824205&r1=1824204&r2=1824205&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt Wed Feb 14 09:07:57 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit FileVault -- Version 3.1.42
+Release Notes -- Apache Jackrabbit FileVault -- Version 3.1.44
 
 Introduction
 ------------
@@ -10,6 +10,28 @@ The Vault Command Line Interface aka _vl
 utility to work and develop with repository content.
 
 
+Changes in Jackrabbit FileVault 3.1.44
+--------------------------------------
+
+Release Notes - Jackrabbit FileVault - Version 3.1.44
+
+Bug Fixes:
+* [JCRVLT-184] - vlt shell script prints out error when using openjdk
+* [JCRVLT-208] - Add support for package storage outside /etc/packages
+* [JCRVLT-235] - Refuse to create snapshot for empty or root filters.
+* [JCRVLT-247] - Java 9 Support
+* [JCRVLT-250] - Test class "SimpleFileAggregateInPackage" not executed by default in maven-surefire-plugin
+* [JCRVLT-251] - Child nodes mentioned in parent node's docview xml are not cleared correctly during installation
+* [JCRVLT-255] - ImportModes act on file serialization level not on node level
+* [JCRVLT-257] - ZipException: invalid code lengths set
+* [JCRVLT-258] - Default compression level incorrectly set to NO_COMPRESSION (0)
+* [JCRVLT-265] - JcrPackageDefinition.getDependencies() might return an array with a null element
+* [JCRVLT-266] - DocViewSaxFormatter does not always emit namespace declaration for "jcr"
+
+Won't Fix:
+* [JCRVLT-267] - Changing log level to info from error in JcrPackageregistry upload method in case a .jar resource doesn't contains jcr_root
+
+
 Changes in Jackrabbit FileVault 3.1.42
 --------------------------------------