Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53F5418DE6 for ; Mon, 23 Nov 2015 12:52:44 +0000 (UTC) Received: (qmail 5379 invoked by uid 500); 23 Nov 2015 12:52:44 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 5336 invoked by uid 500); 23 Nov 2015 12:52:44 -0000 Mailing-List: contact dev-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 dev@aries.apache.org Received: (qmail 5324 invoked by uid 99); 23 Nov 2015 12:52:43 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 12:52:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 83DEC180A17 for ; Mon, 23 Nov 2015 12:52:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id H2cd-nQJ5z0c for ; Mon, 23 Nov 2015 12:52:32 +0000 (UTC) Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com [209.85.213.54]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 0A3A3441BA for ; Mon, 23 Nov 2015 12:52:32 +0000 (UTC) Received: by vkay187 with SMTP id y187so35944575vka.3 for ; Mon, 23 Nov 2015 04:52:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YF9kox415r5HMZ2IFmYVBF3clTfM1BgDcOSodF983jk=; b=H/yhquZ2Klewl5f5vb3QcUTVTNBA6vesNZGqwdKpEe4xDzr5tmvBrmc/jz8MFHkyge 3OvFrOrQ3B/vMBcgzELPRBTTcC0qyiorlkXow+tiO9VeyidbKp62/IaQAAAzJiVsz6Ye pMw49AYF2zq2+OFTMiJq0soNoOs3f72gE75n/474IdzBnDSmNxSu0E4/W21lOL3wrBVE ItszhW4xqW/71J07RCVBSQLheEgwqIr2CSulNn1WZH5W4PjBW/nP5ABrs3L4gFZMftQw c5LAyxd9T8VuJ65cVUBN+g2n0H742bHdIpxqPVj2JO6oFP0WtFTzMq8P5Q6jbzZX+3fC YXaA== MIME-Version: 1.0 X-Received: by 10.31.52.199 with SMTP id b190mr18183008vka.145.1448283145736; Mon, 23 Nov 2015 04:52:25 -0800 (PST) Received: by 10.31.161.3 with HTTP; Mon, 23 Nov 2015 04:52:25 -0800 (PST) Date: Mon, 23 Nov 2015 06:52:25 -0600 Message-ID: Subject: [DISCUSS] Subsystems 2.0.8 Release From: John Ross To: dev@aries.apache.org Content-Type: text/plain; charset=UTF-8 I will be preparing the 2.0.8 release of Subsystems today. See https://issues.apache.org/jira/browse/ARIES-1458. It will include the following: subsystem-core previous release 2.0.6 svn diff -r 1711061 http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.core-2.0.6/ ARIES-1451 BundleResourceInstaller.installBundle() throws IllegalAccessException ARIES-1453 Fragment-Host requirements with version range do not match with FragmentHostCapability subsystem-api previous release 2.0.6 svn diff -r 1711055 http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.api-2.0.6/ No changes subsystem-bundle previous release 2.0.6 svn diff -r 1711065 http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-2.0.6/ No changes