From 8017dbe21a04ba1e43cc56791dbcad79a92c051d Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Thu, 7 May 2015 14:55:36 +0100 Subject: [PATCH] Bug 466745 - "jre.compilation.profile" is lower than BREE in some projects Change-Id: Ib0984a0d5558aa33083d417661808961e4c20e5b Signed-off-by: Mat Booth --- framework/bundles/org.eclipse.ecf.identity/build.properties | 1 - .../bundles/org.eclipse.ecf.remoteservice.rpc/build.properties | 1 - framework/bundles/org.eclipse.ecf/build.properties | 1 - .../bundles/org.eclipse.ecf.bulletinboard/build.properties | 1 - .../build.properties | 1 - 5 files changed, 5 deletions(-) diff --git a/framework/bundles/org.eclipse.ecf.identity/build.properties b/framework/bundles/org.eclipse.ecf.identity/build.properties index 6363cbb7df..7debffea94 100644 --- a/framework/bundles/org.eclipse.ecf.identity/build.properties +++ b/framework/bundles/org.eclipse.ecf.identity/build.properties @@ -18,4 +18,3 @@ bin.includes = META-INF/,\ plugin.properties src.includes = about.html,\ schema/ -jre.compilation.profile = J2SE-1.4 diff --git a/framework/bundles/org.eclipse.ecf.remoteservice.rpc/build.properties b/framework/bundles/org.eclipse.ecf.remoteservice.rpc/build.properties index e3c9c6c6f5..672c9679db 100644 --- a/framework/bundles/org.eclipse.ecf.remoteservice.rpc/build.properties +++ b/framework/bundles/org.eclipse.ecf.remoteservice.rpc/build.properties @@ -11,5 +11,4 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ plugin.properties -jre.compilation.profile = J2SE-1.4 additional.bundles = org.eclipse.equinox.concurrent diff --git a/framework/bundles/org.eclipse.ecf/build.properties b/framework/bundles/org.eclipse.ecf/build.properties index 1d5a543755..0ee7efb805 100644 --- a/framework/bundles/org.eclipse.ecf/build.properties +++ b/framework/bundles/org.eclipse.ecf/build.properties @@ -23,4 +23,3 @@ src.includes = about.html,\ schema/,\ about.properties,\ about.ini -jre.compilation.profile = J2SE-1.4 diff --git a/incubation/bundles/org.eclipse.ecf.bulletinboard/build.properties b/incubation/bundles/org.eclipse.ecf.bulletinboard/build.properties index dedab02776..60269f3107 100644 --- a/incubation/bundles/org.eclipse.ecf.bulletinboard/build.properties +++ b/incubation/bundles/org.eclipse.ecf.bulletinboard/build.properties @@ -6,4 +6,3 @@ bin.includes = META-INF/,\ about.html src.includes = about.html javacWarnings.. = -assertIdentifier,-enumIdentifier -jre.compilation.profile = J2SE-1.3 diff --git a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/build.properties b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/build.properties index 1eb488bd4f..98ef87478b 100644 --- a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/build.properties +++ b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/build.properties @@ -8,4 +8,3 @@ bin.includes = META-INF/,\ asl-v20.txt src.includes = about.html,\ asl-v20.txt -jre.compilation.profile = J2SE-1.4