commit | d20e4aee392d0ca243ca4e1851d5fd81030073ee | [log] [tgz] |
---|---|---|
author | Radu Cotescu <radu@apache.org> | Wed Jul 10 17:32:48 2024 +0200 |
committer | Radu Cotescu <radu@apache.org> | Wed Jul 10 17:32:48 2024 +0200 |
tree | e7cd10fbb96c9267de8b92eefa64f19c8bcebcb8 | |
parent | 7563f586eca738b0ff4f34d77a9b92ede2723f69 [diff] |
trivial: build only with Java 11 until the module is updated
This module is part of the Apache Sling project.
This bundle allows HTL‘s Use API to access JS scripts. It also wraps Sling’s JS engine in a simulated event loop.
The bundle also contains a bindings values provider that adds an API layer accessible from HTL & JS. The implementation of that API can be found in src/main/resources/SLING-INF
.