Author: buildbot
Date: Tue Mar 1 23:23:28 2016
New Revision: 981587
Log:
Staging update by buildbot for felix
Modified:
websites/staging/felix/trunk/content/ (props changed)
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 1 23:23:28 2016
@@ -1 +1 @@
-1733187
+1733188
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew.html
Tue Mar 1 23:23:28 2016
@@ -145,6 +145,12 @@ Use "add-require-capability=true" option
<p>The Annotations "Factory Sets" are deprecated (FELIX-4684): You can now use
a DS-like ComponentFactory API by a nice api which is exported by the runtime
bundle.
See this <a
href="https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/device/annot/DeviceAndParameterFactory.java">example</a>
from the samples in the source distribution.</p>
</li>
+<li>
+<p>Since the R8 version, a new "<code>dm-lambda</code>" library has been
introduced in the distribution. This new library allows to programmatically
declare OSGi components using a new style based on java8 lambda expressions and
other goodies like method references.</p>
+</li>
+<li>
+<p>Since the R8 version, you can now provide "configuration types".
Configuration types are a new feature that allows you to specify an interface
that is implemented by DM and such interface is then injected to your
configuration callback instead of an actual configuration dictionary. </p>
+</li>
</ul>
<h1 id="sample-code">Sample code<a class="headerlink" href="#sample-code"
title="Permanent link">¶</a></h1>
<p>The source distribution includes many sample codes which can be run
directly under Eclipse and BndTools. The samples are available in the
@@ -152,7 +158,7 @@ org.apache.felix.dependencymanager.sampl
Some of the samples require that you configure some pids or factory pids from
Web Console, which can be accessed using
<em>http://localhost:8080/system/console/configMgr</em> URL.
Please consult org.apache.felix.dependencymanager.samples/README.samples for
up to date instructions on how to execute the various examples.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1665812 by marrs on Wed, 11 Mar 2015 09:02:04 +0000
+ Rev. 1733188 by pderop on Tue, 1 Mar 2016 23:23:14 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project