|
@@ -1,3 +1,8 @@
|
|
|
+<?xml version="1.0"?>
|
|
|
+<!DOCTYPE module PUBLIC
|
|
|
+ "-//Puppy Crawl//DTD Check Configuration 1.2//EN"
|
|
|
+ "http://www.puppycrawl.com/dtds/configuration_1_2.dtd">
|
|
|
+
|
|
|
<!--
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
@@ -14,11 +19,6 @@
|
|
|
See the License for the specific language governing permissions and
|
|
|
limitations under the License.
|
|
|
-->
|
|
|
-<?xml version="1.0"?>
|
|
|
-<!DOCTYPE module PUBLIC
|
|
|
- "-//Puppy Crawl//DTD Check Configuration 1.2//EN"
|
|
|
- "http://www.puppycrawl.com/dtds/configuration_1_2.dtd">
|
|
|
-
|
|
|
<!--
|
|
|
|
|
|
Checkstyle configuration for Hadoop that is based on the sun_checks.xml file
|