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.registry
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.registry')
-rw-r--r--bundles/org.eclipse.equinox.http.registry/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.http.registry/pom.xml b/bundles/org.eclipse.equinox.http.registry/pom.xml
index cf4b2c080..858d2a34f 100644
--- a/bundles/org.eclipse.equinox.http.registry/pom.xml
+++ b/bundles/org.eclipse.equinox.http.registry/pom.xml
@@ -40,6 +40,8 @@
<removeAll/>
</filter>
</filters>
+
+ <executionEnvironment>CDC-1.0/Foundation-1.0</executionEnvironment>
</configuration>
</plugin>
</plugins>

Back to the top