diff --git storage-api/checkstyle/asf.header storage-api/checkstyle/asf.header new file mode 100644 index 0000000000000000000000000000000000000000..5d5f1e35f1ae19e7590ce70f0481d494be0c01b4 --- /dev/null +++ storage-api/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 storage-api/checkstyle/checkstyle-noframes-sorted.xsl storage-api/checkstyle/checkstyle-noframes-sorted.xsl new file mode 100644 index 0000000000000000000000000000000000000000..9c0ac30541656549b1995beec2d8e3b923e87ae3 --- /dev/null +++ storage-api/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 storage-api/checkstyle/checkstyle.xml storage-api/checkstyle/checkstyle.xml new file mode 100644 index 0000000000000000000000000000000000000000..82b0a281483e3097dfa0764a07ee578e0625174a --- /dev/null +++ storage-api/checkstyle/checkstyle.xml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git storage-api/checkstyle/suppressions.xml storage-api/checkstyle/suppressions.xml new file mode 100644 index 0000000000000000000000000000000000000000..3ac7731dd09f5659664bbc04494288bfcbf8c255 --- /dev/null +++ storage-api/checkstyle/suppressions.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git storage-api/pom.xml storage-api/pom.xml index 807cb2c7412cd80973423795a9dbebd299d5b774..107fa46cffda5925e28dfbc983396bed25214010 100644 --- storage-api/pom.xml +++ storage-api/pom.xml @@ -36,6 +36,8 @@ 2.8.1 4.11 1.7.10 + 2.15 + ${basedir}/checkstyle/ @@ -132,9 +134,26 @@ ${basedir}/src/test/resources + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven.checkstyle.plugin.version} + + + org.apache.maven.plugins + maven-checkstyle-plugin + + ${checkstyle.conf.dir}/checkstyle.xml + basedir=${checkstyle.conf.dir} + + + + org.apache.maven.plugins maven-compiler-plugin 3.1