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