Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 79A7B11D5E for ; Mon, 14 Apr 2014 22:10:16 +0000 (UTC) Received: (qmail 88123 invoked by uid 500); 14 Apr 2014 22:10:15 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 88077 invoked by uid 500); 14 Apr 2014 22:10:15 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 88070 invoked by uid 99); 14 Apr 2014 22:10:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 22:10:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 22:10:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6D9B423889EA for ; Mon, 14 Apr 2014 22:09:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r5038 - in /dev/jackrabbit/filevault/3.1.4: ./ RELEASE-NOTES.txt jackrabbit-filevault-3.1.4-src.zip jackrabbit-filevault-3.1.4-src.zip.asc jackrabbit-filevault-3.1.4-src.zip.md5 jackrabbit-filevault-3.1.4-src.zip.sha Date: Mon, 14 Apr 2014 22:09:50 -0000 To: commits@jackrabbit.apache.org From: tripod@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140414220950.6D9B423889EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tripod Date: Mon Apr 14 22:09:50 2014 New Revision: 5038 Log: Apache Jackrabbit Filevault 3.1.4 release candidate Added: dev/jackrabbit/filevault/3.1.4/ dev/jackrabbit/filevault/3.1.4/RELEASE-NOTES.txt dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip (with props) dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.asc (with props) dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.md5 dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.sha Added: dev/jackrabbit/filevault/3.1.4/RELEASE-NOTES.txt ============================================================================== --- dev/jackrabbit/filevault/3.1.4/RELEASE-NOTES.txt (added) +++ dev/jackrabbit/filevault/3.1.4/RELEASE-NOTES.txt Mon Apr 14 22:09:50 2014 @@ -0,0 +1,111 @@ +Release Notes -- Apache Jackrabbit FileVault -- Version 3.1.4 + +Introduction +------------ +The FileVault introduces a JCR repository to filesystem mapping. The mapping is exposed by and API and used by the +_CRX Content Packaging_ that allows to create portable packages of repository content. +The Vault Command Line Interface aka _vlt_ that provides a subversion like utility to work and develop with repository content. + + +Changes in Jackrabbit FileVault 3.1.4 +------------------------------------- +Bug Fixes: + * [JCRVLT-45] - Uninstallation of package fails if snapshot of sub-package is missing + + +Changes in Jackrabbit FileVault 3.1.2 +------------------------------------- +New Features: + * New project documentation on http://jackrabbit.apache.org/filevault/index.html + +Bug Fixes: + * [JCRVLT-43] - vault-doc has duplicate artifactId + * [JCRVLT-44] - Regression: child node order to respected for mixed aggregate parents + +Improvements: + * [JCRVLT-19] - Document filter.xml format + + +Changes in Jackrabbit FileVault 3.1.0 +------------------------------------- +New Features: + * [JCRVLT-25] - Implement AccessControlHandling MERGE and MERGE_PRESERVE + * [JCRVLT-30] - Allow package definition to specify recursive install behavior + +Bug Fixes: + * [JCRVLT-17] - Provide better abstraction for install hook handling + * [JCRVLT-22] - Import of SNS content on not supporting repositories + * [JCRVLT-23] - Integration tests fail with Jackrabbit Oak + * [JCRVLT-24] - Childnode order not respected for detached full coverage sub aggregates + * [JCRVLT-26] - File vault stores passwords in clear text in ~/.vault/auth.xml + * [JCRVLT-27] - "vlt rcp" requires credentials as URL parameters + * [JCRVLT-34] - NPE in MemoryArchive + * [JCRVLT-36] - IllegalArgumentException while extracting subpackages + * [JCRVLT-37] - Regression: Order of ACE entries is not correct + * [JCRVLT-39] - Regression: installing a package with repository ACL fails + * [JCRVLT-41] - ImportMode=UPDATE deletes existing nodes + * [JCRVLT-42] - Do not allow creation of packages with illegal JCR names + +Improvements: + * [JCRVLT-28] - Improve package import for subtrees + * [JCRVLT-31] - Packages defined by a stream are copied to a file first + + +Changes in Jackrabbit FileVault 3.0.0 +------------------------------------- +New features: + Version 3.0.0 is the initial version of this contribution to the Apache Jackrabbit project. + + For more detailed information about all the changes in this and other + FileVault releases, please see the FileVault issue tracker at + + https://issues.apache.org/jira/browse/JCR + +Bug Fixes: + * [JCR-3661] jcrvlt: String[]{""} not packaged correctly + +Improvements: + * [JCR-3612] Contribute Adobe's FileVault to ASF + * [JCR-3649] FileVault: fix usage of @inheritDoc in constructor documentation + * [JCR-3666] FileVault: VaultFsConfig11 references incorrect classes from prior versions + * [JCR-3664] FileVault: fix javadoc for PlatformNameFormatter + * [JCR-3663] FileVault: tweak gitignore file + * [JCR-3648] FileVault: remove dependecyManagement entry for concurrent:concurrent + * [JCR-3647] FileVault: update maven-scr-plugin and maven-bundle-plugin versions + +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.txt file for instructions on how to build this release. + +The source archive is accompanied by SHA1 and MD5 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://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. + +About Apache Jackrabbit +----------------------- +Apache Jackrabbit is a fully conforming implementation of the Content +Repository for Java Technology API (JCR). A content repository is a +hierarchical content store with support for structured and unstructured +content, full text search, versioning, transactions, observation, and +more. + +For more information, visit http://jackrabbit.apache.org/ + +About The Apache Software Foundation +------------------------------------ +Established in 1999, The Apache Software Foundation provides organizational, +legal, and financial support for more than 100 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 2,500+ contributors. + +For more information, visit http://www.apache.org/ + +Trademarks +---------- +Apache Jackrabbit, Jackrabbit, Apache, the Apache feather logo, and the Apache +Jackrabbit project logo are trademarks of The Apache Software Foundation. Added: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.asc ============================================================================== Binary file - no diff available. Propchange: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.asc ------------------------------------------------------------------------------ svn:mime-type = application/pgp-signature Added: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.md5 ============================================================================== --- dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.md5 (added) +++ dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.md5 Mon Apr 14 22:09:50 2014 @@ -0,0 +1 @@ +70e06f0769a41fbabea312e6589f827e Added: dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.sha ============================================================================== --- dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.sha (added) +++ dev/jackrabbit/filevault/3.1.4/jackrabbit-filevault-3.1.4-src.zip.sha Mon Apr 14 22:09:50 2014 @@ -0,0 +1 @@ +b5c598be1190f59fd5e1053dff806d00555b210e