releng: only generate aggregate report (but not main and test)
1 file changed
tree: 730215ce438ee87034a00f088f3764b0213832b1
  1. parent/
  2. target-osgi-environment/
  3. vault-cli/
  4. vault-core/
  5. vault-davex/
  6. vault-diff/
  7. vault-doc/
  8. vault-hook-example/
  9. vault-hook-externalclass-test/
  10. vault-rcp/
  11. vault-sync/
  12. vault-validation/
  13. vault-vlt/
  14. .gitattributes
  15. .gitignore
  16. .travis.yml
  17. assembly.xml
  18. LICENSE.txt
  19. NOTICE.txt
  20. pom.xml
  21. README.md
  22. RELEASE-NOTES.txt
README.md

ASF Jira GitHub Maven Central Build Status

Welcome to 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.

Apache Jackrabbit FileVault is a project of the Apache Software Foundation.

Documentation

Please refer to the documentation at https://jackrabbit.apache.org/filevault/

Building FileVault

You can build FileVault like this:

mvn clean install

You need Maven 3.6.2 (or higher) with Java 8 (or higher) for the build. For more instructions, please see the documentation at:

https://jackrabbit.apache.org/building-jackrabbit.html

License (see also LICENSE)

Collective work: Copyright 2013 The Apache Software Foundation.

Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Mailing Lists

To get involved with the Apache Jackrabbit project, start by having a look at our website and joining our mailing lists. For more details about Jackrabbit mailing lists as well as links to list archives, please see:

https://jackrabbit.apache.org/mailing-lists.html

Latest development

The latest FileVault source code is available at

https://github.com/apache/jackrabbit-filevault

Credits

See https://jackrabbit.apache.org/jackrabbit-team.html for the list of Jackrabbit committers and main contributors.