From 876bae55bcf26e7c37a4522d3782513d660e7436 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Mon, 31 Aug 2015 10:44:04 -0400 Subject: [PATCH 1/1] rcp: Use rcp repository as source for creating the installations With this option, the build implicitly verifies that it would also be possible to install the product (and its features) from that repository. This means that it provides some basic sanity check for installing Trace Compass features. At least, for the ones included in the RCP. For example, it would have uncovered the missing segement plugin in the tmf feature, fixed here: https://git.eclipse.org/r/#/c/54804/ See https://eclipse.org/tycho/sitedocs/tycho-p2/tycho-p2-director-plugin/materialize-products-mojo.html#source Change-Id: I54e8ab63f830cbdb712b6c5c88d2c344f38e4518 Signed-off-by: Marc-Andre Laperle Reviewed-on: https://git.eclipse.org/r/54918 Reviewed-by: Hudson CI Reviewed-by: Alexandre Montplaisir Tested-by: Alexandre Montplaisir --- rcp/org.eclipse.tracecompass.rcp.product/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/rcp/org.eclipse.tracecompass.rcp.product/pom.xml b/rcp/org.eclipse.tracecompass.rcp.product/pom.xml index c867b7897b..d4ce76d28c 100644 --- a/rcp/org.eclipse.tracecompass.rcp.product/pom.xml +++ b/rcp/org.eclipse.tracecompass.rcp.product/pom.xml @@ -60,6 +60,7 @@ + repository -- 2.34.1