Return-Path: Delivered-To: apmail-aries-commits-archive@www.apache.org Received: (qmail 77045 invoked from network); 8 Feb 2011 13:17:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 13:17:49 -0000 Received: (qmail 92331 invoked by uid 500); 8 Feb 2011 13:17:49 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 92255 invoked by uid 500); 8 Feb 2011 13:17:48 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 92247 invoked by uid 99); 8 Feb 2011 13:17:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 13:17:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 13:17:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 326C92388A44; Tue, 8 Feb 2011 13:17:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r785001 - /websites/staging/aries/trunk/content/downloads/releasenotes.html Date: Tue, 08 Feb 2011 13:17:25 -0000 To: commits@aries.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110208131725.326C92388A44@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 @@

New and Noteworthy

Welcome to the 0.3 release.

New Components

-

Proxy.

+

Proxy.

+

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

Major updates

-

Application.

+

Application.

+

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. +

The resolver also supports external bundle repositories in 0.3.

+

Blueprint

+

Blueprint namespace support has been added. This makes it possible to look up Blueprint services from Web or +Persistence bundles.

Modules in this release

- - - - - - - - - - - - - - - - - - - - - -
Module Version Depends (build) on Aries module Version
Application 0.3 Util 0.3
- - Blueprint 0.3
- - Testsupport 0.3
- - Web 0.3
Blueprint 0.3 Util 0.3
Eba-maven-plugin 0.3
JMX 0.3 Util 0.3
- - Blueprint 0.3
JNDI 0.3 Util 0.3
- - Testsupport 0.3
JPA 0.3 Util 0.3
- - Blueprint 0.3
- - Testsupport 0.3
- - Quiesce 0.3
Quiesce 0.3 Util 0.3
- - Testsupport 0.3
Transaction 0.3 Blueprint 0.3
- - Testsupport 0.3
Util 0.3 Testsupport 0.3
- +
    +
  • testsupport
  • +
  • util
  • +
  • proxy
  • +
  • quiesce
  • +
  • application
  • +
  • blueprint
  • +
  • transaction
  • +
  • jpa
  • +
  • jndi
  • +
  • jmx
  • +
  • web
  • +
  • samples
  • +

New samples

No new samples but we changed the Blog Sample and Aries Trader samples so