Vlad Bailescu created SLING-9079:
------------------------------------
Summary: [HTL] HTL/Sightly REPL not building with Java > 8
Key: SLING-9079
URL: https://issues.apache.org/jira/browse/SLING-9079
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting HTL REPL 1.0.6
Reporter: Vlad Bailescu
The REPL is not building with Java 11:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.8:run
(set-bundle-required-execution-environment) on project
org.apache.sling.scripting.sightly.repl: An Ant BuildException has occured:
Unable to create javax script engine for javascript
[ERROR] around Ant part ...<script language="javascript">var System =
java.lang.System;... @ 4:33 in
~/dev/sightly/sightly-slaves/repl/target/antrun/build-main.xml
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)