From 916c5cb71f2689f1e2f2171f65eb88f7e283d8c4 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Fri, 30 Aug 2013 08:15:58 -0500 Subject: Bug 415941 - Set 'code.ignoredWarnings' for test bundles in order to use global build settings --- tests-pom/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests-pom/pom.xml (limited to 'tests-pom') diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml new file mode 100644 index 000000000..b894c71c2 --- /dev/null +++ b/tests-pom/pom.xml @@ -0,0 +1,25 @@ + + + + 4.0.0 + + org.eclipse.equinox.bundles + rt.equinox.bundles + 4.4.0-SNAPSHOT + + tests-pom + 4.4.0-SNAPSHOT + pom + + ${tests.ignoredWarnings} + + -- cgit v1.2.3