trivial Sightly refactoring:

* removed redundant code from the SightlyJavaCompilerService which is now handled by the SourceIdentifier
* removed redundant SightlyEngineConfiguration options
* adapted the REPL java source code servlet to the new pattern of generating java classes

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1748764 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: b65ca1823671f2b9a737de6a1932c032c03be728
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Sightly Read-Eval-Print Loop Environment

To install:

mvn clean install sling:install

Then just browse to http://localhost:8080/sightly/repl.html.