I removed annotations from my Jetty startup, but it is still being
loaded.
Appears to be because the jsp module depends on it.
Looks like this code was added a while back in
https://github.com/eclipse/jetty.project/commit/af27566d2b3e5be2fa7c3a81c377c5ba5a223d5b
I'd rather not incur the scan time for annotation parsing.
Is there a reason JSP module cannot work with annotations that anyone
can recall?
If not, is there a way I can disable a depends module from being added,
or do I just need to add a empty `annotations.mod` in my jetty-base?
Thanks,
Padraic
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users