--- org.eclipse.tycho-tycho-1.6.0/tycho-bundles/org.eclipse.tycho.core.shared.tests/resources/testbuild.properties 2020-01-13 12:02:41.000000000 +0100
+++ org.eclipse.tycho-tycho-1.6.0/tycho-bundles/org.eclipse.tycho.core.shared.tests/resources/testbuild.properties 2022-03-10 13:28:41.858463524 +0100
@@ -1,7 +1,7 @@
source..=foo/,bar/
output..=bin/
-javacSource= 1.3
-javacTarget=1.1
+javacSource= 1.6
+javacTarget=1.6
jre.compilation.profile= JavaSE-1.6
forceContextQualifier=20120101000000
bin.includes=folder/,file.txt
--- org.eclipse.tycho-tycho-1.6.0/tycho-compiler-plugin/src/test/resources/projects/executionEnvironment/p003/pom.xml 2020-01-13 12:02:41.000000000 +0100
+++ org.eclipse.tycho-tycho-1.6.0/tycho-compiler-plugin/src/test/resources/projects/executionEnvironment/p003/pom.xml 2022-03-10 13:29:01.442582579 +0100
@@ -19,8 +19,8 @@
${tycho-version}
jdt
-
- jsr14
+
+ 1.6
--- org.eclipse.tycho-tycho-1.6.0/tycho-compiler-plugin/src/test/resources/projects/executionEnvironment/p005/build.properties 2020-01-13 12:02:41.000000000 +0100
+++ org.eclipse.tycho-tycho-1.6.0/tycho-compiler-plugin/src/test/resources/projects/executionEnvironment/p005/build.properties 2022-03-10 13:28:53.602534948 +0100
@@ -2,5 +2,5 @@
output.. = bin/
bin.includes = META-INF/,\
.
-javacSource=1.5
-javacTarget=jsr14
+javacSource=1.6
+javacTarget=1.6
--- org.eclipse.tycho-tycho-1.6.0/tycho-lib-detector/pom.xml 2020-01-13 12:02:41.000000000 +0100
+++ org.eclipse.tycho-tycho-1.6.0/tycho-lib-detector/pom.xml 2022-03-10 13:26:55.181814007 +0100
@@ -28,8 +28,8 @@
maven-compiler-plugin
-
- 1.1
+
+ 1.6
jdt