From 035520ee89797b1524a3c911922ccf75ac01ad34 Mon Sep 17 00:00:00 2001 From: Alvaro Sanchez-Leon Date: Tue, 26 Jul 2016 15:10:41 +0200 Subject: [PATCH] Add org.eclipse.cdt.testing.feature.source Change-Id: I4b7b50129fadc6471d484c9ca970a246da0fe9b6 --- .../org.eclipse.cdt.testing-feature/pom.xml | 39 +++++++++++++++++++ .../org.eclipse.cdt.testing.repo/category.xml | 3 ++ 2 files changed, 42 insertions(+) diff --git a/releng/org.eclipse.cdt.testing-feature/pom.xml b/releng/org.eclipse.cdt.testing-feature/pom.xml index c6adc1050b7..3bd40799f8a 100644 --- a/releng/org.eclipse.cdt.testing-feature/pom.xml +++ b/releng/org.eclipse.cdt.testing-feature/pom.xml @@ -14,4 +14,43 @@ org.eclipse.cdt.features org.eclipse.cdt.testing eclipse-feature + + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho-extras-version} + + + source-feature + package + + source-feature + + + + + + + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho-version} + + + attached-p2-metadata + package + + p2-metadata + + + + + + diff --git a/releng/org.eclipse.cdt.testing.repo/category.xml b/releng/org.eclipse.cdt.testing.repo/category.xml index 7d23e6942b4..235e979febd 100644 --- a/releng/org.eclipse.cdt.testing.repo/category.xml +++ b/releng/org.eclipse.cdt.testing.repo/category.xml @@ -3,5 +3,8 @@ + + +