This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch branch-1
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-1 by this push:
new 02f6d33 HBASE-21990 puppycrawl checkstyle dtds 404... moved to
sourceforge
02f6d33 is described below
commit 02f6d333a86653796e3f7f13a64bddb1e5f7edf8
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-suppressions.xml | 2 +-
hbase-checkstyle/src/main/resources/hbase/checkstyle.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml
b/hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml
index 46009e9..c9edea7 100644
--- a/hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml
+++ b/hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
"-//Puppy Crawl//DTD Suppressions 1.0//EN"
- "http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
+ "http://checkstyle.sourceforge.net/dtds/suppressions_1_1.dtd">
<!--
/**
* Licensed to the Apache Software Foundation (ASF) under one
diff --git a/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml
b/hbase-checkstyle/src/main/resources/hbase/checkstyle.xml
index b423095..cfac6fb 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