This is an automated email from the ASF dual-hosted git repository. openinx pushed a commit to branch HBASE-21879 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit a42f23f41fd287b5364912bc0ced8e90ba1a96b0 Author: stack <[email protected]> AuthorDate: Mon Mar 4 13:17:08 2019 -0800 HBASE-21990 puppycrawl checkstyle dtds 404... moved to sourceforge --- hbase-checkstyle/src/main/resources/hbase/checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml b/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml index 22864a3..746bd11 100644 --- a/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml +++ b/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.3//EN" - "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> + "http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd"> <!-- /** * Licensed to the Apache Software Foundation (ASF) under one
