Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2012-08-13 13:23:41 +0000
committerThomas Watson2012-09-12 12:58:10 +0000
commit9782432f3b45d6452b44356e7c5368895588c133 (patch)
tree1c10abbf93045f1695b810e24a61ed083f99cdc5 /bundles/org.eclipse.equinox.http.servletbridge
parente8d6abbfe9ea245e29fc11acbb2e69ceafd6ad1c (diff)
downloadrt.equinox.bundles-9782432f3b45d6452b44356e7c5368895588c133.tar.gz
rt.equinox.bundles-9782432f3b45d6452b44356e7c5368895588c133.tar.xz
rt.equinox.bundles-9782432f3b45d6452b44356e7c5368895588c133.zip
Bug 386646 - build against declared and/or observed bundle runtime execution environmentv20120912-125810
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servletbridge')
-rw-r--r--bundles/org.eclipse.equinox.http.servletbridge/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
index b67736c11..08a550152 100644
--- a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
@@ -31,7 +31,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
- <executionEnvironment>CDC-1.0/Foundation-1.0</executionEnvironment>
<filters>
<!--
Workaround for https://bugs.eclipse.org/bugs/show_bug.cgi?id=348045

Back to the top