From 16aea1a9ef10985d50638768936e9fc38441a603 Mon Sep 17 00:00:00 2001 From: Igor Fedorenko Date: Mon, 13 Aug 2012 09:22:45 -0400 Subject: Bug 386646 - build against declared and/or observed bundle runtime execution environment --- org.eclipse.help.base/pom.xml | 25 ------------------------- org.eclipse.help/pom.xml | 12 ++++++++++++ pom.xml | 26 ++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 25 deletions(-) diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml index 3b3a5824a..0f1c5566e 100644 --- a/org.eclipse.help.base/pom.xml +++ b/org.eclipse.help.base/pom.xml @@ -22,29 +22,4 @@ org.eclipse.help.base 3.6.100-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - target-platform-configuration - - - - - eclipse-plugin - org.apache.lucene - [2.9,3.0) - - - eclipse-plugin - org.apache.lucene.analysis - [2.9,3.0) - - - - - - - diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml index 68a4c5d2e..e49a2a666 100644 --- a/org.eclipse.help/pom.xml +++ b/org.eclipse.help/pom.xml @@ -23,4 +23,16 @@ org.eclipse.help 3.6.0-SNAPSHOT eclipse-plugin + + + + org.eclipse.tycho + target-platform-configuration + + + J2SE-1.4 + + + + diff --git a/pom.xml b/pom.xml index 64bd5ce6c..e4b8a8a6b 100644 --- a/pom.xml +++ b/pom.xml @@ -39,4 +39,30 @@ org.eclipse.ui.intro org.eclipse.ui.intro.universal + + + + + org.eclipse.tycho + target-platform-configuration + + + + + eclipse-plugin + org.apache.lucene + [2.9,3.0) + + + eclipse-plugin + org.apache.lucene.analysis + [2.9,3.0) + + + + + + + + -- cgit v1.2.3