Return-Path: Delivered-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Received: (qmail 11112 invoked from network); 24 Dec 2010 18:30:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Dec 2010 18:30:47 -0000 Received: (qmail 66863 invoked by uid 500); 24 Dec 2010 18:30:47 -0000 Delivered-To: apmail-incubator-celix-dev-archive@incubator.apache.org Received: (qmail 66846 invoked by uid 500); 24 Dec 2010 18:30:47 -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 66837 invoked by uid 99); 24 Dec 2010 18:30:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 18:30:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of a.broekhuis@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 18:30:40 +0000 Received: by wwi17 with SMTP id 17so7205730wwi.0 for ; Fri, 24 Dec 2010 10:30:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=TdI33+lUzCLGL2IswwqDjwbDos2iesKEe3h+24Q65OE=; b=t1yWApIMNNwnKmhmoSjVgZlNZ3e6IFeoNd3O/5DRa5sneUbVIKzHtGxBn7qvjScOJa 9VPVoQ2DGCuTsmAbTEu8jCyASA/P1a/AoSDHxdWhBQi7cOQzca7w97uidXciYPbHqMEk kRshzYYde9ZyLTKLQtQpKIY9m5UdyS5ufmEjU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Z18dok0SSPLfgDHEVQSGgnGXSWhbIuAUxXOvJIgMS49tUl+Hav9qsffpsMuDBwrmA+ V+5dojBkNDB2ZgiFS7Kk9uAsXZwi8XA5zisxl5nc/jSlR6w67bMbzhdfGMKNAFqoLw4u GpCVGyZTUs8LST9asuI8ytuF7/WGrAyCsuZYA= MIME-Version: 1.0 Received: by 10.216.154.83 with SMTP id g61mr11341847wek.87.1293215419212; Fri, 24 Dec 2010 10:30:19 -0800 (PST) Sender: a.broekhuis@gmail.com Received: by 10.216.1.197 with HTTP; Fri, 24 Dec 2010 10:30:19 -0800 (PST) Date: Fri, 24 Dec 2010 19:30:19 +0100 X-Google-Sender-Auth: 4OybkMVYJQ-N_WEQ4_XBayeEE7k Message-ID: Subject: Source in SVN From: Alexander Broekhuis To: celix-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi all, As most of you probably already noticed, I've added to existing source to SVN. This is the source for which the software grant is given. I'm working on clean-up and adding the Apache header to the files, following http://incubator.apache.org/guides/mentor.html#initial-clean-up For the next steps I would like to make a list of what is needed. So feel free to give ideas etc. One of the things I would like to do, is to split the project and separate the examples from the framework. Currently everything is build in a single CMake project, and it would be easier to have a separate build for only the framework. Have a nice Christmas and a good new year to all of you! -- With kind regards, Alexander Broekhuis