[
https://issues.apache.org/jira/browse/HBASE-21990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784055#comment-16784055
]
stack commented on HBASE-21990:
-------------------------------
Build of branch-2.0 now shows the below in yetus xml check:
{code}
18:07:43 | +1 | xml | 2m 13s | The source tree has no
ill-formed XML
18:07:43 | | | | file.
{code}
It was -1 causing overall run to fail. Now its +1 overall. The xml.txt in the
build artifacts is now an empty file too. Let me push this everywhere.
> puppycrawl checkstyle dtds 404... moved to sourceforge
> ------------------------------------------------------
>
> Key: HBASE-21990
> URL: https://issues.apache.org/jira/browse/HBASE-21990
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.0.5, 2.1.4, 1.5.1, 1.2.12
>
> Attachments: HBASE-21990.branch-2.0.001.patch
>
>
> Yetus flagging two badly formatted xml files. Seemingly related are the two
> filenotfoundexceptions that show in the xml.txt build product.
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.0/1399/artifact/output-general/xml.txt
> The complaint is that the xml dtds are not found.
> Indeed they were moved long time ago:
> https://github.com/checkstyle/checkstyle/issues/1571
> They were supposed to stick around at their old location but that seems to
> have changed recently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)