You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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,
JBoss AS, 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 got
broke in the new CDI-1.1 spec 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