From 383f0d289c5d46af05fa2774f96d87f12c5938d2 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Mon, 23 Apr 2012 13:05:22 -0400 Subject: [PATCH] Fix build.properties that made testsrunner.test compile in J2SE-1.5, remove work around. --- .../org.eclipse.cdt.testsrunner.test/build.properties | 2 +- testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/testsrunner/org.eclipse.cdt.testsrunner.test/build.properties b/testsrunner/org.eclipse.cdt.testsrunner.test/build.properties index 67172946998..1a640cdd7e7 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.test/build.properties +++ b/testsrunner/org.eclipse.cdt.testsrunner.test/build.properties @@ -16,5 +16,5 @@ bin.includes = META-INF/,\ OSGI-INF/,\ test.xml,\ about.html -jre.compilation.profile = J2SE-1.5 + src.includes = about.html diff --git a/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml index 34faa27f7fa..53b4762eea8 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml @@ -26,15 +26,6 @@ - - - org.eclipse.tycho - tycho-compiler-plugin - - 1.6 - 1.6 - - org.eclipse.tycho tycho-surefire-plugin