Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-04-13 13:32:16 +0000
committerThomas Watson2016-04-13 14:39:12 +0000
commit3a32ed99700ed76703a75ed51516c289d5e82e92 (patch)
tree7e2a966d15d1fc8f6bf33674101608296ca50b75 /features
parent5906f3700600265846605a8b9fcc18cbee423554 (diff)
downloadrt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.tar.gz
rt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.tar.xz
rt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.zip
Bug 491565 - 38 pom files specify <executionEnvironment>
Remove org.eclipse.equinox.log. The implementation and API has been included in the equinox framework for a long time now. Change-Id: Ia9185ab90ea771545134b5e80bde937568d30778 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.compendium.sdk/feature.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/features/org.eclipse.equinox.compendium.sdk/feature.xml b/features/org.eclipse.equinox.compendium.sdk/feature.xml
index 0dc498f7b..5ef10745e 100644
--- a/features/org.eclipse.equinox.compendium.sdk/feature.xml
+++ b/features/org.eclipse.equinox.compendium.sdk/feature.xml
@@ -132,20 +132,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.equinox.log"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.equinox.log.source"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.equinox.metatype"
download-size="0"
install-size="0"

Back to the top