This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 835ec1b HBASE-21990 puppycrawl checkstyle dtds 404... moved to
sourceforge
835ec1b is described below
commit 835ec1b2182a56a6522d5f00a8ed2fb22ca75ebc
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 82876fb..4b5c2f5 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 c77d46b9..30f2ed8 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