## Description:

  Apache DeltaSpike is  a suite of portable CDI (Contexts & Dependency
  Injection) extensions intended to make application development easier when
  working with CDI and Java EE.  Some of its key features include:

  - A core runtime that supports component configuration, type safe messaging
    and internationalization, and exception handling.
  - A suite of utilities to make programmatic bean lookup easier.
  - A plugin for Java SE to bootstrap both JBoss Weld and Apache OpenWebBeans
    outside of a container.
  - JSF integration, including backporting of JSF 2.2 features for Java EE 6.
  - JPA integration and transaction support.
  - A Data module, to create an easy to use repository pattern on top of JPA.
  - Quartz integration

  Testing support is also provided, to allow you to do low level unit testing of your CDI enabled projects.
   
## Issues:
   There are no issues requiring board attention at this time.

## Activity:
   We receive contributions from the community on a regular basis.
   For 1.7.0 we did a lot of improvements in the Data-Module like performance enhancements and support of Java8 features like Streams and Optional.
   We also did a some minor improvements and bugfixes in other modules.
   For 1.7.1 we also applied a lot of PullRequests from non-committers at GitHub.

## Health report:
   The community and developers activity was average in the last quarter.
   
## PMC changes:
   
 - Currently 19 PMC members.
 - Harald Wellmann was added to the PMC on Thu May 19 2016
   
## Committer base changes:
   
 - Currently 33 committers.
 - Matej Novotny was added as a committer on Fri Jun 03 2016
   
## Releases:
   
 - 1.7.0 was released on Sun Jun 19 2016
 - 1.7.1 was released on Wed Jul 20 2016
   
## Mailing list activity:

 - users@deltaspike.apache.org:  
    - 174 subscribers (up 1 in the last 3 months):
    - 137 emails sent to list (114 in previous quarter)
   
 - dev@deltaspike.apache.org:  
    - 108 subscribers (up 0 in the last 3 months):
    - 627 emails sent to list (523 in previous quarter)
   
## JIRA activity:
   
 - 49 JIRA tickets created in the last 3 months
 - 52 JIRA tickets closed/resolved in the last 3 months
  

  • No labels