Try to avoid *including* bcel by specifying the orbit repository for discovery.
diff --git a/features/org.eclipse.objectteams.otequinox.feature/feature.xml b/features/org.eclipse.objectteams.otequinox.feature/feature.xml
index dc26b67..51a1636 100644
--- a/features/org.eclipse.objectteams.otequinox.feature/feature.xml
+++ b/features/org.eclipse.objectteams.otequinox.feature/feature.xml
@@ -22,7 +22,7 @@
<url>
<update label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.0"/>
- <discovery label="Object Teams Updates" url="http://download.eclipse.org/objectteams/updates/2.0"/>
+ <discovery label="Orbit Repository" url="http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/repository"/>
</url>
<plugin
@@ -40,12 +40,12 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.apache.bcel"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/-->
<plugin
id="org.eclipse.objectteams.otequinox"