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 e8bcbf1 Ignore exception getting content length new 2b32090 Initial import of Jakarta EE 9 schemas new c715270 Tabs to spaces. Remove trailing whitespace. new 6101c1c Eclipse Compiler for Java has moved to EPLv2 new 7467bd5 Use better terminology 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: LICENSE | 409 +++++++++------- .../resources/{javaee_8.xsd => jakartaee_9.xsd} | 516 ++++++++++----------- ...ices_1_3.xsd => jakartaee_web_services_2_0.xsd} | 255 +++++----- ...3.xsd => jakartaee_web_services_client_2_0.xsd} | 214 ++++----- .../servlet/resources/{jsp_2_3.xsd => jsp_3_0.xsd} | 107 ++--- .../resources/{web-app_4_0.xsd => web-app_5_0.xsd} | 158 +++---- .../{web-common_4_0.xsd => web-common_5_0.xsd} | 273 +++++------ res/INSTALLLICENSE | 409 +++++++++------- webapps/docs/config/filter.xml | 4 +- 9 files changed, 1149 insertions(+), 1196 deletions(-) copy java/jakarta/servlet/resources/{javaee_8.xsd => jakartaee_9.xsd} (85%) copy java/jakarta/servlet/resources/{javaee_web_services_1_3.xsd => jakartaee_web_services_2_0.xsd} (64%) copy java/jakarta/servlet/resources/{javaee_web_services_client_1_3.xsd => jakartaee_web_services_client_2_0.xsd} (74%) copy java/jakarta/servlet/resources/{jsp_2_3.xsd => jsp_3_0.xsd} (76%) copy java/jakarta/servlet/resources/{web-app_4_0.xsd => web-app_5_0.xsd} (65%) copy java/jakarta/servlet/resources/{web-common_4_0.xsd => web-common_5_0.xsd} (83%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org