Author: buildbot
Date: Wed Jul 8 11:15:12 2015
New Revision: 957505
Log:
Staging update by buildbot for celix
Modified:
websites/staging/celix/trunk/content/ (props changed)
websites/staging/celix/trunk/content/index.html
Propchange: websites/staging/celix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 8 11:15:12 2015
@@ -1 +1 @@
-1689836
+1689844
Modified: websites/staging/celix/trunk/content/index.html
==============================================================================
--- websites/staging/celix/trunk/content/index.html (original)
+++ websites/staging/celix/trunk/content/index.html Wed Jul 8 11:15:12 2015
@@ -60,7 +60,18 @@
<a href="/index.html"><img id="headerimage"
src="/images/celix.png" alt="Apache Celix"
height="130px"></a>
<div id="navbar">
- <ul>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/celix.html">About</a><ul>
<li><a href="/celix.html">Celix</a></li>
@@ -130,12 +141,23 @@
<div id="homecenter">
<div id="homeleft">
<h1 class="title">Welcome to Apache Celix</h1>
- <p>Apache Celix is an implementation of the OSGi
specification adapted to C. It will follow the API as close as possible,
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>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.</p>
<p>Celix entered incubation in November 2010 and has graduated in July 2014.
At this moment we are migrating from the incubator to the Celix top level
project.</p>
-<h2 id="news">News</h2>
+<h2 id="news">News<a class="headerlink" href="#news" title="Permanent
link">¶</a></h2>
<ul>
<li>16-jul-2014 - After a successful graduation vote Apache Celix has
graduation to a top-level project.</li>
<li>25-feb-2014 - After a successful vote Celix 1.0.0.incubating is released.
The release is now available via the <a href="/download.cgi">download</a>
section.</li>
@@ -147,18 +169,29 @@ This interoperability is achieved by por
<div id="download" class="rc">
- <h2 id="download-celix">Download Celix</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="download-celix">Download Celix<a class="headerlink"
href="#download-celix" title="Permanent link">¶</a></h2>
<ul>
<li><a href="/download.cgi">Downloads</a></li>
<li><a href="https://git-wip-us.apache.org/repos/asf/celix.git">Celix
GIT</a></li>
</ul>
-<h2 id="mailing-lists">Mailing Lists</h2>
+<h2 id="mailing-lists">Mailing Lists<a class="headerlink"
href="#mailing-lists" title="Permanent link">¶</a></h2>
<ul>
<li><a href="mailto:[email protected]">Developers List</a>
- (<a
href="http://incubator.markmail.org/search/+list:org.apache.incubator.celix-dev">Archives</a>)</li>
+ (<a
href="http://mail-archives.apache.org/mod_mbox/celix-dev/">Archives</a>)</li>
<li>
<p><a href="mailto:[email protected]">Commits List</a>
- (<a
href="http://incubator.markmail.org/search/+list:org.apache.incubator.celix-commits">Archives</a>)</p>
+ (<a
href="http://mail-archives.apache.org/mod_mbox/celix-commits/">Archives</a>)</p>
</li>
<li>
<p><a href="http://mail-archives.apache.org/mod_mbox/">Apache Mail
Archives</a></p>