Hi, 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 Cheers, Radu
