This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new e348f8b  Checkstyle nag
e348f8b is described below

commit e348f8bce3be8515c87d424fec458089caa91dc9
Author: remm <[email protected]>
AuthorDate: Tue May 14 13:56:59 2019 +0200

    Checkstyle nag
---
 res/findbugs/filter-false-positives.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/findbugs/filter-false-positives.xml 
b/res/findbugs/filter-false-positives.xml
index 6878214..1c290b2 100644
--- a/res/findbugs/filter-false-positives.xml
+++ b/res/findbugs/filter-false-positives.xml
@@ -1211,7 +1211,7 @@
       <Field name="bcCache"/>
       <Field name="ccCache"/>
     </Or>
-    <Bug pattern="VO_VOLATILE_REFERENCE_TO_ARRAY"/>    
+    <Bug pattern="VO_VOLATILE_REFERENCE_TO_ARRAY"/>
   </Match>
   <Match>
     <!-- mb.toString() can be null because


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to