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 3C92518569 for ; Tue, 9 Jun 2015 16:35:39 +0000 (UTC) Received: (qmail 22643 invoked by uid 500); 9 Jun 2015 16:35:39 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 22601 invoked by uid 500); 9 Jun 2015 16:35:39 -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 22584 invoked by uid 99); 9 Jun 2015 16:35:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 16:35:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.bosschaert@gmail.com designates 209.85.213.182 as permitted sender) Received: from [209.85.213.182] (HELO mail-ig0-f182.google.com) (209.85.213.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 16:33:23 +0000 Received: by igbsb11 with SMTP id sb11so15588348igb.0 for ; Tue, 09 Jun 2015 09:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=RQqstTbxWjT2OJfWzEV0ZoWgcCgLIdCp1Ks5f2mewAk=; b=GJe5CXj6JxPl+cyKB5HX8YIqzCa9eB6dujC7NHztnTgwf5tsBGcNi+qpmpY4lr+Nsr EeqoqTqNxfV1PRK2b1o0T/JZ4yZ7YwNN3YpG4brpxsvPKtx25kJTEL/7Tc4GWIpYo7HN Rnb1PlYVgIoN7k+XSbDE/Q+ONVVh9zsvvu3634hW0vm0Kz6ZPIviNKVUOm4c8bDyRHo4 0nbRansnqBfeITCi8XuNjX0yQ3M1jAT3wEuN+JXYHo9mlS4I4FegBxh0Y2k58paAIuWb uImlZl1e1zONYF8cWspQD1BGeGyHGj/LsznhyZatx2nl3c46WFMxS7foI5BM1pusd84u +bKQ== X-Received: by 10.50.176.134 with SMTP id ci6mr21778069igc.27.1433867711525; Tue, 09 Jun 2015 09:35:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.72.67 with HTTP; Tue, 9 Jun 2015 09:34:51 -0700 (PDT) In-Reply-To: References: From: David Bosschaert Date: Tue, 9 Jun 2015 17:34:51 +0100 Message-ID: Subject: Re: Merged subsystemR6 branch into trunk To: "dev@aries.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Yay! That's great news! Thanks Tom! David On 9 June 2015 at 17:26, Thomas Watson wrote: > I have merged subsystemR6 branch into trunk. Trunk now contains the RI > for the subsystems 1.1 specification (included in the OSGi Enterprise R6 > specification). I went ahead and updated the minor versions of the > following subsystem bundles: > > org.apache.aries.subsystem.api - version 1.2.0-SNAPSHOT > org.apache.aries.subsystem.core - version 1.3.0-SNAPSHOT > org.apache.aries.subsystem - version 1.3.0-SNAPSHOT > > Let me know if you have any issues. Probably should have a release of > subsystem at some point ... > > Tom >