Skip to content

Move to Jetty 12#1667

Merged
sbernard31 merged 7 commits intomasterfrom
jetty12
Nov 27, 2024
Merged

Move to Jetty 12#1667
sbernard31 merged 7 commits intomasterfrom
jetty12

Conversation

@sbernard31
Copy link
Copy Markdown
Contributor

Jetty 9.x will reach end of life.
So we need a solution, see #1662.

Here is a try to move to Jetty 12 using servlet API.

For now, I use jarkarta 9 but I think there is maybe no good reason about that ... probably I should try with jarkata 10 ? 🤔

About java requirement :

@JaroslawLegierski
Copy link
Copy Markdown
Contributor

For now, I use jarkarta 9 but I think there is maybe no good reason about that ... probably I should try with jarkata 10 ? 🤔

I have built a leshan test version with Jetty 12 using jarkarta10. In next week I will try to test it.

@sbernard31
Copy link
Copy Markdown
Contributor Author

I pushed a new commit about using jakarta 10.

I get some warning, I will try to deal with them :

2024-11-04 16:05:43,996 DefaultServlet       [WARN] DefaultServlet pathInfoOnly is set to true. Use ResourceServlet instead.  
2024-11-04 16:05:43,998 ResourceServlet      [WARN] Deprecated resourceBase used instead of baseResource  
2024-11-04 16:06:09,081 DefaultServlet       [WARN] Incorrect mapping for DefaultServlet at /*. Use ResourceServlet  

@sbernard31 sbernard31 force-pushed the jetty12 branch 2 times, most recently from d3026c3 to 80473ec Compare November 5, 2024 17:08
@sbernard31 sbernard31 merged commit aed8f6f into master Nov 27, 2024
@sbernard31 sbernard31 deleted the jetty12 branch January 13, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants