Return-Path: X-Original-To: apmail-celix-dev-archive@www.apache.org Delivered-To: apmail-celix-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 2736910EEF for ; Thu, 5 Feb 2015 08:41:47 +0000 (UTC) Received: (qmail 4116 invoked by uid 500); 5 Feb 2015 08:41:47 -0000 Delivered-To: apmail-celix-dev-archive@celix.apache.org Received: (qmail 4088 invoked by uid 500); 5 Feb 2015 08:41:47 -0000 Mailing-List: contact dev-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list dev@celix.apache.org Received: (qmail 4076 invoked by uid 99); 5 Feb 2015 08:41:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2015 08:41:46 +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 pepijnnoltes@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2015 08:41:22 +0000 Received: by mail-we0-f170.google.com with SMTP id w55so6318740wes.1 for ; Thu, 05 Feb 2015 00:40:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tbHiVjjPR5SebrZVoOi9r5nnbsHI+N1CYbfN3sgZ48I=; b=N7uibplGW/qjwSQzU5BExggJejl8lMBHfYvHgrW8DVrN7POiBQV9KKma/ZMhsRGbDR p/Dq7NfM1pbexqBp1MLsq+bxKZAreBlg/amOW6C+kvnaIjNbq5F1vQYfplRy5RGW2C1J 1EITxfmxk6TmIa+L/6RMi4mQQQGbGjB8fx7RnDlMPJ74YlbF/ZvjjE8c7K3hAQl4qSjV cMjpLynwOOPYys6oKuXMlZTxb9Pn5mlalBb7b/pOLzCtaSaae1hVUTEUBq/MgzLPG/IE 0aqoT4OpAtb12WWrFvyenezhQGjTxz/ztl069Vny6jk9mPnf/4rl2SpBB9vzhQR8HVcV rvMg== MIME-Version: 1.0 X-Received: by 10.180.20.226 with SMTP id q2mr55600561wie.28.1423125636102; Thu, 05 Feb 2015 00:40:36 -0800 (PST) Received: by 10.194.108.225 with HTTP; Thu, 5 Feb 2015 00:40:36 -0800 (PST) In-Reply-To: <54D238D3.6080406@jansman.eu> References: <54D238D3.6080406@jansman.eu> Date: Thu, 5 Feb 2015 09:40:36 +0100 Message-ID: Subject: Re: Board report From: Pepijn Noltes To: dev@celix.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Maybe also mentioned that there was a talk about Apache Celix @ FOSDEM 2015. On Wed, Feb 4, 2015 at 4:20 PM, Erik Jansman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > Maybe add the creation of the gettingstarted guide on the website at > http://celix.apache.org/documentation/getting_started.html which will > help new users. > > Not sure if it should be here but I'll ask it anyway, what is the next > big development goal? Well big goal ... In my opinion removing APR and stabilizing is the next goal. After that or probably parallel I expect some commits on remote services (IDL, code generation new protocol/serialization). Not sure if this is mentioned before, but these coming changes are done under the INAETICS research program [1][2]. When the time is right I will post some more info / start a discussion. [1] www.inaetics.org [2] https://github.com/INAETICS > > Regards, > > Erik > > On 04-02-15 10:08, Alexander Broekhuis wrote: >> Hi all, >> >> As you may have seen in Erik's message, we missed the deadline for >> last month's report. So we have to file it now. It has to be sent >> before the 11th. >> >> Does anyone have some input for the report? >> >> ---- Celix is an OSGi like implementation in C with a distinct >> focus on interoperability between Java and C. >> >> Activity In the last months there has been a lot of activity, >> issues have been filed and resolved. Also we are working on >> removing the usage of APR. Issues with the website have been >> fixed. >> >> Statistics: * Last committer added: 2014-03-04 * Last PMC member >> added: 2014-07-17 >> >> * Mailing list activity in october - january: 93 messages on dev * >> Commits since october: 193 commits * Last release: 2014-02-24: >> Apache Celix 1.0.0 release ------ >> Greetings, Pepijn