From 1c61791ab03288deb59cb985e77664a24fadde97 Mon Sep 17 00:00:00 2001 From: Bernd Hufmann Date: Tue, 14 May 2013 09:15:50 -0400 Subject: [PATCH] Add TMF Help plug-in to TMF feature Change-Id: I2b993ea0fd23bd7346ae0bb185fb9faeecf3822a Signed-off-by: Bernd Hufmann Reviewed-on: https://git.eclipse.org/r/12878 Tested-by: Hudson CI Reviewed-by: Alexandre Montplaisir IP-Clean: Alexandre Montplaisir Tested-by: Alexandre Montplaisir --- org.eclipse.linuxtools.tmf/feature.xml | 6 ++++++ org.eclipse.linuxtools.tmf/pom.xml | 19 ++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/org.eclipse.linuxtools.tmf/feature.xml b/org.eclipse.linuxtools.tmf/feature.xml index b51a977df3..ba2f3afb53 100644 --- a/org.eclipse.linuxtools.tmf/feature.xml +++ b/org.eclipse.linuxtools.tmf/feature.xml @@ -55,4 +55,10 @@ version="0.0.0" unpack="false"/> + + diff --git a/org.eclipse.linuxtools.tmf/pom.xml b/org.eclipse.linuxtools.tmf/pom.xml index 31c9247540..a59e8af62d 100644 --- a/org.eclipse.linuxtools.tmf/pom.xml +++ b/org.eclipse.linuxtools.tmf/pom.xml @@ -27,6 +27,24 @@ + + org.eclipse.tycho.extras + tycho-source-feature-plugin + + + source-feature + package + + source-feature + + + + + + + + + org.eclipse.tycho tycho-p2-plugin @@ -43,5 +61,4 @@ - -- 2.34.1