commit | f7025bd887da3fe16bd2dc4647d3dd40eeb64c9b | [log] [tgz] |
---|---|---|
author | Oliver Lietz <olli@apache.org> | Mon Feb 06 10:17:53 2017 +0000 |
committer | Oliver Lietz <olli@apache.org> | Mon Feb 06 10:17:53 2017 +0000 |
tree | 25aaff7b34333e6501ee0bdcd8b86c705362dde8 | |
parent | b3eb54934b3da883497feab6fcee6705e41c0023 [diff] |
SLING-6510 Use ServiceUserMapped to ensure presence of service user mapping git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1781865 13f79535-47bb-0310-9956-ffa450edef68
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
.