Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 69928 invoked from network); 20 May 2008 13:51:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 13:51:53 -0000 Received: (qmail 73320 invoked by uid 500); 20 May 2008 13:51:53 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 73285 invoked by uid 500); 20 May 2008 13:51:53 -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 73273 invoked by uid 99); 20 May 2008 13:51:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 06:51:53 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 67.222.38.34 is neither permitted nor denied by domain of heavy@ungoverned.org) Received: from [67.222.38.34] (HELO outbound-mail-144.bluehost.com) (67.222.38.34) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 20 May 2008 13:51:05 +0000 Received: (qmail 25021 invoked by uid 0); 20 May 2008 13:51:18 -0000 Received: from unknown (HELO host118.hostmonster.com) (74.220.207.118) by outboundproxy5.bluehost.com with SMTP; 20 May 2008 13:51:18 -0000 Received: from nat-04.eecs.tufts.edu ([130.64.23.204] helo=heavy.glastender.com) by host118.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JySFK-0006Wk-9g for dev@felix.apache.org; Tue, 20 May 2008 07:51:18 -0600 Message-ID: <4832D6E6.4060803@ungoverned.org> Date: Tue, 20 May 2008 09:49:26 -0400 From: "Richard S. Hall" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: dev@felix.apache.org Subject: Re: OSGi Web Console References: <1211285013.31640.387.camel@bslm-046.corp.day.com> In-Reply-To: <1211285013.31640.387.camel@bslm-046.corp.day.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {1027:host118.hostmonster.com:ungovern:ungoverned.org} {sentby:smtp auth 130.64.23.204 authed with heavy@ungoverned.org} DomainKey-Status: no signature X-Virus-Checked: Checked by ClamAV on apache.org Release early, release often! ;-) -> richard Felix Meschberger wrote: > Hi all, > > After moving the Sling Management Console to the Felix OSGi Console, I > think we might cut an initial release even though there a number of > issues [1] still open, most notably FELIX-574 [2] which causes two > exported API interfaces to be replaced by a new extension mechanism. > > What is the community's opninion on that ? Should we go for a release or > wait for at least some issues (e.g. FELIX-574) to be fixed ? > > Thanks for any feedback. > > Regards > Felix > > [1] https://issues.apache.org/jira/browse/FELIX/component/12312330 > [2] https://issues.apache.org/jira/browse/FELIX-574 > >