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

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 3fc8342b Improve escaping for code in call method
     new 74e1329  FindBugs -> SpotBugs (rename)
     new 8c13846  Exclude the SpotBug ranks we (currently) aren't looking at
     new cd85bf6  Update SpotBugs to 4.5.2
     new bb6f8d3  Additional locking to improve protection for concurrent 
modifications
     new 16a7757  Back-port fixes for false positives from IDE plugin
     new 3eb4a0a  Back-port fixes for false positives when running via Ant

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

Reply via email to