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/10/12 19:27:30 UTC

svn commit: r882318 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-ipojo.html

Author: buildbot
Date: Sat Oct 12 17:27:29 2013
New Revision: 882318

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Oct 12 17:27:29 2013
@@ -1 +1 @@
-1531562
+1531563

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo.html Sat Oct 12 17:27:29 2013
@@ -197,13 +197,12 @@ current iPOJO snapshot: 1.11.1-SNAPSHOT 
         <div class="span6">
             <h3>Main features</h3>
             <ul class="icons">
-                <li><i class="icon-ok"></i> components are developed as POJOs - nothing else is required!</li>
-                <li><i class="icon-ok"></i> the component model is extensible, so feel free to adapt it to your needs</li>
-                <li><i class="icon-ok"></i> the standard component model manages service providing and service dependencies, and so can require any other OSGi services</li>
-                <li><i class="icon-ok"></i> iPOJO manages the component instance lifecycle and the environment dynamics as never before possible</li>
-                <li><i class="icon-ok"></i> iPOJO provides a powerful composition system to create highly dynamic applications</li>
-                <li><i class="icon-ok"></i> iPOJO supports annotations, XML, and a Java-based API to define components</li>
-                <li><i class="icon-ok"></i> iPOJO applications are natively dynamic, adaptable and autonomic-ready</li>
+                <li><i class="icon-ok"></i> components are developed as POJOs - no dependencies or complex API</li>
+                <li><i class="icon-ok"></i> Use annotations, XML or a fluent API to declare your components and instances</li>
+                <li><i class="icon-ok"></i> require and provide services without requiring code, while being amazingly powerful</li>
+                <li><i class="icon-ok"></i> iPOJO applications are natively resilient to dynamism</li>
+                <li><i class="icon-ok"></i> extensible and customizable, develop your own component model</li>
+                <li><i class="icon-ok"></i> iPOJO applications are supporting dynamic adaptation, and exhibit autonomic behavior</li>
             </ul>
         </div>                  
     </div>
@@ -226,7 +225,7 @@ current iPOJO snapshot: 1.11.1-SNAPSHOT 
 <div class="span4 box info">
 <h4>Getting started</h4>
 <ul class="icons">
-    <li><i class="icon-chevron-right"></i> <a href="http://felix.apache.org/downloads.cgi" title="Download">Downloads</a></li>
+    <li><i class="icon-chevron-right"></i> <a href="http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.ipojo.distribution.quickstart/1.11.0/org.apache.felix.ipojo.distribution.quickstart-1.11.0.zip" title="Download">Quickstart Distribution</a></li>
     <li><i class="icon-chevron-right"></i> <a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/ipojo-in-10-minutes.html" title="iPOJO in 10 minutes">iPOJO in 10 minutes</a></li>
     <li><i class="icon-chevron-right"></i> <a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/how-to-use-ipojo-annotations.html" title="How to use iPOJO Annotations">Using Annotations</a></li>
     <li><i class="icon-chevron-right"></i> <a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/ipojo-hello-word-maven-based-tutorial.html" title="iPOJO Hello Word (Maven-Based) tutorial">Maven tutorial</a></li>
@@ -267,7 +266,7 @@ current iPOJO snapshot: 1.11.1-SNAPSHOT 
                 may be trademarks or registered trademarks of their respective owners.
                 </div>
                 <div class="timestamp span3 offset2">
-                Rev. 1530004 by clement on Mon, 7 Oct 2013 17:16:39 +0000
+                Rev. 1531563 by clement on Sat, 12 Oct 2013 17:27:19 +0000
                 </div>
             </div>
         </footer>