I'm glad to announce we've finally released Weld 1.1.1.Final.
The release includes a couple of nasty
bug fixes, which specially gave Seam3 and GlassFish users a lot of trouble:
- Incorrect handling of cyclic dependencies between BeanDeploymentArchives
- ConcurrentModificationException while deactivating conversations
- Injections not working for certain bean methods
Another performance improvement:
And re-factored web containers integration, which now includes Jetty7+ support:
- Injection into servlet Listeners on Tomcat and Jetty
- Servlet / listener / filter injection support for Jetty 7 and above
- Servlet / listener / filter injection support for Jetty 7.2
The non-maven distribution can be found at SF.net:
Thanks to everyone involved -- Stuart, Pete, Martin, Nicklas, ... Seam3 guys, ... to name a few. :-)