Richard S. Hall | 97648d1 | 2007-07-10 16:31:14 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Karl Pauls | d077161 | 2008-04-21 20:55:17 +0000 | [diff] [blame] | 2 | <html><head><title>Apache Felix - Apache Felix OSGi Core</title> |
Richard S. Hall | 97648d1 | 2007-07-10 16:31:14 +0000 | [diff] [blame] | 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | <link rel="stylesheet" href="apache-felix-osgi-core_files/site.css" type="text/css" media="all"> |
Karl Pauls | d077161 | 2008-04-21 20:55:17 +0000 | [diff] [blame] | 8 | <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. Hall | 97648d1 | 2007-07-10 16:31:14 +0000 | [diff] [blame] | 10 | <div class="menu"> |
Karl Pauls | d077161 | 2008-04-21 20:55:17 +0000 | [diff] [blame] | 11 | <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. Hall | 97648d1 | 2007-07-10 16:31:14 +0000 | [diff] [blame] | 26 | <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 |
| 30 | standard OSGi core API packages provided by the OSGi Alliance into a |
| 31 | Maven module. Nearly all OSGi-related projects will have a dependency |
| 32 | on this module if using Maven or will require this module's JAR file in |
| 33 | its class path in order to compile against the OSGi core APIs. The |
| 34 | Felix framework has a compile-time dependency on the OSGi core module, |
| 35 | but at packaging time it embeds the specific set of required packages |
| 36 | so there is no longer a dependency on the module at execution time.</p> |
| 37 | </div> |
Karl Pauls | d077161 | 2008-04-21 20:55:17 +0000 | [diff] [blame] | 38 | </body></html> |