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 08B67D270 for ; Thu, 27 Sep 2012 18:32:44 +0000 (UTC) Received: (qmail 48647 invoked by uid 500); 27 Sep 2012 18:32:44 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 48625 invoked by uid 500); 27 Sep 2012 18:32:43 -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 48615 invoked by uid 99); 27 Sep 2012 18:32:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2012 18:32:43 +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; Thu, 27 Sep 2012 18:32:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A45F623888E4; Thu, 27 Sep 2012 18:31:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1391158 - /incubator/celix/site/trunk/content/celix/download.mdtext Date: Thu, 27 Sep 2012 18:31:59 -0000 To: celix-commits@incubator.apache.org From: pnoltes@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120927183159.A45F623888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pnoltes Date: Thu Sep 27 18:31:59 2012 New Revision: 1391158 URL: http://svn.apache.org/viewvc?rev=1391158&view=rev Log: CELIX-36: Added one line of description for the download page Modified: incubator/celix/site/trunk/content/celix/download.mdtext Modified: incubator/celix/site/trunk/content/celix/download.mdtext URL: http://svn.apache.org/viewvc/incubator/celix/site/trunk/content/celix/download.mdtext?rev=1391158&r1=1391157&r2=1391158&view=diff ============================================================================== --- incubator/celix/site/trunk/content/celix/download.mdtext (original) +++ incubator/celix/site/trunk/content/celix/download.mdtext Thu Sep 27 18:31:59 2012 @@ -1,6 +1,8 @@ Title: Download Celix Links: download-links.mdtext +Celix is an implementation of the OSGi specification adapted to C. + Since Celix is in early development, there are no releases yet. To take a look at the source code or use Celix, the source needs to be checked out from Subversion.