Bug 441888 - build org.eclipse.test.performance.ui (include
org.eclipse.test.performance, which comes from "milestone repo", it is
not built).
diff --git a/features/org.eclipse.releng.build.tools.feature/feature.xml b/features/org.eclipse.releng.build.tools.feature/feature.xml
index 3c7ebf1..693727b 100644
--- a/features/org.eclipse.releng.build.tools.feature/feature.xml
+++ b/features/org.eclipse.releng.build.tools.feature/feature.xml
@@ -34,7 +34,11 @@
          id="org.eclipse.releng.build.tools.comparator"
          version="0.0.0"
          unpack="false"/> 
-         
+       
+   <plugin
+         id="org.eclipse.test.performance"
+         version="0.0.0"
+         unpack="false"/>
    <plugin
          id="org.eclipse.test.performance.ui"
          version="0.0.0"