Merge "Document why we are using Virgo ExtensionsHookConfigurator"
authorGiovanni Meo <gmeo@cisco.com>
Wed, 9 Apr 2014 15:11:28 +0000 (15:11 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 9 Apr 2014 15:11:28 +0000 (15:11 +0000)
opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini

index 9df653cf94f00af395839711d6a347e2b1b04a0d..e678ef726d2a22a83d75fd10501eab43fa7e9bba 100644 (file)
@@ -47,9 +47,12 @@ eclipse.ignoreApp=true
 osgi.noShutdown=true
 # Clean any cached data on restart of the framework
 osgi.clean=true
+
+# https://bugs.eclipse.org/bugs/show_bug.cgi?id=325578
 # Extend the framework to avoid the resources to be presented with
 # a URL of type bundleresource: but to be presented as file:
 osgi.hook.configurators.include=org.eclipse.virgo.kernel.equinox.extensions.hooks.ExtensionsHookConfigurator
+
 # Directory from where the fileinstall will monitor for new bundles
 felix.fileinstall.dir=./plugins
 # Immediately learn new bundles at startup