diff --git standalone-metastore/checkstyle/asf.header standalone-metastore/checkstyle/asf.header new file mode 100644 index 0000000000000000000000000000000000000000..5d5f1e35f1ae19e7590ce70f0481d494be0c01b4 --- /dev/null +++ standalone-metastore/checkstyle/asf.header @@ -0,0 +1,17 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ diff --git standalone-metastore/checkstyle/checkstyle-noframes-sorted.xsl standalone-metastore/checkstyle/checkstyle-noframes-sorted.xsl new file mode 100644 index 0000000000000000000000000000000000000000..9c0ac30541656549b1995beec2d8e3b923e87ae3 --- /dev/null +++ standalone-metastore/checkstyle/checkstyle-noframes-sorted.xsl @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

CheckStyle Audit

Designed for use with CheckStyle and Ant.
+
+ + + +
+ + + +
+ + + + +
+ + + + +
+ + + + +

Files

+ + + + + + + + + + + + + + +
NameErrors
+
+ + + + +

File

+ + + + + + + + + + + + + + +
Error DescriptionLine
+ Back to top +
+ + + +

Summary

+ + + + + + + + + + + + +
FilesErrors
+
+ + + + a + b + + +
+ + diff --git standalone-metastore/checkstyle/checkstyle.xml standalone-metastore/checkstyle/checkstyle.xml new file mode 100644 index 0000000000000000000000000000000000000000..82b0a281483e3097dfa0764a07ee578e0625174a --- /dev/null +++ standalone-metastore/checkstyle/checkstyle.xml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git standalone-metastore/checkstyle/suppressions.xml standalone-metastore/checkstyle/suppressions.xml new file mode 100644 index 0000000000000000000000000000000000000000..3ac7731dd09f5659664bbc04494288bfcbf8c255 --- /dev/null +++ standalone-metastore/checkstyle/suppressions.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git standalone-metastore/pom.xml standalone-metastore/pom.xml index 7228b79a098dd1446d37aae4c7c564c69f6ab337..de546fd7874e83e426f0f7b4a722c9c3bfc07f48 100644 --- standalone-metastore/pom.xml +++ standalone-metastore/pom.xml @@ -48,6 +48,8 @@ 1.0b3 1.7 + ${basedir}/checkstyle/ + 2.12.1 3.5.2 @@ -403,6 +405,11 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven.checkstyle.plugin.version} + @@ -446,6 +453,14 @@ + org.apache.maven.plugins + maven-checkstyle-plugin + + ${checkstyle.conf.dir}/checkstyle.xml + basedir=${checkstyle.conf.dir} + + + com.github.os72 protoc-jar-maven-plugin 3.0.0-a3