From 11f730c1d4adc3ba1427950bf8e09b576c093eb1 Mon Sep 17 00:00:00 2001 From: Bernd Hufmann Date: Tue, 20 Sep 2016 09:13:52 -0400 Subject: [PATCH] releng: add missing plug-ins to testing feature The dependency to o.e.tc.analysis.os.linux.ui.swtbot.test has been recently added to the plug-in o.e.tc.lttng2.kernel.ui.swtbot.test. Downstream projects that depend on o.e.tc.lttng2.kernel.ui.swtbot.test in their test plug-ins won't build anymore. The plug-in o.e.tc.analysis.os.linux.ui.swtbot.test needs to be added to the feature.xml of o.e.tc.testing. While being at it, add also all other missing test plug-ins to it. Change-Id: I525704fe469099b105d9f749309e07fb10a4bccb Signed-off-by: Bernd Hufmann Reviewed-on: https://git.eclipse.org/r/81456 Reviewed-by: Hudson CI Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle --- .../feature.xml | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/releng/org.eclipse.tracecompass.testing/feature.xml b/releng/org.eclipse.tracecompass.testing/feature.xml index 9b47b91411..8face389bd 100644 --- a/releng/org.eclipse.tracecompass.testing/feature.xml +++ b/releng/org.eclipse.tracecompass.testing/feature.xml @@ -222,4 +222,67 @@ version="0.0.0" unpack="false"/> + + + + + + + + + + + + + + + + + + -- 2.34.1