From 24086a37451a05540be589d5bca319a327480dfb Mon Sep 17 00:00:00 2001 From: freyssin Date: Fri, 18 Dec 2020 18:55:49 +0100 Subject: [PATCH] Minor changes. --- joram/samples/config/config.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/joram/samples/config/config.properties b/joram/samples/config/config.properties index d2bbafff0..89502f0d9 100644 --- a/joram/samples/config/config.properties +++ b/joram/samples/config/config.properties @@ -73,6 +73,7 @@ felix.auto.start.1= \ file:../../../ship/bundle/org.apache.felix.shell.jar \ file:../../../ship/bundle/org.apache.felix.shell.tui.jar \ file:../../../ship/bundle/org.apache.felix.shell.remote.jar \ + file:../../../ship/bundle/org.osgi.compendium.jar \ file:../../../ship/bundle/monolog.jar \ file:../../../ship/bundle/a3-common.jar \ file:../../../ship/bundle/a3-rt.jar \ -- GitLab