Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 56448 invoked from network); 13 Aug 2010 09:27:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Aug 2010 09:27:59 -0000 Received: (qmail 60524 invoked by uid 500); 13 Aug 2010 09:27:59 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 60301 invoked by uid 500); 13 Aug 2010 09:27:57 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 60292 invoked by uid 99); 13 Aug 2010 09:27:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 09:27:57 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of karlpauls@gmail.com designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qy0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Aug 2010 09:27:50 +0000 Received: by qyk10 with SMTP id 10so416431qyk.1 for ; Fri, 13 Aug 2010 02:27:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=lo/6NUc6j+Wk/QeXbFcfFPilGxgqe0FTt/E3i0r6ltI=; b=WfXTLZ9fI1ed8kVXbp0mS7imUVBqmbzymVZjy1x/ZwziZeufsdDL734MS6hJ6emqHw 7yrujTfGtgQbhe/Z+prUK7wX5jvzDj2x51cO+tTjE5P3ildtH62+5qOHXm+n7WX47D46 MmiYikWJgQDDxvHYl/GX8b/kpWodA5YpEXkb0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=YfIzX5xHAlUrF9o4UvFbXNAcvCV2SXmBKK6nrGFc9RjRzk+f59onco37vr9pNtPPQ6 RJAVwkgXMb/CL7AWv5+v4JqC3VQ4hMX+C1jzjbR3xllA6JEOPRAVDV3xKCTM7JIov1zq rSQ1lrQS3xIhYugnRMKCUv+/isr63DPh4rI9Q= MIME-Version: 1.0 Received: by 10.220.60.204 with SMTP id q12mr673678vch.185.1281691649113; Fri, 13 Aug 2010 02:27:29 -0700 (PDT) Received: by 10.220.184.161 with HTTP; Fri, 13 Aug 2010 02:27:28 -0700 (PDT) In-Reply-To: <5583FC8A-7BDA-4F39-A42B-A8853E616D55@gmail.com> References: <4C615D6E.3030104@gmail.com> <4C63FE3E.9060509@ungoverned.org> <5583FC8A-7BDA-4F39-A42B-A8853E616D55@gmail.com> Date: Fri, 13 Aug 2010 11:27:28 +0200 Message-ID: Subject: Re: [VOTE] Apache Felix Declarative Services 1.6.0 From: Karl Pauls To: dev@felix.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org +1 regards, Karl On Thu, Aug 12, 2010 at 7:18 PM, Clement Escoffier wrote: > +1, > > Regards, > > Clement > On 12.08.2010, at 15:59, Richard S. Hall wrote: > >> +1 >> >> -> richard >> >> On 8/10/10 10:08, Felix Meschberger wrote: >>> Hi, >>> >>> Here is the Apache Felix Declarative Services implementation version >>> 1.6.0 release. This release consists of bug fixes and two notable >>> enhancements: >>> >>> =A0 FELIX-2288 Felix SCR API problem/misunderstanding >>> =A0 FELIX-2368 Activate components synchronously >>> >>> As a consequence of FELIX-2288 the org.apache.felix.scr package is now >>> exported as version 1.6 (one method added to the ScrService interface) >>> and the bundle is released as version 1.6.0. >>> >>> Apart from these enhancements the Apache Felix Declarative Services >>> bundle now passes the OSGi CT for Declarative Services (provided the >>> ds.ctworkaround framework property is set to work around two CT issues)= . >>> >>> We solved 24 issues in this release: >>> https://issues.apache.org/jira/browse/FELIX/fixforversion/12314461 >>> >>> There are 4 outstanding issues: >>> https://issues.apache.org/jira/browse/FELIX/component/12310349 >>> >>> Staging repository: >>> https://repository.apache.org/content/repositories/orgapachefelix-090/ >>> >>> You can use this UNIX script to download the release and verify the >>> signatures: >>> http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh >>> >>> Usage: >>> sh check_staged_release.sh 090 /tmp/felix-staging >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Don't the release (please provide specific comments) >>> >>> This vote will be open for 72 hours. >>> >>> Regards >>> Felix > > --=20 Karl Pauls karlpauls@gmail.com