[
https://issues.apache.org/jira/browse/HBASE-28679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang reopened HBASE-28679:
-------------------------------
Fix a typo on blanks options...
> Upgrade yetus to a newer version
> --------------------------------
>
> Key: HBASE-28679
> URL: https://issues.apache.org/jira/browse/HBASE-28679
> Project: HBase
> Issue Type: Sub-task
> Components: build, jenkins
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.9
>
>
> Now we use the one in yetus for validating, where it uses jrunscript to
> execute a simple javascript script.
> But the javascript engine has been removed from JDK starting from JDK 15, so
> in JDK 17 we can not use this way any more.
> https://openjdk.java.net/jeps/372
> We should find another way to validate xml files.
> =========
> In newer version, yetus has already changed to use xmllint, so let's see how
> to upgreade yetus.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)