From 11249faa2d719a1cd007afedfdd3da2a5417f1e5 Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Fri, 7 Jun 2013 14:01:08 +0000 Subject: [PATCH] Initial import of HC style-check git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/hc-stylecheck/trunk@1490654 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 40 +++++++++++++++++ src/main/resources/hc-stylecheck/asl2.header | 26 +++++++++++ src/main/resources/hc-stylecheck/default.xml | 47 ++++++++++++++++++++ src/main/resources/hc-stylecheck/relaxed.xml | 45 +++++++++++++++++++ 4 files changed, 158 insertions(+) create mode 100644 pom.xml create mode 100644 src/main/resources/hc-stylecheck/asl2.header create mode 100644 src/main/resources/hc-stylecheck/default.xml create mode 100644 src/main/resources/hc-stylecheck/relaxed.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..d3e0c81 --- /dev/null +++ b/pom.xml @@ -0,0 +1,40 @@ + + + + 4.0.0 + org.apache.httpcomponents + hc-stylecheck + 1-SNAPSHOT + Shared stylecheck plugin configuration for HC projects + jar + + + The Apache Software Foundation + http://www.apache.org/ + + + diff --git a/src/main/resources/hc-stylecheck/asl2.header b/src/main/resources/hc-stylecheck/asl2.header new file mode 100644 index 0000000..b1eb84d --- /dev/null +++ b/src/main/resources/hc-stylecheck/asl2.header @@ -0,0 +1,26 @@ +/* + * ==================================================================== + * 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. + * ==================================================================== + * + * This software consists of voluntary contributions made by many + * individuals on behalf of the Apache Software Foundation. For more + * information on the Apache Software Foundation, please see + * . + * + */ diff --git a/src/main/resources/hc-stylecheck/default.xml b/src/main/resources/hc-stylecheck/default.xml new file mode 100644 index 0000000..d4cae07 --- /dev/null +++ b/src/main/resources/hc-stylecheck/default.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/hc-stylecheck/relaxed.xml b/src/main/resources/hc-stylecheck/relaxed.xml new file mode 100644 index 0000000..2d270a6 --- /dev/null +++ b/src/main/resources/hc-stylecheck/relaxed.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +