Author: pderop
Date: Tue Mar 10 11:12:48 2015
New Revision: 1665473
URL: http://svn.apache.org/r1665473
Log:
Fixing formatting issue ...
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext?rev=1665473&r1=1665472&r2=1665473&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Tue Mar 10 11:12:48 2015
@@ -51,7 +51,7 @@ Use "add-require-capability=true" option
* The Annotations "Factory Sets" are deprecated and have been replaced by a
nice api exported by the runtime bundle. See FELIX-4684
-# Sample codes
+## Sample codes
The source distribution includes many sample codes which can be run directly
under Eclipse and BndTools. The samples are available in the
org.apache.felix.dependencymanager.samples/ module.