[
https://issues.apache.org/jira/browse/HBASE-28679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-28679 started by Duo Zhang.
-----------------------------------------
> 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
>
> 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)