ACCUMULO-4497 Remove another unnecessary exclude-filter.xml
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0ef0ec16 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0ef0ec16 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0ef0ec16 Branch: refs/heads/1.8 Commit: 0ef0ec161a3a1c85fc93c4a4e80213c12bcd557a Parents: 3cf49b9 Author: Christopher Tubbs <ctubb...@apache.org> Authored: Tue Oct 11 18:54:24 2016 -0400 Committer: Christopher Tubbs <ctubb...@apache.org> Committed: Tue Oct 11 18:54:24 2016 -0400 ---------------------------------------------------------------------- .../src/main/findbugs/exclude-filter.xml | 18 ------------------ 1 file changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/0ef0ec16/iterator-test-harness/src/main/findbugs/exclude-filter.xml ---------------------------------------------------------------------- diff --git a/iterator-test-harness/src/main/findbugs/exclude-filter.xml b/iterator-test-harness/src/main/findbugs/exclude-filter.xml deleted file mode 100644 index c801230..0000000 --- a/iterator-test-harness/src/main/findbugs/exclude-filter.xml +++ /dev/null @@ -1,18 +0,0 @@ -<!-- - 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. ---> -<FindBugsFilter> -</FindBugsFilter>