Return-Path: X-Original-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82721D715 for ; Thu, 15 Nov 2012 14:49:35 +0000 (UTC) Received: (qmail 47795 invoked by uid 500); 15 Nov 2012 14:49:35 -0000 Delivered-To: apmail-incubator-celix-dev-archive@incubator.apache.org Received: (qmail 47726 invoked by uid 500); 15 Nov 2012 14:49:34 -0000 Mailing-List: contact celix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-dev@incubator.apache.org Received: (qmail 47702 invoked by uid 99); 15 Nov 2012 14:49:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 14:49:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of a.broekhuis@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 14:49:25 +0000 Received: by mail-bk0-f47.google.com with SMTP id jk7so722077bkc.6 for ; Thu, 15 Nov 2012 06:49:05 -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=Fr/UFCOCKmd7eEH2iJbmy8/HlwqN6NL+EKX7JAG+dH8=; b=oWKrDTOa6qoWteWqQULaqG7WLJumedOGbg1kNanGKVg+rlzR2VLUBPuOiOuXxsEuEq g+ofxl+cU3TjNDYEMZebur2alaJ/PoZM1dtXcQcCGiryNNiAg9aettkMRl6O/8i/6I99 h6vgWpRDf82nNANXwZlsT3ATjBFNyHpGmRsAtNGjnIURsjPViJfkQl+V5r8HmdjRzu6C 2YNn7cboC4TgsBVwcYGtHkE1iPnCo/W/H0pZX9NVzK1nP0eVVwGvKmatjW7aO2ZQU3tE aAoOOkm4efqyLEzp0/ZuFJVkuHtYpc9FEYCsrI7CMl6sQ6nXpeDdIDoc1KSXm5YSK/r1 mcaQ== MIME-Version: 1.0 Received: by 10.204.147.217 with SMTP id m25mr510351bkv.17.1352990945065; Thu, 15 Nov 2012 06:49:05 -0800 (PST) Received: by 10.205.36.76 with HTTP; Thu, 15 Nov 2012 06:49:04 -0800 (PST) Date: Thu, 15 Nov 2012 15:49:04 +0100 Message-ID: Subject: Working towards a next release From: Alexander Broekhuis To: celix-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0015174a05d0aa3a2e04ce89c087 X-Virus-Checked: Checked by ClamAV on apache.org --0015174a05d0aa3a2e04ce89c087 Content-Type: text/plain; charset=ISO-8859-1 Hi all, Even though the first release hasn't been accepted, I do like to know what a next release should fix or implement. The first release was done mostly for creating a release. This is important for the incubator, but maybe even more to get peoples attention. Having a release makes it easier to try/test Celix. But for the next release I think we can focus more on the content of the release. Some topics I can think of: * Finish APR usage in the framework. APR is already being used for the most part of the framework, but still not all code has been updated. * APR usage in bundle can also be updated. Some bundles do use it, but most not yet. * Remote Services implementation needs work. Things like protocol usage, pluggable solution for different protocols, tests etc. Besides technical stuff, there are also some other things we should start doing: * Track issues in Jira In the past we did use Jira for some bugs/issues, but mostly ignored it when working on the source. For a next release I think we should start using Jira to keep track of progress and a changelog. * Update documentation We need more documentation, on building and using Celix, but also on the design/implementation as well ass release guides etc. Any/All ideas are welcome! Nothing has been decided, so all options are open. Just a reminder, if the first release needs to be redone, a new release will be made with the current state of the code. So "next release" doesn't necessarily mean 0.0.2 or even 0.0.3... -- Met vriendelijke groet, Alexander Broekhuis --0015174a05d0aa3a2e04ce89c087--