Files
PlantUmlServer/.github/workflows
Raphael Rösch 61d201e772 fix: remove broken tests based on jetty-runner (#354)
* tests based on jetty-runner do not work because
  the jetty-runner JAR contains invalid Java SPI services config files
* due to these invalid files Jetty 11.0.20+ is unable to properly
  initialize itself itself
* This change removes all tests based on jetty-runner
  and bumps the Jetty version to 11.0.24
* There are already jobs using the Jetty Maven plugin to
  launch a testing instance + run all tests
2025-02-05 14:19:18 +01:00
..
2025-02-04 22:08:55 +01:00