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 08b8f9d  Fix typos
     new 301fe56  Documentation improvements in preparation for deprecating 
JDBCRealm
     new 73da693  Deprecate JDBCRealm

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:
 java/org/apache/catalina/mbeans/MBeanFactory.java  |   7 +-
 .../apache/catalina/mbeans/mbeans-descriptors.xml  |   2 +-
 .../org/apache/catalina/realm/DataSourceRealm.java |   2 +-
 java/org/apache/catalina/realm/JDBCRealm.java      |   4 +
 webapps/docs/appdev/deployment.xml                 |   2 +-
 webapps/docs/changelog.xml                         |   3 +
 webapps/docs/config/realm.xml                      | 247 +++++++++++----------
 webapps/docs/host-manager-howto.xml                |   7 +-
 webapps/docs/html-host-manager-howto.xml           |   7 +-
 webapps/docs/realm-howto.xml                       | 220 +++++++++---------
 10 files changed, 258 insertions(+), 243 deletions(-)


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

Reply via email to