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

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


    from dac7109  Added .vscode to gitignore
     new f931272  Add connection pool to JNDI realm
     new 77db3cc  Fix changelog
     new 659cfc6  Remove leftover debug
     new 95658df  Remove unnecessary code and avoid potential NPEs. Thanks to 
SpotBugs.
     new d476fd6  Remove leftover debug

The 5 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:
 java/org/apache/catalina/realm/JNDIRealm.java      | 442 ++++++++++++---------
 .../apache/catalina/realm/LocalStrings.properties  |   1 +
 test/org/apache/catalina/realm/TestJNDIRealm.java  |   7 +-
 webapps/docs/changelog.xml                         |   3 +
 webapps/docs/config/realm.xml                      |   7 +
 5 files changed, 272 insertions(+), 188 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to