You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2014/10/13 19:56:43 UTC

svn commit: r1631490 - /aries/site/trunk/content/overview/boardreports/oct-2014.mdtext

Author: hughesj
Date: Mon Oct 13 17:56:42 2014
New Revision: 1631490

URL: http://svn.apache.org/r1631490
Log:
Submitted board report

Modified:
    aries/site/trunk/content/overview/boardreports/oct-2014.mdtext

Modified: aries/site/trunk/content/overview/boardreports/oct-2014.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/overview/boardreports/oct-2014.mdtext?rev=1631490&r1=1631489&r2=1631490&view=diff
==============================================================================
--- aries/site/trunk/content/overview/boardreports/oct-2014.mdtext (original)
+++ aries/site/trunk/content/overview/boardreports/oct-2014.mdtext Mon Oct 13 17:56:42 2014
@@ -16,38 +16,49 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-# July 2014 Board report
+# October 2014 Board report
 
 Apache Aries delivers a set of pluggable Java components enabling an enterprise OSGi application programming model.
 
+## New modules
+Aries Blueprint Authz: An Aries Blueprint extension that supports role based access control based on a JAAS login and the JEE @RolesAllowed annotation.
+
 ## Releases
-There was a significant amount of release activity this quarter. In particular, contributions for Java 7 enablement and Pax Exam 3.x usage - modernizing testing. 
 
-* Apache Aries Semantic Versioning Checker 0.2.0 and 0.3.0
-* Apache Aries Parent Pom release (simplification)
-* Apache Aries Proxy API 1.0.1
-* Apache Aries Proxy Service 1.0.3
-* Apache Aries JMX API 1.1.1
-* Apache Aries JMX Core 1.1.2
-
-#### Apache Aries Blueprint releases:
-* Blueprint API 1.0.1
-* Blueprint Parser 1.2.1
-* Blueprint Annotation API 1.0.1
-* Blueprint Annotation Impl 1.0.1
-* Blueprint CM 1.0.4
-* Blueprint Core 1.4.1
+#### Apache Aries Spi-Fly releases 
+Aries SPI Fly provides OSGi support for the JRE SPI mechanisms, including the usage of java.util.ServiceLoader, META-INF/services and similar methods. It is the Reference Implementation of the OSGi ServiceLoader Mediator specification, chapter 133 in the OSGi Enterprise Specification R5.
+
+The votes for these releases closed on  2014/7/15
 
-A new release of the Aries SPI fly bundles is currently being voted on.
+* Aries SPI Fly Core 1.0.1
+* Aries SPI Fly Dynamic Weaving Bundle 1.0.1
+* Aries SPI Fly Static Weaving Bundle 1.0.1
+* Aries SPI Fly Static Weaving Tool 1.0.1
+* Aries SPI Fly Weaver (internal module) 1.0.1
+
+#### Apache Aries JPA releases:
+Aries JPA makes it easy for JPA persistence providers to be used in an OSGi environment.
+
+* Aries JPA API 1.0.1 closed on 2014/7/19
+* Aries JPA Container 1.0.1 closed on 2014/7/19
+* Aries JPA Container Context 1.0.2 closed on 2014/7/19
+* Aries JPA Blueprint Aries 1.0.2 closed on 2014/7/19
+* Aries JPA Container API 1.0.2 closed on 2014/9/22
+* Aries JPA Container Managed Contexts 1.0.3 closed on 2014/9/22
+* Aries JPA Container blueprint integration for Aries blueprint 1.0.3 closed on 2014/9/22
+
+#### Other releases:
+
+* Aries Blueprint Parser 1.3.0 closed on 2014/9/22
+* Aries Blueprint Core 1.4.2 closed on 2014/9/22
+* Aries Blueprint CM 1.0.5 closed on 2014/10/10
+* Aries JNDI API 1.1.0 closed on 2014/9/22
+* Aries JNDI Core 1.0.1 closed on 2014/9/22
+* Aries Proxy Service 1.0.4 closed on 2014/9/22
+* Aries Subsystem Core 1.1.0 closed on 2014/10/1
 
 ## Project update
-We're see almost all of our contributions from non-committers coming as pull requests from GitHub.
+Discussions on the user@ list are becoming more sophisticated and contributions continue to come via GitHub.
 The last PMC member was added 28th July 2013.
 
-##Community
-  * We voted in the following new committers:
-   * Jean-Baptiste Onofré
-   * Christian Schneider
-   * Tom Watson
-
-There are no issues requiring board attention at this time.
\ No newline at end of file
+There are no issues requiring board attention at this time.