Author: pderop
Date: Sat Mar 7 18:12:25 2015
New Revision: 1664896
URL: http://svn.apache.org/r1664896
Log:
added missing indent space before list items (we need four spaces before *).
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.mdtext?rev=1664896&r1=1664895&r2=1664896&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.mdtext
Sat Mar 7 18:12:25 2015
@@ -101,9 +101,9 @@ First, install the following necessary b
* Click on Repositories
* Add the following DM bundles in the "Local" Repository:
- * org.apache.felix.dependencymanager.jar
- * org.apache.felix.dependencymanager.shell.jar
- * org.apache.felix.dependencymanager.runtime.jar
+ * org.apache.felix.dependencymanager.jar
+ * org.apache.felix.dependencymanager.shell.jar
+ * org.apache.felix.dependencymanager.runtime.jar
Now, configure the Felix framework, as well as the list of the bundles to be
executed: