Alex Karasulu | c15532e | 2006-03-06 19:42:54 +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 |
Richard S. Hall | e975d4d | 2006-04-10 12:56:14 +0000 | [diff] [blame^] | 12 | org.osgi.framework.bootdelegation=sun.*,com.sun.* |
Alex Karasulu | c15532e | 2006-03-06 19:42:54 +0000 | [diff] [blame] | 13 | #felix.cache.profile=foo |
| 14 | felix.auto.start.1= \ |
| 15 | file:bundle/org.apache.felix.shell-${pom.version}.jar \ |
Richard S. Hall | 20f9caf | 2006-04-04 13:19:47 +0000 | [diff] [blame] | 16 | file:bundle/org.apache.felix.shell.tui-${pom.version}.jar \ |
| 17 | file:bundle/org.apache.felix.bundlerepository-${pom.version}.jar |
Alex Karasulu | c15532e | 2006-03-06 19:42:54 +0000 | [diff] [blame] | 18 | felix.startlevel.framework=1 |
| 19 | felix.startlevel.bundle=1 |
| 20 | #framework.service.urlhandlers=false |
| 21 | |
| 22 | # |
| 23 | # Bundle config properties. |
| 24 | # |
| 25 | org.osgi.service.http.port=8080 |
| 26 | osgi.shell.telnet=on |
| 27 | #osgi.repository.url=file:/home/rickhall/projects/apache/repository.xml |
| 28 | #osgi.repository.url=file:/home/rickhall/projects/apache/repository.xml http://www.knopflerfish.org/repo/repository.xml |