Added documentation to org.osgi.core in preparation for release.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@554994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.osgi.core/doc/apache-felix-osgi-core.html b/org.osgi.core/doc/apache-felix-osgi-core.html
new file mode 100644
index 0000000..bd7e87f
--- /dev/null
+++ b/org.osgi.core/doc/apache-felix-osgi-core.html
@@ -0,0 +1,43 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html><head><title>Apache Felix</title>
+
+
+  
+    
+    <link rel="stylesheet" href="apache-felix-osgi-core_files/site.css" type="text/css" media="all">
+    <link rel="stylesheet" href="apache-felix-osgi-core_files/print.css" type="text/css" media="print">
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"></head><body linkifymax="0" linkifycurrent="0" linkifying="true">
+    <div class="title">
+      <img alt="Logo" src="apache-felix-osgi-core_files/apache-felix-small.png" align="right">
+    </div>
+    <div class="menu">
+      <ul>
+        <li><a href="http://cwiki.apache.org/FELIX/index.html">home</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/news.html">news</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/status.html">status</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/license.html">license</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/downloads.html">downloads</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/documentation.html">documentation</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/committers.html">committers</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/mailinglists.html">mailing lists</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/faq.html">faq</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/roadmap.html">roadmap</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/sourcecode.html">source code</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/codingstandards.html">coding standards</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/issuetracking.html">issue tracking</a></li>
+        <li><a href="http://cwiki.apache.org/FELIX/dependencies.html">dependencies</a></li>
+      </ul>
+    </div>
+    <div class="main">
+<h1><a name="ApacheFelixOSGiCore-ApacheFelixOSGiCore"></a>Apache Felix OSGi Core</h1>
+
+<p>The Apache Felix OSGi Core sub-project simply repackages the
+standard OSGi core API packages provided by the OSGi Alliance into a
+Maven module. Nearly all OSGi-related projects will have a dependency
+on this module if using Maven or will require this module's JAR file in
+its class path in order to compile against the OSGi core APIs. The
+Felix framework has a compile-time dependency on the OSGi core module,
+but at packaging time it embeds the specific set of required packages
+so there is no longer a dependency on the module at execution time.</p>
+    </div>
+  </body></html>
\ No newline at end of file