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 2011/02/08 14:17:25 UTC

svn commit: r785001 - /websites/staging/aries/trunk/content/downloads/releasenotes.html

Author: buildbot
Date: Tue Feb  8 13:17:24 2011
New Revision: 785001

Log:
Staging update by buildbot

Modified:
    websites/staging/aries/trunk/content/downloads/releasenotes.html

Modified: websites/staging/aries/trunk/content/downloads/releasenotes.html
==============================================================================
--- websites/staging/aries/trunk/content/downloads/releasenotes.html (original)
+++ websites/staging/aries/trunk/content/downloads/releasenotes.html Tue Feb  8 13:17:24 2011
@@ -240,39 +240,39 @@
 <h3 id="new_and_noteworthy">New and Noteworthy</h3>
 <p>Welcome to the 0.3 release. </p>
 <ul>
-<li><a href="/downloads/testresults.html">Test Results</a></li>
+<li>Compliance tests (TBD)</li>
 <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310981&amp;version=12315310">JIRA Release Notes </a></li>
 </ul>
 <p><a name="ReleaseNotes-NewComponents"></a></p>
 <h3 id="new_components">New Components</h3>
-<p>Proxy.</p>
+<h1 id="proxy">Proxy.</h1>
+<p>The proxy component was added in 0.3. Proxy allows you to generate proxys based on interfaces or classes, eg object damping. Proxy
+provides a service to both blueprint and JNDI</p>
 <h3 id="major_updates">Major updates</h3>
-<p>Application.</p>
+<h1 id="application">Application.</h1>
+<p>The application component in 0.3 provides a runtime in which osgi applications are isolated from
+each other, and the provisioning support that it requires. These changes mean that the 0.3 release of aplication is significantly different 
+from the 0.2 release.
+<p>The resolver also supports external bundle repositories in 0.3.</p></p>
+<h1 id="blueprint">Blueprint</h1>
+<p>Blueprint namespace support has been added. This makes it possible to look up Blueprint services from Web or 
+Persistence bundles.</p>
 <p><a name="ReleaseNotes-Modulesinthisrelease"></a></p>
 <h3 id="modules_in_this_release">Modules in this release</h3>
-<table>
-<tr><th> Module </th><th> Version </th><th> Depends (build)  on Aries module </th><th> Version</th></tr>
-<tr><td> Application </td><td> 0.3 </td><td> Util </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Blueprint </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Testsupport </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Web </td><td>  0.3</td></tr>
-<tr><td> Blueprint </td><td> 0.3 </td><td> Util </td><td>  0.3</td></tr>
-<tr><td> Eba-maven-plugin </td><td> 0.3 </td><td> </td><td> </td></tr>
-<tr><td> JMX </td><td> 0.3 </td><td>  Util </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Blueprint </td><td>  0.3</td></tr>
-<tr><td> JNDI </td><td> 0.3 </td><td> Util </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Testsupport </td><td>  0.3</td></tr>
-<tr><td> JPA </td><td> 0.3 </td><td>  Util </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Blueprint </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Testsupport </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Quiesce </td><td>  0.3</td></tr>
-<tr><td> Quiesce </td><td> 0.3 </td><td>  Util </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Testsupport </td><td>  0.3</td></tr>
-<tr><td>Transaction </td><td> 0.3 </td><td> Blueprint </td><td>  0.3</td></tr>
-<tr><td> - </td><td> - </td><td> Testsupport </td><td>  0.3</td></tr>
-<tr><td>Util</td><td> 0.3 </td><td>  Testsupport </td><td>  0.3</td></tr>
-</table>
-
+<ul>
+<li>testsupport</li>
+<li>util</li>
+<li>proxy</li>
+<li>quiesce</li>
+<li>application</li>
+<li>blueprint</li>
+<li>transaction</li>
+<li>jpa</li>
+<li>jndi</li>
+<li>jmx</li>
+<li>web</li>
+<li>samples</li>
+</ul>
 <p><a name="ReleaseNotes-Newsamples"></a></p>
 <h3 id="new_samples">New samples</h3>
 <p>No new samples but we changed the Blog Sample and Aries Trader samples so