You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by bu...@apache.org on 2013/05/24 16:56:46 UTC

svn commit: r862991 - in /websites/staging/aries/trunk/content: ./ index.html

Author: buildbot
Date: Fri May 24 14:56:46 2013
New Revision: 862991

Log:
Staging update by buildbot for aries

Modified:
    websites/staging/aries/trunk/content/   (props changed)
    websites/staging/aries/trunk/content/index.html

Propchange: websites/staging/aries/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 24 14:56:46 2013
@@ -1 +1 @@
-1466568
+1486083

Modified: websites/staging/aries/trunk/content/index.html
==============================================================================
--- websites/staging/aries/trunk/content/index.html (original)
+++ websites/staging/aries/trunk/content/index.html Fri May 24 14:56:46 2013
@@ -276,12 +276,20 @@
 <h1 id="apache-aries">Apache Aries</h1>
 <p>The Aries project consists of a set of pluggable Java components enabling
 an enterprise OSGi application programming model. This includes
-implementations and extensions of application-focused specifications
-defined by the OSGi Alliance Enterprise Expert Group (EEG) and an assembly
-format for multi-bundle applications, for deployment to a variety of OSGi
+implementations (and extensions) of the following Enterprise OSGi specifications:</p>
+<ul>
+<li>Blueprint Specification</li>
+<li>JTA Transaction Services Specification</li>
+<li>JMX Management Model Specification</li>
+<li>JNDI Services Specification</li>
+<li>JPA Service Specification</li>
+<li>Service Loader Mediator Specification</li>
+<li>Subsystem Service Specification</li>
+</ul>
+<p>The specifications are defined in the OSGi Alliance Enterprise Expert Group (EEG) for deployment to a variety of OSGi
 based runtimes.</p>
-<p>The OSGi R4 V4.2 Enterprise Specification can be found here:</p>
-<p><a href="http://www.osgi.org/Download/Release4V42">http://www.osgi.org/Download/Release4V42</a></p>
+<p>The OSGi R5 Enterprise Specification can be found here:</p>
+<p><a href="http://www.osgi.org/Download/Release5">http://www.osgi.org/Download/Release5</a></p>
 <p>To understand the complete scope of the Aries project, see the Aries
 proposal document on the <a href="http://wiki.apache.org/incubator/AriesProposal">incubator wiki</a>.</p>
 <p><a name="Index-BuildingandUsingAriesComponents"></a></p>