I'm stopping the experiment to treat bcel as a prereq rather than an included part.
The build simply doesn't get happy (I'm at the point where p2 fails to install
OT/Equinox because it can't find BCEL ...).
diff --git a/features/org.eclipse.objectteams.otequinox.feature/feature.xml b/features/org.eclipse.objectteams.otequinox.feature/feature.xml
index 51a1636..e27c0d3 100644
--- a/features/org.eclipse.objectteams.otequinox.feature/feature.xml
+++ b/features/org.eclipse.objectteams.otequinox.feature/feature.xml
@@ -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"