You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/08/15 18:45:35 UTC

[tomcat] 02/06: Reformat to simplify checking against other versions

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

markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit c9553f943d19cf39f2fedc6f3a56cf8071fa8a0c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Aug 15 16:47:47 2019 +0100

    Reformat to simplify checking against other versions
---
 res/maven/tomcat-servlet-api.pom | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/res/maven/tomcat-servlet-api.pom b/res/maven/tomcat-servlet-api.pom
index dee1554..0cd8a25 100644
--- a/res/maven/tomcat-servlet-api.pom
+++ b/res/maven/tomcat-servlet-api.pom
@@ -38,11 +38,16 @@
       <distribution>repo</distribution>
       <comments>
         The Apache License, version 2.0 applies to all files apart from
-        javaee_5.xsd, javaee_web_services_1_2.xsd,
-        javaee_web_services_client_1_2.xsd, javaee_6.xsd,
-        javaee_web_services_1_3.xsd, javaee_web_services_client_1_3.xsd,
-        web-app_3_0.xsd, web-common_3_0.xsd, web-fragment_3_0.xsd to which the
-        CDDL version 1.0 applies.
+        javaee_5.xsd,
+        javaee_6.xsd,
+        javaee_web_services_1_2.xsd,
+        javaee_web_services_client_1_2.xsd,
+        javaee_web_services_1_3.xsd,
+        javaee_web_services_client_1_3.xsd,
+        web-app_3_0.xsd,
+        web-common_3_0.xsd,
+        web-fragment_3_0.xsd,
+        to which the CDDL version 1.0 applies.
       </comments>
     </license>
   </licenses>


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