-
Enhancement
-
Resolution: Done
-
Major
-
2.1.0.Final
-
None
Jetty 9.1 has been released recently. It introduces a few incompatible changes, most importantly the ServletContextHandler.Decorator interface which now has a single decorate() method.
As of 2.1.0, this will result in AbstractMethodErrors trying to initialise a CDI-enabled servlet.