Remove Maven
[lgpl/argeo-commons.git] / dist / argeo-node / base / share / argeo / config.ini
diff --git a/dist/argeo-node/base/share/argeo/config.ini b/dist/argeo-node/base/share/argeo/config.ini
deleted file mode 100644 (file)
index e5cc050..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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.metatype,\
-org.eclipse.equinox.cm,\
-org.eclipse.equinox.ds,\
-org.eclipse.rap.rwt.osgi
-
-# Required CMS bundles to start
-argeo.osgi.start.3.node=\
-org.argeo.cms
-
-# Extension managers
-argeo.osgi.start.4.node=\
-org.argeo.cms.e4.rap
-
-# Packages provided by the OpenJDK JVM
-org.osgi.framework.bootdelegation=com.sun.jndi.ldap,\
-com.sun.jndi.ldap.sasl,\
-com.sun.security.jgss,\
-com.sun.jndi.dns,\
-com.sun.nio.file,\
-com.sun.nio.sctp
-
-# Required properties
-eclipse.ignoreApp=true
-osgi.noShutdown=true
-org.eclipse.equinox.http.jetty.autostart=false
-
-# Disable some warnings
-nashorn.option.no.deprecation.warning=true