Fix version on all ee11 web xml files (after change to 6.1 xsd)

This commit is contained in:
Jan Bartel 2024-06-20 15:22:32 +10:00
parent 14342111cb
commit 3e571fb015
40 changed files with 40 additions and 40 deletions

View File

@ -4,7 +4,7 @@
xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_0.xsd"
version="6.0">
version="6.1">
<name>ardvaark</name>
</web-fragment>

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-fragment_6_0.xsd"
metadata-complete="true"
version="6.0">
version="6.1">
<name>badger</name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>Test 31 WebApp</display-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="true"
version="6.0">
version="6.1">
<display-name>Test 31 WebApp</display-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<!-- ===================================================================== -->
<!-- This file contains the default descriptor for web applications. -->

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>EE10 Demo Jetty Websocket WebApp</display-name>

View File

@ -2,6 +2,6 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<description>Test webapp for JSTL</description>
</web-app>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>WebApp With Resources</display-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<!-- ===================================================================== -->
<!-- This file contains the default descriptor for web applications. -->

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>Test WebApp</display-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>Very Simple Bad Websocket Application</display-name>
</web-app>

View File

@ -1,7 +1,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Intentionally Bad Init</display-name>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<servlet>
<servlet-name>h1</servlet-name>

View File

@ -1,6 +1,6 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Intentional Deployment Error WebApp</display-name>
</web-app>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<!-- ===================================================================== -->
<!-- This file contains the default descriptor for web applications. -->

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="true"
version="6.0">
version="6.1">
<display-name>Test JMX WebApp</display-name>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<servlet>
<servlet-name>logservlet</servlet-name>
<servlet-class>org.eclipse.jetty.ee11.log4j2.LogServlet</servlet-class>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<login-config>
<auth-method>OPENID</auth-method>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>OWB CDI Integration Test WebApp</display-name>
<!-- This will be required by the SCI org.apache.webbeans.servlet.WebBeansConfigurationListener$Auto

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>Very Simple Web Application</display-name>

View File

@ -4,5 +4,5 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
</web-app>

View File

@ -4,5 +4,5 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
</web-app>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<display-name>Very Simple Websocket Application</display-name>
</web-app>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Weld CDI Integration Test WebApp</display-name>
<listener>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<!-- ===================================================================== -->
<!-- This file contains the default descriptor for web applications. -->

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Test 4 WebApp</display-name>
<default-context-path>/three</default-context-path>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Test 4 WebApp</display-name>
<default-context-path>/one</default-context-path>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Bad Redefine Default Servlet Mapping WebApp</display-name>
<servlet>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Redefine Default Servlet Mapping WebApp</display-name>
<servlet>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Test 4 WebApp</display-name>
<session-config>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Test 4 WebApp</display-name>
<default-context-path>/two</default-context-path>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<display-name>Test 4 WebApp</display-name>
<default-context-path></default-context-path>

View File

@ -3,7 +3,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<servlet>
<servlet-name>zedName</servlet-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<servlet>
<servlet-name>GetResourceServlet</servlet-name>

View File

@ -3,7 +3,7 @@
xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<context-param>
<param-name>org.eclipse.jetty.websocket.jakarta.addDynamicFilter</param-name>

View File

@ -3,7 +3,7 @@
xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<listener>
<listener-class>org.eclipse.jetty.websocket.jakarta.tests.server.InfoContextAltAttributeListener</listener-class>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<!-- disable Jakarta WebSockets -->
<context-param>

View File

@ -2,7 +2,7 @@
<web-app xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
version="6.0">
version="6.1">
<!-- disable Jakarta Websockets -->
<context-param>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<filter>
<filter-name>wsuf-alt</filter-name>

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_6_1.xsd"
metadata-complete="false"
version="6.0">
version="6.1">
<!-- Add the custom filter first. -->
<filter>