Cris Rockwell created SLING-9545:
------------------------------------
Summary: Distribution Core bundle with Java 11
Key: SLING-9545
URL: https://issues.apache.org/jira/browse/SLING-9545
Project: Sling
Issue Type: Bug
Components: Content Distribution
Affects Versions: Content Distribution Core 0.4.2, Content Distribution
Core 0.3.4
Reporter: Cris Rockwell
Apache Sling Distribution Core (org.apache.sling.distribution.core) bundle does
not activate on Sling12 using Java 11
https://github.com/apache/sling-org-apache-sling-distribution-core
{{mvn clean install}} results in the error below
[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.distribution.core: 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
/Users/cmrockwe/Documents/a3workspace/sling-org-apache-sling-distribution-core/target/antrun/build-main.xml
Similar issue as described here
https://stackoverflow.com/questions/43067454/ant-running-from-maven-antrun-plugin-cant-find-scripting-engine-on-java-9
--
This message was sent by Atlassian Jira
(v8.3.4#803005)