From 23cd19d13cb7a09bc6177f463eea9ed722b68679 Mon Sep 17 00:00:00 2001 From: joergviola Date: Wed, 10 Mar 2010 19:24:23 +0000 Subject: [PATCH] Complete restructuring of equinox-target, equinox-bridge no longer used. https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334 --- .../WEB-INF/eclipse/configuration/config.ini | 3 + .../feature.xml | 76 +++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 equinox-target/webapp/WEB-INF/eclipse/configuration/config.ini create mode 100644 equinox-target/webapp/WEB-INF/eclipse/features/org.eclipse.equinox.servletbridge.feature_1.0.0/feature.xml diff --git a/equinox-target/webapp/WEB-INF/eclipse/configuration/config.ini b/equinox-target/webapp/WEB-INF/eclipse/configuration/config.ini new file mode 100644 index 0000000000..5a1ca3b458 --- /dev/null +++ b/equinox-target/webapp/WEB-INF/eclipse/configuration/config.ini @@ -0,0 +1,3 @@ +#Eclipse Runtime Configuration File +osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@start, org.eclipse.equinox.http.servletbridge@start, org.eclipse.equinox.http.registry@start, org.adempiere.zkwebui@start +osgi.bundles.defaultStartLevel=4 diff --git a/equinox-target/webapp/WEB-INF/eclipse/features/org.eclipse.equinox.servletbridge.feature_1.0.0/feature.xml b/equinox-target/webapp/WEB-INF/eclipse/features/org.eclipse.equinox.servletbridge.feature_1.0.0/feature.xml new file mode 100644 index 0000000000..a826af0699 --- /dev/null +++ b/equinox-target/webapp/WEB-INF/eclipse/features/org.eclipse.equinox.servletbridge.feature_1.0.0/feature.xml @@ -0,0 +1,76 @@ + + + + + The Servletbridge feature is used to hold the default plugins and dependencies used to build the bridge WebARchive. + + + + 2006 Cognos Inc. + + + + ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT + + + + + + + + + + + + + + + + + + +