tree: 8406dc8e2509401b0b1eeebe9cb916a7951cb1aa [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
examples/org-apache-sling-scripting-content-package-with-bundle-attached/README.md

Precompiled Bundled Scripts - extracting capabilities from content packages

This project showcases how the scriptingbundle-maven-plugin can be used to extract capabilities from a FileVault content package. Although both the content package and the generated bundle will be deployed during build-time to the instance, the rendering for the resource types handled by the scripts available in this project will be performed via the generated bundle. The servlets instantiated for this bundle will have priority over scripts from the resource tree for the same resource type/selectors combinations.