This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 14f3bf5 Tomcat 8.5.x does not include the Java EE 8 schemas
14f3bf5 is described below
commit 14f3bf543e870ddef11b56213f9fffec4f71208b
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 23 23:21:01 2019 +0100
Tomcat 8.5.x does not include the Java EE 8 schemas
This was missed when Tomcat 8.5.x was created from Tomcat 9.
---
LICENSE | 4 ----
res/INSTALLLICENSE | 4 ----
2 files changed, 8 deletions(-)
diff --git a/LICENSE b/LICENSE
index e6a6baf..112c0b4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -725,10 +725,6 @@ For the following XML Schemas for Java EE Deployment
Descriptors:
- web-app_3_1.xsd
- web-common_3_1.xsd
- web-fragment_3_1.xsd
- - javaee_8.xsd
- - web-app_4_0.xsd
- - web-common_4_0.xsd
- - web-fragment_4_0.xsd
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
diff --git a/res/INSTALLLICENSE b/res/INSTALLLICENSE
index e6a6baf..112c0b4 100644
--- a/res/INSTALLLICENSE
+++ b/res/INSTALLLICENSE
@@ -725,10 +725,6 @@ For the following XML Schemas for Java EE Deployment
Descriptors:
- web-app_3_1.xsd
- web-common_3_1.xsd
- web-fragment_3_1.xsd
- - javaee_8.xsd
- - web-app_4_0.xsd
- - web-common_4_0.xsd
- - web-fragment_4_0.xsd
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]