From adb64d9f9c894fcb394dfba74ab6fd36b9dfe9af Mon Sep 17 00:00:00 2001 From: kkolinko Date: Tue, 4 Oct 2011 08:46:07 +0000 Subject: [PATCH] rat-excludes.txt file for Buildbot INFRA-3948 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1178721 13f79535-47bb-0310-9956-ffa450edef68 --- res/rat/rat-excludes.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 res/rat/rat-excludes.txt diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt new file mode 100644 index 000000000..683ef6c6a --- /dev/null +++ b/res/rat/rat-excludes.txt @@ -0,0 +1,21 @@ + 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. + + Excludes file for Apache RAT tool run by ASF Buildbot, + http://incubator.apache.org/rat/ + + - HTML files in Documentation web application are generated from XML + +output/build/webapps/docs/*.html -- 2.11.0