Commit Graph

10 Commits

Author SHA1 Message Date
Olivier Lamy 2ef6a3473a
jetty 12.1.x 12184 urls fixes (#12187)
* fix proxy url in web.xml
* Issue #12184 Change urls https://eclipse.dev to https://jetty.org

Fix #12187

Signed-off-by: Olivier Lamy <olamy@apache.org>

---------

Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-08-22 04:34:56 +02:00
Simone Bordet 8e6ad22b69
Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-08-21 11:38:00 +02:00
Jan Bartel 35bf336854
Jetty 12.1.x various updates to demos (#12089)
* Use standard servlet api 5 jar for servlet5-demos.

* Also update servlet4 demos to standard spec api jar.

Also remove needless printlns and use of StringUtil.
2024-07-29 18:54:36 +10:00
Olivier Lamy fb37792671
do not run checstyle for generated demos
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-07-25 11:53:55 +10:00
Ludovic Orban a0d8f077f4 move core demos from jetty-core to jetty-demos
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2024-07-18 16:51:40 +02:00
Jan Bartel 5e77a36140 Add missing environment props for some demos. 2024-06-24 12:16:32 +10:00
Joakim Erdfelt e0dd45445b
Update URLs for new jetty locations 2024-06-21 15:33:43 -05:00
Joakim Erdfelt 25bb6a2104
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x 2024-06-21 15:28:23 -05:00
Jan Bartel c941e8354f Update demo links to new jetty.org site 2024-06-21 11:27:15 +10:00
Jan Bartel 5dc9a73970
Jetty 12.1.x move demos (#11836)
* Refactor all ee demos to remove duplicates
2024-05-28 07:59:10 +02:00