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/07/27 09:48:40 UTC

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

Author: tripod
Date: Fri Jul 27 09:48:40 2018
New Revision: 1836799

URL: http://svn.apache.org/viewvc?rev=1836799&view=rev
Log:
Peparing release notes for 3.2.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=1836799&r1=1836798&r2=1836799&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/commons/filevault/trunk/RELEASE-NOTES.txt Fri Jul 27 09:48:40 2018
@@ -34,6 +34,7 @@ New Features:
     * [JCRVLT-180] - implement filesystem based persistence layer
     * [JCRVLT-271] - Support a CLI command to format vault xml files
     * [JCRVLT-289] - InstallHooks: Propagate exceptions also for phase INSTALL
+    * [JCRVLT-300] - vlt-rcp: Support proxy
 
 Improvements:
     * [JCRVLT-282] - Filevault bundle should be Java 1.7 Compatible
@@ -46,15 +47,6 @@ Improvements:
     * [JCRVLT-277] - vault-davex: cleanup dependencies - suppression of commons-httpclient
     * [JCRVLT-309] - Create helper filter that allows to limit the installation paths
 
-Improvements:
-    * [JCRVLT-282] - Filevault bundle should be Java 1.7 Compatible
-    * [JCRVLT-284] - Add support through environment var to directly control the line separator
-    * [JCRVLT-286] - Markup in http://jackrabbit.apache.org/filevault/rcp.html broken
-    * [JCRVLT-301] - Do not always skip installation of sub packages for older versions and log a WARN in case a subpackage is skipped
-    * [JCRVLT-303] - Register namespace under a unique prefix in case of clash
-    * [JCRVLT-304] - Add tests that cover combinations of node and property filters
-    * [JCRVLT-306] - Document properties.xml format
-    * [JCRVLT-277] - vault-davex: cleanup dependencies - suppression of commons-httpclient
 
 Changes in Jackrabbit FileVault 3.1.44
 --------------------------------------