[
https://issues.apache.org/jira/browse/HADOOP-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626658#comment-16626658
]
Akira Ajisaka edited comment on HADOOP-15623 at 9/25/18 1:32 AM:
-----------------------------------------------------------------
I could not reproduce this error in Java 10.0.2 and Java 11+28.
was (Author: ajisakaa):
I cannot reproduce this error in Java 10.0.2 and Java 11+28.
> Compiling hadoop-azure fails with jdk10 (javax javascript)
> ----------------------------------------------------------
>
> Key: HADOOP-15623
> URL: https://issues.apache.org/jira/browse/HADOOP-15623
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Reporter: Ewan Higgs
> Priority: Major
>
> {code}
> $ java -version
> java version "10.0.1" 2018-04-17
> Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
> Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
> {code}
> {code}
> $ mvn install -DskipShade -Dmaven.javadoc.skip=true -Djava.awt.headless=true
> -DskipTests -rf :hadoop-azure
> ...
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run
> (create-parallel-tests-dirs) on project hadoop-azure: An Ant BuildException
> has occured: Unable to create javax script engine for javascript
> [ERROR] around Ant part ...<script language="javascript">var baseDirs = [...
> @ 4:33 in
> /Users/ehiggs/src/hadoop/hadoop-tools/hadoop-azure/target/antrun/build-main.xml
> [ERROR] -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]