Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-04-08 13:09:11 +0000
committerThomas Watson2016-04-08 13:09:11 +0000
commit7a9713f332dc097cb94219ecb258c7422bc826e7 (patch)
tree132d12b18dd80f99f238549007d9085e01904975 /pom.xml
parent137ea571491fc1bfaafbeca5a4068e96bc5cfcff (diff)
downloadrt.equinox.bundles-7a9713f332dc097cb94219ecb258c7422bc826e7.tar.gz
rt.equinox.bundles-7a9713f332dc097cb94219ecb258c7422bc826e7.tar.xz
rt.equinox.bundles-7a9713f332dc097cb94219ecb258c7422bc826e7.zip
Bug 490273 - Move tests to JUnit 4
Remove unbuilt log.tests Change-Id: Ibd4a00946783e24ef2aaa8c731482eed7e176682 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index d3c58a57a..75e12344b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,9 +115,6 @@
<module>bundles/org.eclipse.equinox.jsp.jasper</module>
<module>bundles/org.eclipse.equinox.jsp.jasper.registry</module>
<module>bundles/org.eclipse.equinox.log</module>
-<!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=418663
- <module>bundles/org.eclipse.equinox.log.test</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