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 2014/03/15 17:09:08 UTC

svn commit: r901708 [2/2] - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/ documentation/subprojects/apache-felix-ipojo/ documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/ documentation/subprojects/apache...

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/providing-osgi-services.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/providing-osgi-services.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/providing-osgi-services.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/temporal-service-dependency.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/temporal-service-dependency.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/temporal-service-dependency.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/instance-vs-service-controller.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/instance-vs-service-controller.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/instance-vs-service-controller.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/combining-ipojo-and-configuration-admin.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/combining-ipojo-and-configuration-admin.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/combining-ipojo-and-configuration-admin.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/constructing-pojo-objects-with-factory-methods.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/constructing-pojo-objects-with-factory-methods.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/constructing-pojo-objects-with-factory-methods.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/how-to-use-ipojo-factories.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/how-to-use-ipojo-factories.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/how-to-use-ipojo-factories.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>
@@ -318,7 +318,7 @@ The <code>instance.name</code> and <code
 </div>
 
 <h2 id="creating-disposing-and-reconfiguring-instances-with-the-api">Creating, disposing and reconfiguring instances with the API</h2>
-<p>A public factory is accessible through an exposed service (<a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/Factory.html">org.apache.felix.ipojo.Factory</a>). This service is accessible as any other OSGi service, and could be an iPOJO dependency using a LDAP filter or the 'from' attribute such as in:</p>
+<p>A public factory is accessible through an exposed service (<a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/Factory.html">org.apache.felix.ipojo.Factory</a>). This service is accessible as any other OSGi service, and could be an iPOJO dependency using a LDAP filter or the 'from' attribute such as in:</p>
 <div class="codehilite"><pre><span class="nt">&lt;component</span> <span class="na">classname=</span><span class="s">&quot;...&quot;</span><span class="nt">&gt;</span>
     <span class="c">&lt;!-- These two requirement descriptions are equivalent --&gt;</span>
     <span class="nt">&lt;requires</span> <span class="na">field=</span><span class="s">&quot;a_field&quot;</span> <span class="na">filter=</span><span class="s">&quot;(factory.name=factory-name)&quot;</span><span class="nt">/&gt;</span>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-extender-configuration.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-extender-configuration.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-extender-configuration.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-factory-service.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-factory-service.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-factory-service.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>
@@ -201,7 +201,7 @@
 
 <h2 id="the-factory-service">The Factory service</h2>
 <p>Every public factory is exposed as an OSGi service. The
-<a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/Factory.html">org.apache.felix.ipojo.Factory</a> service interface allows you to create and manage instance programmatically.</p>
+<a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/Factory.html">org.apache.felix.ipojo.Factory</a> service interface allows you to create and manage instance programmatically.</p>
 <h3 id="finding-and-using-a-factory-service">Finding and using a Factory service</h3>
 <p>Let's imagine you have the following class:</p>
 <div class="codehilite"><pre><span class="nd">@Component</span><span class="o">(</span><span class="n">name</span><span class="o">=</span><span class="s">&quot;my-factory&quot;</span><span class="o">)</span>
@@ -226,7 +226,7 @@
 <h3 id="retrieving-factory-information">Retrieving factory information</h3>
 <p>Once you have the <code>factory</code> object, you can get a couple of additional metadata. The factory name can be retrieved with <code>getName</code>. Additionally, the factory version is retrieved with the <code>getVersion</code> method.</p>
 <p>The current factory state is accessible with the <code>getState</code> method. A factory can either be <code>VALID</code> or <code>INVALID</code>. A factory is valid only and only if all the required <em>handlers</em> are available (don't worry, you don't really need to know this definition). In other words, when a factory is not valid, it just means that a <em>handler</em> is not there (the bundle is not deployed).</p>
-<p>By using the <code>getComponentDescription()</code> method, you can retrieve additional information about the factory. Check the <a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/architecture/ComponentTypeDescription.html">ComponentTypeDescription 
+<p>By using the <code>getComponentDescription()</code> method, you can retrieve additional information about the factory. Check the <a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/architecture/ComponentTypeDescription.html">ComponentTypeDescription 
 API</a> for more information.</p>
 <p>To illustrate factory's state retrieval, let's look at the following code displaying the name, version and state of all the available factories.</p>
 <div class="codehilite"><pre><span class="nd">@Requires</span>
@@ -251,7 +251,7 @@ API</a> for more information.</p>
 </pre></div>
 
 
-<p>The <code>createComponentInstance</code> method returns a <a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/architecture/ComponentInstance.html">ComponentInstance</a> object. This object is representing the created instance, and let you manage it (to reconfigure it or to dispose it).</p>
+<p>The <code>createComponentInstance</code> method returns a <a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/architecture/ComponentInstance.html">ComponentInstance</a> object. This object is representing the created instance, and let you manage it (to reconfigure it or to dispose it).</p>
 <p>The configuration you can pass to the <code>createComponentInstance</code> method let you configure the instance properties. For example, you can gives a value to the <code>message</code> property (From the component example):</p>
 <div class="codehilite"><pre><span class="kd">public</span> <span class="kt">void</span> <span class="nf">createMyInstance</span><span class="o">()</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
     <span class="n">Dictionary</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">Object</span><span class="o">&gt;</span> <span class="n">configuration</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Hashtable</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">Object</span><span class="o">&gt;();</span>
@@ -276,10 +276,10 @@ API</a> for more information.</p>
 <h3 id="deleting-instances">Deleting instances</h3>
 <p>You can't delete an instance directly from the factory object. However, you can from the <code>ComponentInstance</code> object. In the case you already have this object, just call the <code>dispose()</code> method. Otherwise, retrieve the component instance from the factory object and then call the <code>dispose()</code> method.</p>
 <h3 id="observing-the-factory-state">Observing the factory state</h3>
-<p>As stated above, factory objects have a state. We already saw how to retrieve the current state of the factory. You can also register a <a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/architecture/FactoryStateListener.html">FactoryStateListener</a> to be notified when the state changes. The methods <code>addFactoryStateListener</code> and <code>removeFactoryStateListener</code> let you respectively register and unregister the listener.</p>
+<p>As stated above, factory objects have a state. We already saw how to retrieve the current state of the factory. You can also register a <a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/architecture/FactoryStateListener.html">FactoryStateListener</a> to be notified when the state changes. The methods <code>addFactoryStateListener</code> and <code>removeFactoryStateListener</code> let you respectively register and unregister the listener.</p>
 <h2 id="declaration-publication-vs-programmatic-creation">Declaration publication vs. Programmatic creation</h2>
 <p>This page has explained how to create an instance from the Factory service. However, when the factory leaves or become invalid your instance is disposed. The instance is <strong>not</strong> recreated when the factory comes back or is revalidated.</p>
-<p>To avoid to have to listen and manage these events, you can use an <a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/architecture/InstanceDeclaration.html">InstanceDeclaration</a>.
+<p>To avoid to have to listen and manage these events, you can use an <a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/architecture/InstanceDeclaration.html">InstanceDeclaration</a>.
 An instance declaration is a service you publish to instruct iPOJO to create an instance
 and manage its lifecycle. <code>InstanceDeclaration</code> are created through the <code>DeclarationBuilderService</code>
 (since 1.12):</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-hierarchical-composition-overview.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-hierarchical-composition-overview.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/ipojo-hierarchical-composition-overview.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/service-binding-interceptors.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/service-binding-interceptors.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/service-binding-interceptors.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>
@@ -205,11 +205,11 @@
 <p>The properties on which the filter can rely are explained below.</p>
 <p>There are several types of interceptors:</p>
 <ul>
-<li><a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/dependency/interceptors/ServiceTrackingInterceptor.html">Tracking interceptors</a> - decide whether a service can be seen by a service dependency, and can <em>transform</em> service references</li>
-<li><a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/dependency/interceptors/ServiceRankingInterceptor.html">Ranking interceptors</a> - select and sort service references accepted by the tracking interceptors</li>
-<li><a href="http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/dependency/interceptors/ServiceBindingInterceptor.html">Binding interceptors</a> - can modify the injected service objects</li>
+<li><a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/dependency/interceptors/ServiceTrackingInterceptor.html">Tracking interceptors</a> - decide whether a service can be seen by a service dependency, and can <em>transform</em> service references</li>
+<li><a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/dependency/interceptors/ServiceRankingInterceptor.html">Ranking interceptors</a> - select and sort service references accepted by the tracking interceptors</li>
+<li><a href="http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/dependency/interceptors/ServiceBindingInterceptor.html">Binding interceptors</a> - can modify the injected service objects</li>
 </ul>
-<p>For all these classes, default implementations are available in (http://felix.apache.org/ipojo/api/1.11.1/org/apache/felix/ipojo/dependency/interceptors/package-summary.html).</p>
+<p>For all these classes, default implementations are available in (http://felix.apache.org/ipojo/api/1.11.2/org/apache/felix/ipojo/dependency/interceptors/package-summary.html).</p>
 <h2 id="service-dependency-theory">Service dependency theory</h2>
 <p>Before looking more deeply into these interceptors, let's first explain the service dependency principle. Before being injected inside the component's code, a service (reference) traverses a set of layers. The service dependencies consider all services from the service registry and narrows this set to select the right set of services. The narrowing process has three phases.</p>
 <p>The initial set of services considered by the service dependencies is named <em>base set</em>. It contains all services from the service registry providing the requested service interface.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-ipojo-introspection-api.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-ipojo-introspection-api.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-ipojo-introspection-api.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-stereotypes.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-stereotypes.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/using-stereotypes.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-faq.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-faq.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-faq.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>
@@ -232,7 +232,7 @@
             <span class="nt">&lt;dependency&gt;</span>
                 <span class="nt">&lt;groupId&gt;</span>org.apache.felix<span class="nt">&lt;/groupId&gt;</span>
                 <span class="nt">&lt;artifactId&gt;</span>org.apache.felix.ipojo.manipulator<span class="nt">&lt;/artifactId&gt;</span>
-                <span class="nt">&lt;version&gt;</span>1.11.1<span class="nt">&lt;/version&gt;</span>
+                <span class="nt">&lt;version&gt;</span>1.11.2<span class="nt">&lt;/version&gt;</span>
             <span class="nt">&lt;/dependency&gt;</span>
         <span class="nt">&lt;/dependencies&gt;</span>
       <span class="nt">&lt;/plugin&gt;</span>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/using-xml-schemas.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/using-xml-schemas.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/using-xml-schemas.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-why-choose-ipojo.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-why-choose-ipojo.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-why-choose-ipojo.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/articles-and-presentations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/articles-and-presentations.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/articles-and-presentations.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/developing-camel-mediators-with-ipojo.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/developing-camel-mediators-with-ipojo.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/developing-camel-mediators-with-ipojo.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/download.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/download.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/download.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-news.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-news.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-news.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>
@@ -173,6 +173,7 @@
         <div class="content">
             <h1 id="whats-hot">What's hot ?</h1>
 <ul>
+<li>*iPOJO Manipulator (1.11.2) and Runtime (1.11.2) are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (March 15, 2014)</li>
 <li>*iPOJO Manipulator (1.11.1) and Runtime (1.11.1) are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (January 29, 2014)</li>
 <li>*iPOJO Manipulator (1.11.0) and Runtime (1.11.0) are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (October 12, 2013)</li>
 <li>*iPOJO Manipulator (1.10.1) and Runtime (1.10.1) are now available in the <a href="http://felix.apache.org/downloads.cgi">downloads</a> section and from the Maven repository. (May 28, 2013)</li>
@@ -222,7 +223,7 @@
                 may be trademarks or registered trademarks of their respective owners.
                 </div>
                 <div class="timestamp span3 offset2">
-                Rev. 1562513 by clement on Wed, 29 Jan 2014 17:17:27 +0000
+                Rev. 1577888 by clement on Sat, 15 Mar 2014 16:08:19 +0000
                 </div>
             </div>
         </footer>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-reference-card.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-reference-card.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-reference-card.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-support.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-support.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/ipojo-support.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/related-works.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/related-works.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/related-works.html Sat Mar 15 16:09:07 2014
@@ -123,7 +123,7 @@
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-write-your-own-handler.html">Handler development</a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/how-to-use-ipojo-manipulation-metadata.html">Manipulation Metadata </a></li>
                                         <li><a href="/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-devguide/dive-into-the-ipojo-manipulation-depths.html">Dive into the iPOJO Manipulation depths</a></li>
-                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.1">Javadoc</a></li>
+                                        <li><a href="http://felix.apache.org/ipojo/api/1.11.2">Javadoc</a></li>
                                     </ul>
                                 </li>
                             </ul>

Modified: websites/staging/felix/trunk/content/downloads.html
==============================================================================
--- websites/staging/felix/trunk/content/downloads.html (original)
+++ websites/staging/felix/trunk/content/downloads.html Sat Mar 15 16:09:07 2014
@@ -320,27 +320,27 @@ please reload this page by <a href="/dow
 </tr>
 <tr>
 <td>iPOJO (Core)</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Annotations</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.annotations-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.annotations-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO API</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.api-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.api-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Architecture Command for Gogo</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.1-source-release.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.gogo-1.11.2-source-release.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Architecture Command for the Felix Shell</td>
@@ -350,15 +350,15 @@ please reload this page by <a href="/dow
 </tr>
 <tr>
 <td>iPOJO BND Plugin</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/bnd-ipojo-plugin-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/bnd-ipojo-plugin-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/bnd-ipojo-plugin-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/bnd-ipojo-plugin-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/bnd-ipojo-plugin-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/bnd-ipojo-plugin-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/bnd-ipojo-plugin-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Composite</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.composite-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.composite-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Event Admin handler</td>
@@ -380,21 +380,21 @@ please reload this page by <a href="/dow
 </tr>
 <tr>
 <td>iPOJO Manipulator Project (containing all iPOJO manipulator modules)</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.1-source-release.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-project-1.11.2-source-release.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Manipulator</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.manipulator-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Runtime Project (containing all iPOJO runtime modules)</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.1-source-release.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.runtime-project-1.11.2-source-release.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>iPOJO Temporal Dependency handler</td>
@@ -664,9 +664,9 @@ please reload this page by <a href="/dow
 </tr>
 <tr>
 <td>Maven iPOJO Plugin</td>
-<td>1.11.0</td>
-<td><a href="[preferred]/felix/maven-ipojo-plugin-1.11.0.jar">jar</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/maven-ipojo-plugin-1.11.0-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/maven-ipojo-plugin-1.11.0-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.0-source-release.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/maven-ipojo-plugin-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/maven-ipojo-plugin-1.11.2-source-release.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2-source-release.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2-source-release.tar.gz.md5">md5</a>) <a href="[preferred]/felix/maven-ipojo-plugin-1.11.2-source-release.zip">zip</a> (<a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2-source-release.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/maven-ipojo-plugin-1.11.2-source-release.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>Maven junit4osgi Plugin</td>
@@ -708,9 +708,9 @@ please reload this page by <a href="/dow
 </tr>
 <tr>
 <td>iPOJO Ant Task and CLI</td>
-<td>1.11.1</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.1.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1.jar.md5">md5</a>)</td>
-<td><a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.1-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.1-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.1-project.zip.md5">md5</a>)</td>
+<td>1.11.2</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.2.jar">jar</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2.jar.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2.jar.md5">md5</a>)</td>
+<td><a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.2-project.tar.gz">tar.gz</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2-project.tar.gz.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2-project.tar.gz.md5">md5</a>) <a href="[preferred]/felix/org.apache.felix.ipojo.ant-1.11.2-project.zip">zip</a> (<a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2-project.zip.asc">asc</a>, <a href="http://www.apache.org/dist/felix/org.apache.felix.ipojo.ant-1.11.2-project.zip.md5">md5</a>)</td>
 </tr>
 <tr>
 <td>SCR Ant Task</td>
@@ -728,7 +728,7 @@ the <a href="http://archive.apache.org/d
 
 
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1573469 by cziegeler on Mon, 3 Mar 2014 07:36:24 +0000
+        Rev. 1577888 by clement on Sat, 15 Mar 2014 16:08:19 +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 Sat Mar 15 16:09:07 2014
@@ -69,6 +69,7 @@
       
       <h1>News</h1>
       <ul>
+<li>Apache Felix iPOJO Manipulator and Runtime 1.11.2 release is now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and the Maven repository. (March 15, 2014)</li>
 <li>Apache Felix Inventory 1.0.4 release is now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and the Maven repository. (March 3, 2014)</li>
 <li>Apache Felix Jaas 0.0.2 release is now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and the Maven repository. (Feburary 17, 2014)</li>
 <li>Apache Felix Inventory 1.0.2 and Apache Felix Web Console 4.2.2 releases are now available in the <a href="http://felix.apache.org/site/downloads.cgi">downloads</a> section and the Maven repository. (Feburary 06, 2014)</li>
@@ -302,7 +303,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. 1573469 by cziegeler on Mon, 3 Mar 2014 07:36:24 +0000
+        Rev. 1577888 by clement on Sat, 15 Mar 2014 16:08:19 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project

Modified: websites/staging/felix/trunk/content/site/apache-felix-ipojo.html
==============================================================================
--- websites/staging/felix/trunk/content/site/apache-felix-ipojo.html (original)
+++ websites/staging/felix/trunk/content/site/apache-felix-ipojo.html Sat Mar 15 16:09:07 2014
@@ -211,6 +211,7 @@
             The new web site is <a href="http://ipojo.org">here</a>, update your bookmark.</p>
     </div>
 
+
 <P><B>iPOJO</B> is a service component runtime aiming to simplify OSGi application development. It natively supports ALL the dynamism of OSGi. Based on the concept of <TT>POJO</TT>, application logic is developed easily. Non-functional properties are just <EM>injected</EM> in the component at runtime.
 <BR class="atl-forced-newline">
 <BR class="atl-forced-newline">