This is an automated email from the ASF dual-hosted git repository. davidb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git
commit 53eb99dba70dcc89abebda654dc30d92a648c825 Author: Dominik Suess <[email protected]> AuthorDate: Thu Sep 6 12:23:49 2018 +0200 SLING-7870 - adding README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..7a5d244 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Apache Sling Featuremodel - Content Deployment Exension + +This module is part of the [Apache Sling](https://sling.apache.org) project. + +This project is about creating an Extension to the Sling Featuremodel Launcher to be able to precalculate a FSPackageRegistry and inject precalculated Executionplans to be deployed into the repository during startup. +
