Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 55755 invoked from network); 9 Sep 2009 18:52:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Sep 2009 18:52:52 -0000 Received: (qmail 14589 invoked by uid 500); 9 Sep 2009 18:52:51 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 14509 invoked by uid 500); 9 Sep 2009 18:52:51 -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 14499 invoked by uid 99); 9 Sep 2009 18:52:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 18:52:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fmeschbe@gmail.com designates 209.85.220.227 as permitted sender) Received: from [209.85.220.227] (HELO mail-fx0-f227.google.com) (209.85.220.227) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2009 18:52:41 +0000 Received: by fxm27 with SMTP id 27so1007014fxm.22 for ; Wed, 09 Sep 2009 11:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=vTpNCNYh0klD7D9D9E6PL0bPuemTojPv9Rjvq+p/y70=; b=kAnlyYAyBodoTBklYw3giAenwxRTBD/4zocbeVchJAy3nfoDyQjEnLDvimO/yyXGfb rO13TNUHiwB7fT79V9dpHwNiW/s8Bbge7LwXqVM51rmll0uAXvSsSkkCi6Thp2mHa0F7 qhnJvLaxYbyy/V6ToLXv2UwGRzERS9WrLTlnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=eT9/rQVaNlUCf7enHo/m9RGD6NVB9P5lfHtDHcWdvMfdj4tl/YWu7suU2LzR2A27J6 hNC3KYhh29fXuXH3i50e4YBu6bqXX1D3r8fuX28z3erU4WdCXzpsqpOa3DEgufEyH3YF +iPikB3wU0oKdnTTkC5WjPi20bRx9pA04T/Yk= Received: by 10.86.220.1 with SMTP id s1mr390532fgg.50.1252522339837; Wed, 09 Sep 2009 11:52:19 -0700 (PDT) Received: from ?192.168.1.20? (cable-static-138-82.eblcom.ch [87.102.138.82]) by mx.google.com with ESMTPS id e20sm971531fga.25.2009.09.09.11.52.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Sep 2009 11:52:19 -0700 (PDT) Message-ID: <4AA7F962.1000801@gmail.com> Date: Wed, 09 Sep 2009 20:52:18 +0200 From: Felix Meschberger User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: dev@felix.apache.org Subject: Re: [VOTE] Felix framework 2.0.0 and related subprojects releases References: <487a994c0909061653q38289992u4b9abd8c4b3a1d43@mail.gmail.com> In-Reply-To: <487a994c0909061653q38289992u4b9abd8c4b3a1d43@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 Thanks for the great efforts ! Regards Felix Karl Pauls schrieb: > I would like to call a vote on the following subproject releases: > > org.osgi.core 1.4.0 * > org.osgi.compendium 1.4.0 * > shell 1.4.0 > shell.tui 1.4.0 > bundlerepository 1.4.1 > framework 2.0.0 > main 2.0.0 > > Staging repository: > https://repository.apache.org/content/repositories/felix-staging-044// > > 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 44 /tmp/felix-staging > > Additionally, a convenience binary release is provided at: > > http://people.apache.org/~pauls/2.0.0/ > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] -1 Veto the release (please provide specific comments) > > * The core and compendium subprojects are being released because > framework depends on them, but they will not be published. >