Apache Sling Feature Model Application Builder

Clone this repo:
  1. 38c6df4 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago master
  2. c53558e SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  3. f103f51 Update to current snapshots by Carsten Ziegeler · 5 years ago
  4. 7282d73 Move file based artifact management into separate package by Carsten Ziegeler · 6 years ago
  5. b53f44b Create interface for ArtifactManager by Carsten Ziegeler · 6 years ago

Build Status License feature

Feature Model Application Builder

Build an Application Definition from one or more Feature Files.

The Application Builder can be run from the command line by executing the following command:

java org.apache.sling.feature.applicationbuilder.impl.Main

For example:

java org.apache.sling.feature.applicationbuilder.impl.Main -d <directory with feature files> -u ~/.m2/repository -o generated-app.json

For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md