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

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


    from 8b88823  Remove unused code
     new 4654cd0  Copy NoDescriptorRegistry from Meecrowave
     new 263ed70  Fix build warnings
     new 759536e  Format source (mainly line length changes)
     new c51c0ac  Expand comment
     new 1b7f49c  Fix NPE when using with a default Tomcat configuration
     new 4387c2b  Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63361

The 20775 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:
 .../tomcat/util/modeler/LocalStrings.properties    |   1 +
 .../tomcat/util/modeler/NoDescriptorRegistry.java  | 407 +++++++++++++++++++++
 java/org/apache/tomcat/util/modeler/Registry.java  |   9 +
 webapps/docs/changelog.xml                         |   6 +
 4 files changed, 423 insertions(+)
 create mode 100644 
java/org/apache/tomcat/util/modeler/NoDescriptorRegistry.java


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

Reply via email to