Lachlan
|
6fb717b1b4
|
Merge pull request #7956 from eclipse/jetty-12.0.x-lachlan
fixes to Jetty 12 for Servlet/WebSocket tests
|
2022-05-05 15:48:31 +10:00 |
Lachlan Roberts
|
f40f4095d5
|
Revert "canonically encode pathspecs"
This reverts commit 83cca5671c .
|
2022-05-05 13:49:10 +10:00 |
Lachlan Roberts
|
83cca5671c
|
canonically encode pathspecs
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 09:39:55 +10:00 |
Lachlan Roberts
|
e7be6f1422
|
fix bug in ResponseHttpFields
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 09:07:15 +10:00 |
Lachlan Roberts
|
1c1847be6f
|
rework and cleanup code for ensureConsumeAllOrNotPersistent
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-05 08:42:18 +10:00 |
Jan Bartel
|
30c85c702e
|
WIP move session tests to ee9 before duplicating to ee10
|
2022-05-04 15:10:13 +02:00 |
Lachlan Roberts
|
12f443db7d
|
re-enable AsyncContextListenersTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 15:30:39 +10:00 |
Lachlan Roberts
|
8f981500b8
|
update SpnegoAuthenticatorTest and fix bug in ConfigurableSpnegoAuthenticator
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 14:40:14 +10:00 |
Lachlan Roberts
|
686827feaf
|
Fix expectation for ErrorPageTest.testBadMessage()
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 14:12:34 +10:00 |
Lachlan Roberts
|
3ae3457cb9
|
fix ErrorHandler exclusion based on HTTP method
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 14:11:28 +10:00 |
Lachlan Roberts
|
10a9490269
|
Fix some test cases in ErrorPageTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2022-05-04 14:11:12 +10:00 |
Greg Wilkins
|
428a9d568f
|
Reverted to use Resource as BaseResource
|
2022-05-03 19:28:53 +02:00 |
Greg Wilkins
|
0a32147e89
|
Jetty-12 Restructure
Copied ee10 from hackathon branch
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
|
2022-05-03 15:52:44 +02:00 |