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

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


    from f83eae6  Clean-up. No functional change.
     new 6901b49  Skip checkstyle for test files without ALv2 header
     new f2dfcb0  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58590

The 2 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:
 build.xml                                          |   1 +
 .../apache/catalina/realm/UserDatabaseRealm.java   |   9 ++
 .../apache/catalina/users/LocalStrings.properties  |   5 +
 .../catalina/users/LocalStrings_es.properties      |   2 +
 .../catalina/users/LocalStrings_fr.properties      |  14 +-
 .../catalina/users/LocalStrings_ja.properties      |  12 ++
 .../apache/catalina/users/MemoryUserDatabase.java  | 156 +++++++++++++++------
 .../catalina/users/MemoryUserDatabaseFactory.java  |   5 +
 webapps/docs/changelog.xml                         |   7 +
 webapps/docs/jndi-resources-howto.xml              |   8 +-
 10 files changed, 177 insertions(+), 42 deletions(-)


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

Reply via email to