Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB7116D06 for ; Tue, 12 Jul 2011 08:02:01 +0000 (UTC) Received: (qmail 73038 invoked by uid 500); 12 Jul 2011 08:02:01 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 72991 invoked by uid 500); 12 Jul 2011 08:02:00 -0000 Mailing-List: contact celix-commits-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-commits@incubator.apache.org Received: (qmail 72976 invoked by uid 99); 12 Jul 2011 08:01:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2011 08:01:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2011 08:01:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A90642388980 for ; Tue, 12 Jul 2011 08:01:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792564 - /websites/staging/celix/trunk/content/celix/community/boardreports/boardreports.html Date: Tue, 12 Jul 2011 08:01:37 -0000 To: celix-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110712080137.A90642388980@eris.apache.org> Author: buildbot Date: Tue Jul 12 08:01:37 2011 New Revision: 792564 Log: Staging update by buildbot Modified: websites/staging/celix/trunk/content/celix/community/boardreports/boardreports.html Modified: websites/staging/celix/trunk/content/celix/community/boardreports/boardreports.html ============================================================================== --- websites/staging/celix/trunk/content/celix/community/boardreports/boardreports.html (original) +++ websites/staging/celix/trunk/content/celix/community/boardreports/boardreports.html Tue Jul 12 08:01:37 2011 @@ -105,6 +105,28 @@

To monitor incubator project, the Apache Software Foundation board holds monthly meetings. For these meetings a board report must be delivered to the Incubator PMC.

On this page the reports for Celix are shown.

+

2011-07

+

= Celix =

+

Celix is an implementation of the OSGi Specification in C.

+

Celix entered incubation on November 2, 2010.

+

Over the past few months work has been done on integration and usage of the Apache Portable Runtim (APR) in Celix. +The work has mostly focusses on stability and robustness of the codebase, but some new features were added:

+
Log Service and Writer: for logging and reading the log
+Service Factories: needed for the log service
+
+ + +

Also, in March, a talk was given to the OSGi User Group France. There is a lot interest in the project, but people seem to be waiting for a more stable version. +For community building it might be interesting to work towards a release later this year to make it easier to download and use Celix. +A talk on Celix has also been accepted for the ApacheCon in November, which is a good opportunity to show Celix to the world. +Also parts of Celix have been ported to Windows. Mostly the utils used by the framework, and not yet the framework itself. This is a lengthy job because Celix is using C99, and Windows (Visual Studio) only support C89/C90.

+

Most important issues are:

+
Improve robustness (APR, error handling etc)
+Generate awareness and grow a community!
+
+ + +

Signed off by mentor:

2011-04

= Celix =

Celix is an implementation of the OSGi Specification in C.