From db50cdc6448e70fba9a18f634c0add2ac666b771 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Tue, 12 Jun 2018 08:55:33 +0200 Subject: [PATCH] SpotBugs 3.1.4 fixed issues with Ivy cachepath --- check.xml | 83 +++++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 43 deletions(-) diff --git a/check.xml b/check.xml index bed388a38..90655ed4f 100644 --- a/check.xml +++ b/check.xml @@ -48,13 +48,16 @@ - + + + description="Name of Checkstyle XML report"/> @@ -75,30 +78,33 @@ value="**/*.java" description="Include pattern of the files to check"/> - + + + description="Where to store SpotBugs results"/> + description="Name of SpotBugs XML report"/> + description="Which XSL to use for generating output: default, fancy, plain, summary"/> + description="JVM arguments when invoking SpotBugs"/> - + + + description="Where to store Apache Rat reports"/> - + description="Name of Apache Rat report"/> + @@ -141,8 +150,8 @@ Skip running Checkstyle. - + @@ -182,7 +191,7 @@ + out="${checkstyle.reportdir}/xdocs/index.xml"> @@ -241,34 +250,22 @@ - - - - - - - - - - - - - - - + - + + + + classpathref="spotbugs.classpath"/> - + - + inline="true" conf="default" pathid="rat.classpath"/> @@ -301,11 +298,11 @@ - - + + + classpathref="owasp.dc.classpath"/>