Richard S. Hall | 930fecc | 2005-08-16 18:33:34 +0000 | [diff] [blame] | 1 | # |
| 2 | # Framework config properties. |
| 3 | # |
| 4 | org.osgi.framework.system.packages=javax.swing; \ |
| 5 | javax.swing.plaf; \ |
| 6 | javax.swing.event; \ |
| 7 | javax.swing.table; \ |
| 8 | javax.swing.border; \ |
| 9 | javax.swing.tree; \ |
| 10 | javax.swing.text; \ |
| 11 | version=1.4 |
| 12 | #felix.cache.profile=foo |
| 13 | felix.auto.start.1= \ |
| 14 | file:bundle/shell.jar \ |
| 15 | file:bundle/shelltui.jar \ |
| 16 | file:bundle/bundlerepository.jar |
| 17 | felix.startlevel.framework=1 |
| 18 | felix.startlevel.bundle=1 |
Richard S. Hall | f1a466e | 2005-11-08 08:50:27 +0000 | [diff] [blame] | 19 | #framework.service.urlhandlers=false |
Richard S. Hall | 930fecc | 2005-08-16 18:33:34 +0000 | [diff] [blame] | 20 | |
| 21 | # |
| 22 | # Bundle config properties. |
| 23 | # |
| 24 | org.osgi.service.http.port=8080 |
| 25 | osgi.shell.telnet=on |
| 26 | #osgi.repository.url=file:/home/rickhall/projects/apache/repository.xml |
| 27 | #osgi.repository.url=file:/home/rickhall/projects/apache/repository.xml http://www.knopflerfish.org/repo/repository.xml |