Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-07-25 13:45:55 +0000
committerThomas Watson2012-09-12 12:58:10 +0000
commit00ead6162879bcfc8fbd0aa383275e8373f7fba8 (patch)
treefdf193bad2aec0ebb70d0ce9848751de8fd94c30 /bundles/org.eclipse.equinox.http.servletbridge
parente952a989bbc985c79104cc58bdc54838542b8e6f (diff)
downloadrt.equinox.bundles-00ead6162879bcfc8fbd0aa383275e8373f7fba8.tar.gz
rt.equinox.bundles-00ead6162879bcfc8fbd0aa383275e8373f7fba8.tar.xz
rt.equinox.bundles-00ead6162879bcfc8fbd0aa383275e8373f7fba8.zip
Bug 378234 - CBI should produce comparable build output repo
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servletbridge')
-rw-r--r--bundles/org.eclipse.equinox.http.servletbridge/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
index 08a550152..b67736c11 100644
--- a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
@@ -31,6 +31,7 @@
<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