X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dist%2Fargeo-node%2Fbase%2Fshare%2Fargeo%2Fconfig.ini;h=ae442054b3ee462a24b6b19bdb6b7b9836759cba;hb=8e6b382cfdcef01e4c8dcd13709df0fad0f3b35a;hp=269fcf6ee72f23d91df3a87979f284e86dfb74f2;hpb=e333ba3e68b89c98fc59c89c1567839c1414df61;p=lgpl%2Fargeo-commons.git diff --git a/dist/argeo-node/base/share/argeo/config.ini b/dist/argeo-node/base/share/argeo/config.ini index 269fcf6ee..ae442054b 100644 --- a/dist/argeo-node/base/share/argeo/config.ini +++ b/dist/argeo-node/base/share/argeo/config.ini @@ -1,10 +1,12 @@ # Only Argeo OSGi Boot is explicitly started osgi.bundles=org.argeo.osgi.boot@start +# Only clean state is currently fully supported +osgi.clean=true + # Required standard bundles to start argeo.osgi.start.2.node=\ org.eclipse.equinox.http.servlet,\ -org.eclipse.equinox.http.jetty,\ org.eclipse.equinox.metatype,\ org.eclipse.equinox.cm,\ org.eclipse.equinox.ds,\