From d8549d514c0d13810624855e7fa4d5b1868b1cc7 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Mon, 15 Jul 2013 01:34:36 -0400 Subject: [PATCH] Added a profile to build with 4.3 platform. Platform 3.8 is still the default. To build 4.3, add -Dplatform-4.3 Signed-off-by: Marc-Andre Laperle --- pom.xml | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 605b3bbacd4..5e2ea44dc42 100644 --- a/pom.xml +++ b/pom.xml @@ -18,11 +18,8 @@ 0.18.1 0.18.1 http://download.eclipse.org - 3.8 ${download-site}/eclipse/updates/${platform-version} - R20110523182458 ${download-site}/tools/orbit/downloads/drops/${orbit-version}/repository - 3.3 ${download-site}/tm/updates/${tm-version} jacoco reuseReports @@ -208,23 +205,49 @@ - platform-${platform-version} + platform ${platform-site} p2 - orbit-${orbit-version} + orbit ${orbit-site} p2 - tm-${tm-version} + tm ${tm-site} p2 + + platform-3.8 + + + !platform-4.3 + + + + 3.8 + R20110523182458 + 3.3 + + + + platform-4.3 + + + platform-4.3 + + + + 4.3 + R20130517111416 + 3.5 + + macosx