This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 16c2c3f Improve escaping for code in call method new b6eddfc FindBugs -> SpotBugs (rename) new f33d518 Exclude the SpotBug ranks we (currently) aren't looking at new 2e306b7 Update SpotBugs to 4.5.2 new b3445f8 Back-port changes to address plugin reported false positives new 965eed8 Address false positives reported when running via Ant new a36065d Additional locking to improve protection for concurrent modifications The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: BUILDING.txt | 16 +- build.properties.default | 18 +- build.xml | 50 +-- .../catalina/users/DataSourceUserDatabase.java | 481 ++++++++++++--------- .../filter-false-positives.xml | 169 +++++++- webapps/docs/changelog.xml | 11 + 6 files changed, 501 insertions(+), 244 deletions(-) rename res/{findbugs => spotbugs}/filter-false-positives.xml (93%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org