From 25b91d96bb5ce1b327ce6db141925adeaeef6bfc Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Thu, 29 Mar 2012 05:11:42 +0000 Subject: [PATCH] [releng] temporarily change execution environment to try out tycho in hudson. --- terminal/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminal/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF b/terminal/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF index 4413daa52e6..6686cfb403b 100644 --- a/terminal/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF +++ b/terminal/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF @@ -10,7 +10,7 @@ Require-Bundle: org.junit, org.eclipse.core.runtime, org.eclipse.ui Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1, - J2SE-1.4 + J2SE-1.5 Export-Package: org.eclipse.tm.internal.terminal.connector;x-internal:=true, org.eclipse.tm.internal.terminal.emulator;x-internal:=true, org.eclipse.tm.internal.terminal.model;x-internal:=true,