Author: pderop
Date: Sat Mar 7 17:15:00 2015
New Revision: 1664893
URL: http://svn.apache.org/r1664893
Log:
fixing formatting (attempt 2).
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=1664893&r1=1664892&r2=1664893&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 17:15:00 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:
@@ -112,15 +112,15 @@ Now, configure the Felix framework, as w
* In the Core Runtime, Select the latest version of Felix currently available
* Select Execution Env=JavaSE-1.7
* In the "Run Bundles" section, add the following list:
- * org.apache.felix.configadmin.jar
- * org.apache.felix.metatype.jar
- * org.apache.felix.log.jar
- * org.apache.felix.gogo.command
- * org.apache.felix.gogo.runtime
- * org.apache.felix.gogo.shell
- * org.apache.felix.dependencymanager
- * org.apache.felix.dependencymanager.runtime
- * org.apache.felix.dependencymanager.shell
+ * org.apache.felix.configadmin.jar
+ * org.apache.felix.metatype.jar
+ * org.apache.felix.log.jar
+ * org.apache.felix.gogo.command
+ * org.apache.felix.gogo.runtime
+ * org.apache.felix.gogo.shell
+ * org.apache.felix.dependencymanager
+ * org.apache.felix.dependencymanager.runtime
+ * org.apache.felix.dependencymanager.shell
* Then save the configuration (Press Ctrl-s).
Now, Click on "Run OSGi". You should now see in the Console the Gogo Shell
prompt with the