Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--framework/bundles/org.eclipse.ecf.identity/build.properties1
-rw-r--r--framework/bundles/org.eclipse.ecf.remoteservice.rpc/build.properties1
-rw-r--r--framework/bundles/org.eclipse.ecf/build.properties1
-rw-r--r--incubation/bundles/org.eclipse.ecf.bulletinboard/build.properties1
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/build.properties1
5 files changed, 0 insertions, 5 deletions
diff --git a/framework/bundles/org.eclipse.ecf.identity/build.properties b/framework/bundles/org.eclipse.ecf.identity/build.properties
index 6363cbb7d..7debffea9 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 e3c9c6c6f..672c9679d 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 1d5a54375..0ee7efb80 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 dedab0277..60269f310 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 1eb488bd4..98ef87478 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

Back to the top