jetty.project
jetty.project copied to clipboard
Test resources need to be transformed to ee8
jetty-12.0.x
Some jetty-ee8-plus tests are failing, because they use src/test/resources such as web.xml and web-fragment.xml that have not been transformed from ee9 to ee8.
fixed https://github.com/eclipse/jetty.project/commit/68206ce880a334d02fa381adf03fe01e2e5b2015
@olamy @janbartel is this still valid? can it be closed?
done