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 00b7666  Improve parsing of space around v1 cookie attributes
     new 4617f72  Update schema (fix quotes)
     new b549201  Add TLD schema for Jakarta EE 9

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:
 LICENSE                                            |    1 +
 java/jakarta/servlet/resources/web-app_5_0.xsd     |    2 +-
 ...aglibrary_2_0.xsd => web-jsptaglibrary_3_0.xsd} | 1068 +++++++++++---------
 .../tomcat/util/descriptor/DigesterFactory.java    |    1 +
 .../tomcat/util/descriptor/XmlIdentifiers.java     |    1 +
 res/INSTALLLICENSE                                 |    1 +
 res/META-INF/servlet-api.jar.license               |    1 +
 res/maven/tomcat-servlet-api.pom                   |    1 +
 res/rat/rat-excludes.txt                           |    3 +
 test/org/apache/jasper/compiler/TestValidator.java |    1 +
 .../tags21.tld => webapp-5.0/WEB-INF/tags30.tld}   |    8 +-
 test/webapp-5.0/tld-versions.jsp                   |    2 +
 12 files changed, 614 insertions(+), 476 deletions(-)
 copy java/jakarta/servlet/resources/{web-jsptaglibrary_2_0.xsd => 
web-jsptaglibrary_3_0.xsd} (63%)
 copy test/{webapp-2.3/WEB-INF/tags21.tld => webapp-5.0/WEB-INF/tags30.tld} 
(88%)


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

Reply via email to