Commit 54b6660
[test] Update web.xml schemas, XSD files, and test code for EE10
- All web-app version="5.0" -> "6.0" with Servlet 6.0 schema refs
- Distribution XSDs: real Jakarta EE 10 schemas from jakarta.ee
- @ignore GetDataTest HTTP/0.9 and HTTP/1.0 tests (Jetty 12)
- DbStore2Test: Jetty 12 ResourceHandler/Handler.Sequence API
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3fe2f86 commit 54b6660
File tree
14 files changed
+564
-43
lines changed- exist-core/src/test
- java/org/exist/xquery/functions
- request
- xmldb
- resources/standalone-webapp/WEB-INF
- exist-distribution/src/main/xslt
- exist-jetty-config/src/main/resources
- standalone-webapp/WEB-INF
- webapp/WEB-INF
- extensions
- debuggee/src/test/resources/standalone-webapp/WEB-INF
- exquery/restxq/src/test/resources/standalone-webapp/WEB-INF
- modules
- file/src/test/resources/standalone-webapp/WEB-INF
- persistentlogin/src/test/resources/standalone-webapp/WEB-INF
14 files changed
+564
-43
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | | - | |
| 95 | + | |
97 | 96 | | |
98 | | - | |
| 97 | + | |
99 | 98 | | |
100 | | - | |
101 | | - | |
| 99 | + | |
102 | 100 | | |
103 | 101 | | |
104 | 102 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
0 commit comments