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

paulrutter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


    from 8eeda087df Switch to Sling Commons Log, add additional upload test if 
multipart config is not enabled
     add dc8282d0a3 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - 
1.1.0-SNAPSHOT - Use jetty 12.1.0-alpha1 - Add 
`org.eclipse.jetty.compression.*` to exports - Add dependency on 
jetty-compression-gzip (not sure if this is required, maybe only for the 
client) and jetty-compression-common
     add 1ba9b6443a FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Fix samples
     add e98e1cf247 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Move to 
EE11 - Skip baselining to prevent errors in the baseline phase because of 
changed API's in 6.1.0
     add 720e3952e7 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Pass local 
maven repo to be able to get to the snapshot version of the servlet-api bundle
     add ba7ee7d736 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Use 
snapshot version
     add 973bf30246 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Build 
servlet-api, as it's used in the Jetty bundles
     add 00a3c42aa9 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Update 
README.md
     add eb61dc7817 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Update 
wrappers to implement new methods for servlet-api 6.1. This will break 
backwards compatbility though
     add e921130416 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 7bca9f8fbe Fix merge
     add 7a859623c5 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 437c40ff94 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Fix samples
     add a279027a22 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add e2090d2ace Upgrade to Alpha2
     add 1197c4892f FELIX-6751 : Use proper encoding for service filter
     add 49e4232bab [maven-release-plugin] prepare release 
org.apache.felix.webconsole-5.0.10
     add 0dba53c729 [maven-release-plugin] prepare for next development 
iteration
     add 49a5178e35 Add webconsole to CI pipeline
     add 738ff8fd4d FELIX-6752 : System information throws 
java.lang.ClassCastException
     add 82abeb8f86 Bump ch.qos.logback:logback-core in 
/ipojo/handler/jmx/jmx-handler-it (#375)
     add d3397d0dbf FELIX-6753 : Use only plugin path for redirect/form submit
     add c35385ae55 Update pom.xml
     add 5289a52689 Update AbstractJettyTestSupport.java
     add bd5a37f92a FELIX-6755 : Support Jakarta Servlet 6
     add 9d0f8c51a1 Syntax error fix for default filter (#381)
     add e348a1bbc9 FELIX-6755 : Create filter directly
     add 1ccdf4ab00 Bump ch.qos.logback:logback-core (#380)
     add 8f738e2701 Bump org.apache.felix:org.apache.felix.webconsole (#382)
     add 985d21efb7 Bump actions/upload-artifact from 4.6.0 to 4.6.1
     add 57182f8d14 Bump ch.qos.logback:logback-core in 
/ipojo/runtime/composite-it
     add 5a10c78f96 Bump org.apache.felix:org.apache.felix.webconsole
     add 6418523e96 Bump org.apache.felix:org.apache.felix.webconsole
     add 3efb001eaf Bump ch.qos.logback:logback-core
     add d14688ad6c FELIX-6754-Update-jetty-to-12.0.17 - Add JETTY_11 to list 
of possible enums that require setting `setDecodeAmbiguousURIs`, see 
https://github.com/jetty/jetty.project/pull/12827
     add c14bc5b24b Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.15 in 
/rootcause
     add 064578beaf [maven-release-plugin] prepare release 
org.apache.felix.http.jetty12-1.0.22
     add cf805847aa [maven-release-plugin] prepare for next development 
iteration
     add 1733285a7d Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.15 in 
/systemready
     add 6139eb2274 [maven-release-plugin] prepare release 
org.apache.felix.http.webconsoleplugin-1.2.2
     add 23b5e857c2 [maven-release-plugin] prepare for next development 
iteration
     add 23b75ce0e9 FELIX-6757 : Properly encode bundle information
     add 68be2bd286 FELIX-6756 Cookie name "Path" is a reserved token - Apply 
fix from patch - Add unit tests
     add 1760dc2e5b Revert "FELIX-6754-Update-jetty-to-12.0.17"
     add 97c9243696 [maven-release-plugin] prepare release 
org.apache.felix.http.wrappers-1.1.10
     add e96c656991 [maven-release-plugin] prepare for next development 
iteration
     add b469cbe5c7 FELIX-6756 Cookie name "Path" is a reserved token - Use 
wrappers snapshot in jetty bundle
     add 3cb8ba003b [maven-release-plugin] prepare release 
org.apache.felix.http.jetty-5.1.30
     add 333102e030 [maven-release-plugin] prepare for next development 
iteration
     add 11ae5d14ac [maven-release-plugin] prepare release 
org.apache.felix.http.jetty12-1.0.24
     add 588884616b [maven-release-plugin] prepare for next development 
iteration
     add 55e8b11bd2 FELIX-6756 Cookie name "Path" is a reserved token - Use 
wrappers snapshot in jetty bundle
     add 22456391a5 FELIX-6756 Cookie name "Path" is a reserved token - build 
wrappers before jetty bundles, so the jetty12 can depend on latest snapshot 
versions. - jetty11 bundle still needs to rely on previous snapshot version 
until after the release is done.
     add 68b2ddaa86 Update README.md
     add ef80790319 FELIX-6758 Update to Jetty 12.0.18 / 11.0.25 - Upgrade to 
12.0.18 and 11.0.25
     add 00673dca48 Bump org.apache.felix:org.apache.felix.webconsole
     add ffca48acea [maven-release-plugin] prepare release 
org.apache.felix.http.jetty-5.1.32
     add 0c5e990723 [maven-release-plugin] prepare for next development 
iteration
     add 296118e8db [maven-release-plugin] prepare release 
org.apache.felix.http.jetty12-1.0.26
     add d886012674 [maven-release-plugin] prepare for next development 
iteration
     add 72078f80f1 FELIX-6750-Jetty-12.1.0-tryout - update to 12.1.0.alpha2
     add 3b6145ae8d Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 35918d8ffa FELIX-6750-Jetty-12.1.0-tryout - update to latest snapshot 
for jetty bundle
     add 13838ff448 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 2c33badebd FELIX-6750-Jetty-12.1.0-tryout - revert unneeded changes 
now 6.1.0 already contains the 6.1 changes of the servlet api
     add 25360cd4ed FELIX-6750-Jetty-12.1.0-tryout - revert unneeded changes 
now 6.1.0 already contains the 6.1 changes of the servlet api
     add 093cfbb430 FELIX-6750-Jetty-12.1.0-tryout - revert unneeded changes 
now 6.1.0 already contains the 6.1 changes of the servlet api
     add 8b297ce319 FELIX-6750-Jetty-12.1.0-tryout - revert unneeded changes 
now 6.1.0 already contains the 6.1 changes of the servlet api
     add d0d0cfc941 FELIX-6750-Jetty-12.1.0-tryout - revert unneeded changes 
now 6.1.0 already contains the 6.1 changes of the servlet api
     add 8e47a8f70b FELIX-6750-Jetty-12.1.0-tryout - Fix version
     add 416202ce54 FELIX-6750-Jetty-12.1.0-tryout - Fix merge - Move to EE11 
for ErrorHandler - Use try with resources
     add 9963f647eb FELIX-6750-Jetty-12.1.0-tryout - Move to EE11 for new tests 
- Simplify HTTP client migration
     add a790174134 FELIX-6750-Jetty-12.1.0-tryout - Organize imports
     add 1dccc80ff3 FELIX-6750-Jetty-12.1.0-tryout - Call start - Handle 
java.nio.channels.AsynchronousCloseException with a FIXME, might be a Jetty bug?
     add 8719de512b FELIX-6750-Jetty-12.1.0-tryout - Fix FIXME, handle async 
with future
     add dc7b988639 FELIX-6750-Jetty-12.1.0-tryout - Reset FIXME, 
AsynchronousCloseException still happens
     add 51cbc8e713 Move to 12.1.0.beta1
     add 8fe1c3cf8e Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 41f5e495de Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 67dbb41c53 - Fix beta2 dependencies and add spifly to light classifier 
test - Remove jetty-ee
     add 4f69f6839a - Remove try/catch which is fixed in beta2
     add 5016cf5377 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 042f50779c Add try/catch again, which was no longer needed in beta2, 
but again is in 12.1.0 (4f69f6839a6a74007d8f59e1b01f69405886c8c0) with java 21 
and 23
     add 66d7408a2e Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add fbfe1f2922 FELIX-6750-Jetty-12.1.0-tryout - Use 1.2.0-SNAPSHOT now 
1.1.0 will be released soon on master
     add 2090f501d1 FELIX-6750-Jetty-12.1.0-tryout - Move to 12.1.1
     add c28f6d7122 FELIX-6750-Jetty-12.1.0-tryout - Fix itest dep
     add 481d735372 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add cf9976ae3b Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 326986e2e2 FELIX-6750-Jetty-12.1.0-tryout - Move to 12.1.3
     add a4ebf516a1 FELIX-6750-Jetty-12.1.0-tryout - Use 1.2.0 snapshot
     add b6f624b639 FELIX-6750-Jetty-12.1.0-tryout - move to 12.1.4
     add f4f41e9c93 Merge branch 'master' into 
feature/FELIX-6750-Jetty-12.1.0-tryout
     add 603ed70fe9 FELIX-6750-Jetty-12.1.0-tryout - Move to 12.1.9
     add 6aa0c27898 FELIX-6750-Jetty-12.1.0-tryout - Update README for 
EE10/EE11 version ranges
     add 29856d0d86 FELIX-6750-Jetty-12.1.0-tryout - Bump jetty12 to 
2.0.0-SNAPSHOT for EE11 and update maven-bundle-plugin to 6.0.2
     add 8a1c9905ce FELIX-6750-Jetty-12.1.0-tryout - Update README to reflect 
Jetty 11 EoL in past tense
     new ed1a72a8e5 Merge pull request #376 from 
apache/feature/FELIX-6750-Jetty-12.1.0-tryout

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/maven-ci.yml                     |  2 +-
 http/README.md                                     | 10 ++--
 http/base/pom.xml                                  |  6 +--
 .../internal/handler/WebSocketHandlerTest.java     |  2 +-
 http/jetty12/pom.xml                               | 55 +++++++++++++---------
 .../http/jetty/internal/JettyErrorHandler.java     |  2 +-
 .../felix/http/jetty/internal/JettyService.java    | 38 +++++++--------
 .../http/jetty/it/AbstractJettyTestSupport.java    |  2 +-
 .../http/jetty/it/JakartaSpecificWebsocketIT.java  | 19 ++++----
 .../felix/http/jetty/it/JettyMaxFormSizeIT.java    | 41 +++++++---------
 .../http/jetty/it/JettySizeLimitHandlerIT.java     | 54 +++++++++++----------
 .../http/jetty/it/JettySpecificWebsocketIT.java    | 15 +++---
 .../jetty/it/JettyUriComplianceModeDefaultIT.java  | 51 ++++++++++----------
 .../jetty/it/JettyUriComplianceModeLegacyIT.java   | 46 ++++++------------
 .../felix/http/jetty/it/JettyVirtualThreadsIT.java | 31 ++++++------
 .../jetty/it/JettyVirtualThreadsThreadPoolIT.java  | 22 ---------
 .../felix/http/jetty/it/LightClassifierIT.java     |  8 +++-
 .../jetty/it/MissingWebsocketDependenciesIT.java   |  8 ++--
 http/pom.xml                                       |  2 +-
 http/samples/whiteboard/pom.xml                    | 16 +++----
 .../samples/whiteboard/TestWebSocketServlet.java   |  2 +-
 .../TestWebSocketServletAlternative.java           |  4 +-
 http/servlet-api/pom.xml                           |  2 +-
 http/wrappers/pom.xml                              |  2 +-
 .../jakartawrappers/HttpServletRequestWrapper.java | 11 +++++
 .../HttpServletResponseWrapper.java                | 22 ++++++++-
 26 files changed, 237 insertions(+), 236 deletions(-)

Reply via email to