%@ taglib prefix="bs" tagdir="/WEB-INF/tags/" %>
<%@ taglib prefix="props" tagdir="/WEB-INF/tags/props" %>
<%@ taglib prefix="l" tagdir="/WEB-INF/tags/layout" %>
<%@ taglib prefix="admin" tagdir="/WEB-INF/tags/admin" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="forms" tagdir="/WEB-INF/tags/forms" %>
<%--
~ Copyright 2000-2013 JetBrains s.r.o.
~
~ Licensed 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.
--%>
Allows importing data from report files produced by an external tool in TeamCity.
Please make sure that tests are not detected automatically before using this feature.
Path to FindBugs installation on agent. This path is used for loading bug pattern names and descriptions.
Newline- or comma-separated set of rules in the form of +|-:path.
Ant-style wildcards supported, e.g. dir/**/*.xml
You can configure a build to fail if it has too many inspection errors or warnings by
adding a corresponding build failure condition.
To configure error and warning limits for current monitoring rules only, use the
following settingsfollowing settings
Fail a build if the specified number of errors is exceeded. Leave blank if there is no limit.
Fail a build if the specified number of warnings is exceeded. Leave blank if there is no limit.