You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Mark Struberg <st...@apache.org> on 2010/07/11 01:39:06 UTC

[ANNOUNCE] Apache OpenWebBeans 1.0.0-alpha-1 released

The Apache OpenWebBeans Team is proud to announce the release of

Apache OpenWebBeans 1.0.0-alpha-1

Apache OpenWebBeans is an implementation of JSR-299 "Context and 
Dependency Injection for Java" and JSR-330 "atinject". OpenWebBeans has 
a modular structure and provides Dependency Injection scaling from Java 
SE environments up to EE6 servers with complicated ClassLoader hierarchies.

1.0.0-alpha-1 implements the latest API, passes the JSR-330 TCK and 
almost passes the JSR-299 standalone TCK (waiting for a few bugs in the 
TCK to get fixed).

The release can be downloaded from

http://www.apache.org/dyn/closer.cgi/openwebbeans/1.0.0-alpha-1/
http://www.apache.org/dist/openwebbeans/1.0.0-alpha-1/


The Apache OpenWebBeans Team