commit | 7ee66e46da187590d3cc4789c7faa488aaca55e4 | [log] [tgz] |
---|---|---|
author | Radu Cotescu <cotescu@adobe.com> | Fri Apr 23 17:13:30 2021 +0200 |
committer | Radu Cotescu <cotescu@adobe.com> | Fri Apr 23 17:13:30 2021 +0200 |
tree | 09ad23712c370412b7da182091fc4a38d52a7ae1 | |
parent | eb8ea1c747f55415ec45ba1669fe8baf688da573 [diff] |
trivial: corrected JavaDoc generation
This module is part of the Apache Sling project.
The bundle currently provides the org.apache.sling.scripting.spi.bundle
SPI, which allows the Apache Sling Servlets Resolver and the Apache Sling Scripting Core to wire up and execute bundled scripts (precompiled or not) in order to render HTTP requests.
The integration tests for bundled scripts are provided by the org.apache.sling.scripting.bundle.tracker.it
project.