SLING-7772 use jexl as default expr engine

- possibility to switch back to nashorn or groovy or whatever available script engine with 'engine' property or binding,
- use http://commons.apache.org/proper/commons-jexl as engine (embedded) to evaluate expressions otherwise
14 files changed
tree: fc14d22dff2ecabe88f6727fece7f596d9a37c04
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling Pipes

This module is part of the Apache Sling project.

Please go to Apache Sling Pipes for a complete documentation on sling pipes.