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

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


    from e4f402d  Fix typos
     new 4bac072  Documentation improvements in preparation for deprecating 
JDBCRealm
     new 15bbc3d  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                      | 265 +++++++++++----------
 webapps/docs/host-manager-howto.xml                |   7 +-
 webapps/docs/html-host-manager-howto.xml           |   7 +-
 webapps/docs/realm-howto.xml                       | 228 +++++++++---------
 10 files changed, 269 insertions(+), 258 deletions(-)


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

Reply via email to