Hi, The Scala engine that Janandith is working on seems to require the com.sun.tools.javac package, and I'm not sure how to make it available.
Currently, the bundle [1] fails to load with an "Unresolved package in bundle: package=com.sun.tools.javac" error. I tried this in sling.properties but that did not help: sling.bootdelegation.class.java.lang.String=com.sun.tools.javac Although that would only be a short-term workaround, does anyone have a better suggestion? -Bertrand [1] http://sling-scala.googlecode.com/svn/trunk/sling-scala, revision 23
