[
https://issues.apache.org/jira/browse/SLING-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143787#comment-17143787
]
Cris Rockwell commented on SLING-9545:
--------------------------------------
No. I don't think so. I downloaded the bundle at 0.3.4 and 0.4.2 from maven
central and tried uploading and installing to /system/console/bundles. The
bundle state is Installed and not active. Maybe the Java 11 build issue is
separate. I thought maybe it's related to the header
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
https://mvnrepository.com/artifact/org.apache.sling/org.apache.sling.distribution.core/0.3.4
https://mvnrepository.com/artifact/org.apache.sling/org.apache.sling.distribution.core/0.4.2
!Screen Shot 2020-06-24 at 8.09.38 AM.png!
> 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.3.4, Content Distribution
> Core 0.4.2
> Reporter: Cris Rockwell
> Priority: Major
> Attachments: Screen Shot 2020-06-24 at 8.09.38 AM.png
>
>
> 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)