| commit | 22f1dbd73b3729863487842ef7d413e5e23d6d5d | [log] [tgz] |
|---|---|---|
| author | Robert Munteanu <rombert@apache.org> | Wed Aug 06 14:20:02 2025 +0200 |
| committer | Robert Munteanu <rombert@apache.org> | Wed Aug 06 14:20:02 2025 +0200 |
| tree | d0462b2a03b6ecfa62c7ec7b856705ebe72db9d8 | |
| parent | c0ad467b21ddefedd7e4c72d02917a334c28e00d [diff] |
SLING-12866 - Restrict force pushes, auto-delete branches on merge
The Apache Sling Scripting Bundle Maven Plugin provides support for generating OSGi bundles that provide embedded or precompiled scripts to perform server-side rendering in an Apache Sling application. When executed, the plugin will define two project properties (org.apache.sling.scriptingbundle.maven.plugin.Require-Capability and org.apache.sling.scriptingbundle.maven.plugin.Provide-Capability) which can be used to populate the corresponding bundle headers.
For more details head over to the documentation page from https://sling.apache.org/components/scriptingbundle-maven-plugin/.