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