You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2013/02/19 08:41:50 UTC

svn commit: r851115 - in /websites/staging/felix/trunk/content: ./ index.html news.html res/jquery.js

Author: buildbot
Date: Tue Feb 19 07:41:50 2013
New Revision: 851115

Log:
Staging update by buildbot for felix

Added:
    websites/staging/felix/trunk/content/res/jquery.js
Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/index.html
    websites/staging/felix/trunk/content/news.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 19 07:41:50 2013
@@ -1 +1 @@
-1447161
+1447607

Modified: websites/staging/felix/trunk/content/index.html
==============================================================================
--- websites/staging/felix/trunk/content/index.html (original)
+++ websites/staging/felix/trunk/content/index.html Tue Feb 19 07:41:50 2013
@@ -85,9 +85,9 @@ The original Confluence based site is cu
 </div>
 
 <h1 id="news">News</h1>
-<ul>
-<li>The Dependency Manager Core, Annotation, Runtime version 3.1.0 and Compat, Shell version 3.0.1 are now available in the &lt;a href=&quot;http://felix.apache.org/downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (January 28, 2013)  * The iPOJO Core, Composite and Annotations 1.8.6 are now available in the &lt;a href=&quot;http://felix.apache.org/site/downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (January 10, 2013) * The Apache Felix SCR Generator 1.3.0, Maven SCR Plugin 1.9.0, and SCR Ant Task 1.3.0 releases are now available from the &lt;a href=&quot;http://felix.apache.org/site/downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (December 07, 2012) * The UserAdmin 1.0.3 release is now available in the &lt;a href=&quot;http://felix.apache.org/site downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (December 06, 2012) * The UserAdmin file-store 
 1.0.2 release is now available in the &lt;a href=&quot;http://felix.apache.org/site/downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (December 06, 2012) * The UserAdmin MongoDB-store 1.0.1 release is now available in the &lt;a href=&quot;http://felix.apache.org/site/downloads.cgi&quot;&gt;downloads&lt;/a&gt; section and from the Maven repository. (December 06, 2012)</li>
+<ul id="newsExcerpt">
 </ul>
+
 <p>Refer to the news <a href="/news.html">archive</a> for all news.</p>
 <h1 id="apache-felix-subprojects">Apache Felix Subprojects</h1>
 <p>The Felix project is organized into subprojects, where each subproject targets a specific OSGi specification or OSGi-related technology; the following list summarizes each released subproject:</p>
@@ -114,8 +114,18 @@ The original Confluence based site is cu
 <li><a href="/documentation/subprojects/apache-felix-web-console.html">Web Console</a> - A simple tool to inspect and manage OSGi framework instances using your favorite Web Browser.</li>
 </ul>
 <p>Several other unreleased subprojects also exist, please refer to the <a href="/documentation/subprojects.html">Subprojects</a> page for more. To see some projects using Felix subprojects, refer to the <a href="/documentation/community/projects-using-felix.html">Projects Using Felix</a> documentation.</p>
+<script src="/res/jquery.js" type="text/javascript"></script>
+
+<script type="text/javascript">
+        $(document).ready(function() {
+            $.get("/news.html", function(news) {
+                var $newsExcerpt = $(news).find('li').slice(0,5);
+                $('#newsExcerpt').append($newsExcerpt);
+            });
+        });
+</script>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1422427 by fmeschbe on Sun, 16 Dec 2012 00:36:51 +0000
+        Rev. 1447607 by fmeschbe on Tue, 19 Feb 2013 07:41:20 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project

Modified: websites/staging/felix/trunk/content/news.html
==============================================================================
--- websites/staging/felix/trunk/content/news.html (original)
+++ websites/staging/felix/trunk/content/news.html Tue Feb 19 07:41:50 2013
@@ -75,14 +75,7 @@
       
       <h1>News</h1>
       <ul>
-<li>The Framework 4.2.0 release is now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (February 12, 2013)</li>
-<li>The Dependency Manager Core, Annotation, Runtime version 3.1.0 and Compat, Shell version 3.0.1 are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (January 28, 2013)</li>
-<li>
-<p>The iPOJO Core, Composite and Annotations 1.8.6 are now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and from the Maven repository. (January 10, 2013)</p>
-</li>
-<li>
-<p>The Apache Felix SCR Generator 1.4.0, Maven SCR Plugin 1.10.0, SCR Ant Task 1.4.0, SCR Annotations 1.8.0, and SCR DS Annotations 1.0.2 releases are now available from the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and from the Maven repository. (Februrary 18, 2013)</p>
-</li>
+<li>The Apache Felix SCR Generator 1.4.0, Maven SCR Plugin 1.10.0, SCR Ant Task 1.4.0, SCR Annotations 1.8.0, and SCR DS Annotations 1.0.2 releases are now available from the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and from the Maven repository. (Februrary 18, 2013)</li>
 <li>The Framework 4.2.0 release is now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (February 12, 2013)</li>
 <li>The Dependency Manager Core, Annotation, Runtime version 3.1.0 and Compat, Shell version 3.0.1 are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (January 28, 2013)</li>
 <li>The iPOJO Core, Composite and Annotations 1.8.6 are now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and from the Maven repository. (January 10, 2013)</li>
@@ -289,7 +282,7 @@
 <li>Felix has its own website! (July 17, 2006)</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1447161 by cziegeler on Mon, 18 Feb 2013 09:16:59 +0000
+        Rev. 1447607 by fmeschbe on Tue, 19 Feb 2013 07:41:20 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project

Added: websites/staging/felix/trunk/content/res/jquery.js
==============================================================================
--- websites/staging/felix/trunk/content/res/jquery.js (added)
+++ websites/staging/felix/trunk/content/res/jquery.js Tue Feb 19 07:41:50 2013
@@ -0,0 +1,2 @@
+/*! jQuery v1.8.3 jquery.com | jquery.org/license */

[... 3 lines stripped ...]