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

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


    from 8c5da31  Remove trailing space
     new 5d85f94  Parse annotations on fields or methods
     new a15c8da  Fix typos and consistent naming
     new 2b4fd1b  Add HandlesTypes test
     new eb974b4  Move to javax

The 4 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:
 .../org/apache/catalina/startup/ContextConfig.java |  2 +-
 .../tomcat/util/bcel/classfile/ClassParser.java    | 43 ++++++++++++++------
 .../tomcat/util/bcel/classfile/JavaClass.java      | 35 +++++++++++++++-
 .../apache/tomcat/util/bcel/classfile/Utility.java | 13 ------
 .../util/scan/FooSCI.java}                         | 21 +++++-----
 .../util/scan/TestClassParser.java}                | 46 +++++++++++-----------
 .../javax.servlet.ServletContainerInitializer      |  3 +-
 webapps/docs/changelog.xml                         |  4 ++
 8 files changed, 106 insertions(+), 61 deletions(-)
 copy test/org/apache/{catalina/startup/TesterServletContainerInitializer1.java 
=> tomcat/util/scan/FooSCI.java} (65%)
 copy test/org/apache/{catalina/webresources/TestJarWarResourceSet.java => 
tomcat/util/scan/TestClassParser.java} (55%)
 copy java/org/apache/catalina/util/CharsetMapperDefault.properties => 
test/webapp-sci/WEB-INF/classes/META-INF/services/javax.servlet.ServletContainerInitializer
 (95%)

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

Reply via email to