Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-04-13 13:32:16 +0000
committerThomas Watson2016-04-13 14:39:12 +0000
commit3a32ed99700ed76703a75ed51516c289d5e82e92 (patch)
tree7e2a966d15d1fc8f6bf33674101608296ca50b75 /pom.xml
parent5906f3700600265846605a8b9fcc18cbee423554 (diff)
downloadrt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.tar.gz
rt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.tar.xz
rt.equinox.bundles-3a32ed99700ed76703a75ed51516c289d5e82e92.zip
Bug 491565 - 38 pom files specify <executionEnvironment>
Remove org.eclipse.equinox.log. The implementation and API has been included in the equinox framework for a long time now. Change-Id: Ia9185ab90ea771545134b5e80bde937568d30778 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 75e12344b..f9ade2bec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,6 @@
<module>bundles/org.eclipse.equinox.ip</module>
<module>bundles/org.eclipse.equinox.jsp.jasper</module>
<module>bundles/org.eclipse.equinox.jsp.jasper.registry</module>
- <module>bundles/org.eclipse.equinox.log</module>
<module>bundles/org.eclipse.equinox.metatype</module>
<module>bundles/org.eclipse.equinox.region</module>
<module>bundles/org.eclipse.equinox.servletbridge</module>

Back to the top