Skip to content

Commit

Permalink
Bug 466745 - "jre.compilation.profile" is lower than BREE in some pro…
Browse files Browse the repository at this point in the history
…jects

Change-Id: Ib0984a0d5558aa33083d417661808961e4c20e5b
Signed-off-by: Mat Booth <mat.booth@redhat.com>
  • Loading branch information
mbooth101 authored and wimjongman committed May 7, 2015
1 parent a48f50b commit 8017dbe
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
Expand Up @@ -18,4 +18,3 @@ bin.includes = META-INF/,\
plugin.properties
src.includes = about.html,\
schema/
jre.compilation.profile = J2SE-1.4
Expand Up @@ -11,5 +11,4 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties
jre.compilation.profile = J2SE-1.4
additional.bundles = org.eclipse.equinox.concurrent
1 change: 0 additions & 1 deletion framework/bundles/org.eclipse.ecf/build.properties
Expand Up @@ -23,4 +23,3 @@ src.includes = about.html,\
schema/,\
about.properties,\
about.ini
jre.compilation.profile = J2SE-1.4
Expand Up @@ -6,4 +6,3 @@ bin.includes = META-INF/,\
about.html
src.includes = about.html
javacWarnings.. = -assertIdentifier,-enumIdentifier
jre.compilation.profile = J2SE-1.3
Expand Up @@ -8,4 +8,3 @@ bin.includes = META-INF/,\
asl-v20.txt
src.includes = about.html,\
asl-v20.txt
jre.compilation.profile = J2SE-1.4

0 comments on commit 8017dbe

Please sign in to comment.