Repository: cloudstack Updated Branches: refs/heads/master 0ac2eb4f6 -> 930e4a2a6
Add empty findbugs exclusion files for the new modules Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/930e4a2a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/930e4a2a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/930e4a2a Branch: refs/heads/master Commit: 930e4a2a6f604df3560c76bd2b38faf75b6a3709 Parents: 628d8e6 Author: Hugo Trippaers <htrippa...@schubergphilis.com> Authored: Wed Jul 23 11:09:04 2014 +0200 Committer: Hugo Trippaers <htrippa...@schubergphilis.com> Committed: Wed Jul 23 11:11:18 2014 +0200 ---------------------------------------------------------------------- .../brocade-vcs/findbugsExcludeFilter.xml | 25 ++++++++++++++++++++ .../nuage-vsp/findbugsExcludeFilter.xml | 25 ++++++++++++++++++++ 2 files changed, 50 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/930e4a2a/plugins/network-elements/brocade-vcs/findbugsExcludeFilter.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/brocade-vcs/findbugsExcludeFilter.xml b/plugins/network-elements/brocade-vcs/findbugsExcludeFilter.xml new file mode 100644 index 0000000..d372850 --- /dev/null +++ b/plugins/network-elements/brocade-vcs/findbugsExcludeFilter.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + 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> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/930e4a2a/plugins/network-elements/nuage-vsp/findbugsExcludeFilter.xml ---------------------------------------------------------------------- diff --git a/plugins/network-elements/nuage-vsp/findbugsExcludeFilter.xml b/plugins/network-elements/nuage-vsp/findbugsExcludeFilter.xml new file mode 100644 index 0000000..d372850 --- /dev/null +++ b/plugins/network-elements/nuage-vsp/findbugsExcludeFilter.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + 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>