blob: fc17858d252c1cc36b9bca8a82428a8541a77845 [file] [log] [blame]
Richard S. Hall97648d12007-07-10 16:31:14 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Karl Pauls0e6101c2008-04-21 20:55:17 +00002<html><head><title>Apache Felix - Apache Felix OSGi Core</title>
Richard S. Hall97648d12007-07-10 16:31:14 +00003
4
5
6
7 <link rel="stylesheet" href="apache-felix-osgi-core_files/site.css" type="text/css" media="all">
Karl Pauls0e6101c2008-04-21 20:55:17 +00008 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"></head><body>
9 <div class="title"><div class="logo"><a href="http://felix.apache.org/site/index.html"><img alt="Apache Felix" src="apache-felix-osgi-core_files/logo.png" border="0"></a></div><div class="header"><a href="http://www.apache.org/"><img alt="Apache" src="apache-felix-osgi-core_files/apache.png" border="0"></a></div></div>
Richard S. Hall97648d12007-07-10 16:31:14 +000010 <div class="menu">
Karl Pauls0e6101c2008-04-21 20:55:17 +000011<ul>
12 <li><a href="http://felix.apache.org/site/news.html" title="news">news</a></li>
13 <li><a href="http://felix.apache.org/site/license.html" title="license">license</a></li>
14 <li><span class="nobr"><a href="http://felix.apache.org/site/downloads.cgi" title="Visit page outside Confluence" rel="nofollow">downloads<sup><img class="rendericon" src="apache-felix-osgi-core_files/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7"></sup></a></span></li>
15 <li><a href="http://felix.apache.org/site/documentation.html" title="documentation">documentation</a></li>
16 <li><a href="http://felix.apache.org/site/mailinglists.html" title="mailinglists">mailing lists</a></li>
17 <li><a href="http://felix.apache.org/site/contributing.html" title="Contributing">contributing</a></li>
18 <li><span class="nobr"><a href="http://www.apache.org/" title="Visit page outside Confluence" rel="nofollow">asf<sup><img class="rendericon" src="apache-felix-osgi-core_files/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7"></sup></a></span></li>
19 <li><span class="nobr"><a href="http://www.apache.org/foundation/sponsorship.html" title="Visit page outside Confluence" rel="nofollow">sponsorship<sup><img class="rendericon" src="apache-felix-osgi-core_files/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7"></sup></a></span></li>
20 <li><span class="nobr"><a href="http://www.apache.org/foundation/thanks.html" title="Visit page outside Confluence" rel="nofollow">sponsors<sup><img class="rendericon" src="apache-felix-osgi-core_files/linkext7.gif" alt="" align="absmiddle" border="0" height="7" width="7"></sup></a></span>
21<!-- ApacheCon Ad -->
22<iframe src="apache-felix-osgi-core_files/button.html" style="border-width: 0pt; float: left;" frameborder="0" height="135" scrolling="no" width="135"></iframe>
23<p style="height: 100px;">
24<!-- ApacheCon Ad -->
25</p></li></ul> </div>
Richard S. Hall97648d12007-07-10 16:31:14 +000026 <div class="main">
27<h1><a name="ApacheFelixOSGiCore-ApacheFelixOSGiCore"></a>Apache Felix OSGi Core</h1>
28
29<p>The Apache Felix OSGi Core sub-project simply repackages the
30standard OSGi core API packages provided by the OSGi Alliance into a
31Maven module. Nearly all OSGi-related projects will have a dependency
32on this module if using Maven or will require this module's JAR file in
33its class path in order to compile against the OSGi core APIs. The
34Felix framework has a compile-time dependency on the OSGi core module,
35but at packaging time it embeds the specific set of required packages
36so there is no longer a dependency on the module at execution time.</p>
37 </div>
Karl Pauls0e6101c2008-04-21 20:55:17 +000038 </body></html>