Author: gmcdonald
Date: Wed Jul 30 16:04:36 2014
New Revision: 1614694
URL: http://svn.apache.org/r1614694
Log:
CMS commit to celix by gmcdonald
Added:
celix/site/trunk/content/celix/index.mdtext
- copied, changed from r1614423,
celix/site/trunk/content/celix/index.mdtext
Copied: celix/site/trunk/content/celix/index.mdtext (from r1614423,
celix/site/trunk/content/celix/index.mdtext)
URL:
http://svn.apache.org/viewvc/celix/site/trunk/content/celix/index.mdtext?p2=celix/site/trunk/content/celix/index.mdtext&p1=celix/site/trunk/content/celix/index.mdtext&r1=1614423&r2=1614694&rev=1614694&view=diff
==============================================================================
--- celix/site/trunk/content/celix/index.mdtext (original)
+++ celix/site/trunk/content/celix/index.mdtext Wed Jul 30 16:04:36 2014
@@ -1,7 +1,7 @@
Title: Welcome to Apache Celix (incubating)
Links: links.mdtext
-Celix is an implementation of the OSGi specification adapted to C. It will
follow the API as close as possible,
+Apache Celix is an implementation of the OSGi specification adapted to C. It
will follow the API as close as possible,
but since the OSGi specification is written primarily for Java, there will be
differences (Java is OO, C is procedural).
An important aspect of the implementation is interoperability between Java and
C.
This interoperability is achieved by porting and implementing the Remote
Services specification in Celix.