Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The MetadataMojo uses the src/main/scripts folder as the default value for the folder where it will scan for Sling scripts, however this is the default folder for scripts that normally will be precompiled. It would be nice if the mojo would also try to scan src/main/resources/javax.script, in order to reduce the configuration a developer must provide for generating capabilities for bundled scripts.
In addition to that, the configuration should allow multiple source folders to be defined, so that bundles can provide both precompiled scripts and bundled scripts at the same time.
Attachments
Issue Links
- is a child of
-
SLING-9207 Unify the support for bundled scripts
- Closed
- is related to
-
SLING-9380 Bundles should be able to provide both precompiled script units and regular scripts
- Closed