[ 
https://issues.apache.org/jira/browse/HBASE-19368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-19368.
---------------------------
      Resolution: Fixed
        Assignee: stack
    Hadoop Flags: Reviewed

See here how the xml check doesn't fail us anymore and we move on to run unit 
tests:

https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.2/145/console

Because of the above, I pushed the patch to branch-1.3, 1.4, and branch-1 too.  
On branch-2, we should have a js engine so if xml is failing, it probably not 
for the same reason; i.e. no js engine available .

> [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)

Reply via email to