Apache DeltaSpike is a portable JSR-299 CDI
(Contexts and Dependency Injection for Java) Extension library
which contains lots of useful tools and helpers
which are missing in the CDI core spec.

DeltaSpike is not a CDI-container itself, but a portable
Extension library which can run on all CDI-containers!

DeltaSpike is tested and runs on many Java EE Servers like Apache TomEE,
Red Hat JBoss Application Server, JBoss Wildfly, Oracle WebLogic, Oracle Glassfish, IBM WebSphere, and also
on simple Servlet containers like Apache Tomcat or Jetty in combination
with either JBoss Weld or Apache OpenWebBeans.

Project Status:
Since our last release, 3 new modules for Servlet support,
Bean-Validation support and a JPA Entity abstraction
got added and reviewed.
There was plenty of work done to get all our CI builds
on the 30+ containers green again.
We also had a few discussions about features which have
broken since the new CDI-1.1 spec released and how to deal with them.

Releases:
last release: deltaspike-0.4 on 2013-05-31.
We are currently VOTEing on deltaspike-0.5.

Community:
Last Committer: Thomas Hug (thug) on 2013-06-20
Mailing list activity was ok during the summer and we
see a few new users asking questions.

Issues:
There are no issues requiring board attention at this time.

  • No labels