[
https://issues.apache.org/jira/browse/HBASE-19368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269838#comment-16269838
]
Hudson commented on HBASE-19368:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #298 (See
[https://builds.apache.org/job/HBase-1.3-IT/298/])
HBASE-19368 [nightly] Make xml test non-voting in branch-1.2 (stack: rev
604266f7b75927704a520b3ac905327312383e9e)
* (edit) dev-support/Jenkinsfile
> [nightly] Make xml test non-voting in branch-1.2
> ------------------------------------------------
>
> Key: HBASE-19368
> URL: https://issues.apache.org/jira/browse/HBASE-19368
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: stack
> Assignee: stack
> Fix For: 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-19368.branch-1.2.001.patch
>
>
> HBASE-19354 moved branch-1.2 to use azul openjdk. Turns out zulu-7 does does
> not have a js script engine so jrunscript fails which causes the xml check to
> fail with
> 19:55:59 | -1 | xml | 0m 7s | The source tree has 60
> ill-formed XML
> 19:55:59 | | | | file(s).
> The xml.txt file has this in it:
> script engine for language js can not be found
> If I run jrunscript from zulu-7 on cmd-line, it does this:
> $ $JAVA_HOME/bin/jrunscript
> script engine for language js can not be found
> For now, make the xml check non-voting in branch-1.2 so can see if we can get
> the nightly running.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)