On Saturday 04 April 2015 16:19:48 Radu Cotescu wrote: > Hi, Hi Radu,
> Given the recent improvements of the Sightly implementation from Sling I > think that having this scripting engine in the launchpad would be a nice > feature. > > What are the requirements for including Sightly into the launchpad? The > following would be the list of bundles that need to be added > to launchpad/slingstart/src/main/provisioning/sling.txt: > > # xss > javax.mail/mail/1.4.7 > org.apache.sling/org.apache.sling.xss/1.0.2 # contrib/extensions/xss > # i18n > org.apache.sling/org.apache.sling.i18n/2.3.2 # contrib/extensions/i18n > # jcr compiler > org.apache.sling/org.apache.sling.jcr.compiler/2.1.0 # contrib/jcr/compiler > # sightly > org.apache.sling/org.apache.sling.scripting.sightly/1.0.0 > #contrib/scripting/sightly > org.apache.sling/org.apache.sling.scripting.sightly.js.provider/1.0.0 > #contrib/scripting/sightly > org.apache.sling/org.apache.sling.scripting.sightly.repl/1.0.0 > #contrib/scripting/sightly as Justin says, go ahead. I had to add the Rhino bundle for the Sightly feature also, see SLING-4573. Are you using JavaScript from bundle Scripting JavaScript? Regards, O. > Cheers, > Radu
