274743 Some unit tests are sensitive to details of build
diff --git a/tests/org.eclipse.jst.j2ee.core.tests/META-INF/eclipse.inf b/tests/org.eclipse.jst.j2ee.core.tests/META-INF/eclipse.inf
new file mode 100644
index 0000000..fdcf47e
--- /dev/null
+++ b/tests/org.eclipse.jst.j2ee.core.tests/META-INF/eclipse.inf
@@ -0,0 +1,6 @@
+# We do not want any nested jars 
+# signed or normalized for packing
+# see bug 274743 Some unit tests are sensitive to details of build
+# https://bugs.eclipse.org/bugs/show_bug.cgi?id=274743
+
+jarprocessor.exclude.children=true
\ No newline at end of file