The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit FileVault 3.7.0. The release is available for download at:

    http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release:

Release Notes - Jackrabbit FileVault - Version 3.7.0
This version requires Java 8
The OSGi bundles depend on Jackrabbit 2.20.8+ (JCR Commons, SPI, SPI Commons), 
Oak JR API 1.22.4+, Commons IO 2.7+, Commons Collections 4.1+ and SLF4J 1.7+

Bug
* [JCRVLT-677] - NPE during "vlt checkout" with --force on existing repository
* [JCRVLT-683] - Import of Authorizable node with acHandling=IGNORE should 
preserve existing rep:principalPolicy child node
* [JCRVLT-684] - Mixins recovered using stashing set on incorrect node
* [JCRVLT-685] - ImportMode REPLACE vs IdConflictPolicy LEGACY vs stashing
* [JCRVLT-689] - bad description of "isStrict" flag
* [JCRVLT-693] - Escape values for type javax.jcr.PropertyType.UNDEFINED
* [JCRVLT-699] - Installation of Sub Packages fails if Maven Reproducible 
Builds are enabled
* [JCRVLT-700] - package creation fails for node names that are valid in Oak, 
but invalid in Jackrabbit
* [JCRVLT-701] - add test coverage for non-ASCII whitespace inside node names 
on packaging
* [JCRVLT-703] - Nodetype Validator reports wrong path for missing binary node
* [JCRVLT-705] - Unprotected properties with name jcr:created and jcr:createdBy 
are no longer contained in the export
* [JCRVLT-708] - Raise minimum runtime requirement to Jackrabbit 2.20.4 and 
Jackrabbit API 1.22.14

Improvement
* [JCRVLT-671] - Add Validator SPI targeted towards OSGi configurations
* [JCRVLT-688] - Add "generator" information to packages generated by filevault
* [JCRVLT-690] - Allow to prevent session.save() and session.reset(false) 
inside Importer.run(....)
* [JCRVLT-692] - Run ITs with minimum and maximum Oak version
* [JCRVLT-696] - add logging for primary node type changes
* [JCRVLT-697] - Moving child nodes around should be calculated towards the 
autosave threshold
* [JCRVLT-704] - Expose line and column in NodeContext
* [JCRVLT-706] - jackrabbit-packagetype validator: Use legacy type severity for 
mixed packages inside container packages
* [JCRVLT-710] - Update to ASF Parent 30

Task
* [JCRVLT-678] - avoid use of transitively inherited commons-collections in 
FSPackageRegistryIT
* [JCRVLT-679] - update to Jackrabbit 2.20.8 and Oak 1.48.0
* [JCRVLT-680] - vault validation tests fail when Jackrabbit dependency is 
current
* [JCRVLT-695] - Improve logging wrt node stashing
* [JCRVLT-707] - Update maximum versions to Jackrabbit 2.20.10 and Oak 1.52.0


Release Contents
----------------

This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.md file for instructions on how to build this release.

The source archive is accompanied by a SHA512 checksums and a PGP
signature that you can use to verify the authenticity of your
download. The public key used for the PGP signature can be found at
https://www.apache.org/dist/jackrabbit/KEYS.

About Apache Jackrabbit FileVault
---------------------------

The FileVault introduces a JCR repository to filesystem mapping. The mapping
is exposed by an API and used by the "FileVault Content Packages" which allow to
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.

For more information, visit https://jackrabbit.apache.org/filevault

About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 140 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 3,800+ contributors.

For more information, visit http://www.apache.org/

Reply via email to