Browse Source

Upgrade Source Versions to Java 10, as we did that for the Core Module and thus all dependent modules need that as well.

(cherry picked from commit 0751ec3b8767e9f3df5a3d821914b57d66e195b5)
MeFisto94 5 years ago
parent
commit
6ea3d3e75d

+ 4 - 4
jme3-code-check/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=7aabe7ac
+build.xml.data.CRC32=e50e6d1d
 build.xml.script.CRC32=a481f885
 build.xml.script.CRC32=a481f885
[email protected]4.1
[email protected]9
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=7aabe7ac
+nbproject/build-impl.xml.data.CRC32=e50e6d1d
 nbproject/build-impl.xml.script.CRC32=0691bb76
 nbproject/build-impl.xml.script.CRC32=0691bb76
-nbproject/[email protected]4.1
+nbproject/[email protected]9

+ 3 - 3
jme3-code-check/nbproject/project.properties

@@ -1,7 +1,7 @@
 #Thu, 25 Aug 2011 20:26:50 +0200
 #Thu, 25 Aug 2011 20:26:50 +0200
-javac.source=1.8
-javac.compilerargs=-Xlint -Xlint\:-serial
+javac.source=9
+javac.compilerargs=-Xlint -Xlint:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
-nbm.homepage=http\://www.jmonkeyengine.org
+nbm.homepage=http://www.jmonkeyengine.org
 nbm.module.author=Normen Hansen
 nbm.module.author=Normen Hansen
 spec.version.base=3.3.0
 spec.version.base=3.3.0

+ 1 - 1
jme3-desktop-executables/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:49 +0200
 #Thu, 25 Aug 2011 20:26:49 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://www.jmonkeyengine.org
 nbm.homepage=http\://www.jmonkeyengine.org

+ 1 - 1
jme3-ios/nbproject/project.properties

@@ -1,4 +1,4 @@
-javac.source=1.8
+javac.source=10
 javac.compilerargs=-Xlint -Xlint:-serial
 javac.compilerargs=-Xlint -Xlint:-serial
 # avian compile locations (Now in downloads/)
 # avian compile locations (Now in downloads/)
 #avian.jdk.path=/Users/normenhansen/Documents/Code-Import/avian-ios/openjdk-1.7.0-u40-unofficial-macosx-x86_64-image
 #avian.jdk.path=/Users/normenhansen/Documents/Code-Import/avian-ios/openjdk-1.7.0-u40-unofficial-macosx-x86_64-image

+ 1 - 1
jme3-lwjgl-applet/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:49 +0200
 #Thu, 25 Aug 2011 20:26:49 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://www.jmonkeyengine.org
 nbm.homepage=http\://www.jmonkeyengine.org

+ 1 - 1
jme3-obfuscate/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:50 +0200
 #Thu, 25 Aug 2011 20:26:50 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://proguard.sourceforge.net/
 nbm.homepage=http\://proguard.sourceforge.net/

+ 2 - 2
jme3-ogretools/nbproject/genfiles.properties

@@ -3,6 +3,6 @@ build.xml.script.CRC32=6423eb2c
 [email protected]
 [email protected]
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=8db7469b
+nbproject/build-impl.xml.data.CRC32=cf5ab2ac
 nbproject/build-impl.xml.script.CRC32=4a050ba2
 nbproject/build-impl.xml.script.CRC32=4a050ba2
-nbproject/build-impl.xml.stylesheet.CRC32=[email protected]
+nbproject/build-impl.xml.stylesheet.CRC32=[email protected]

+ 1 - 1
jme3-ogretools/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:49 +0200
 #Thu, 25 Aug 2011 20:26:49 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://www.jmonkeyengine.org
 nbm.homepage=http\://www.jmonkeyengine.org

+ 1 - 1
jme3-ogrexml/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:48 +0200
 #Thu, 25 Aug 2011 20:26:48 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://www.jmonkeyengine.org
 nbm.homepage=http\://www.jmonkeyengine.org

+ 1 - 1
jme3-scenecomposer/nbproject/project.properties

@@ -1,5 +1,5 @@
 #Thu, 25 Aug 2011 20:26:49 +0200
 #Thu, 25 Aug 2011 20:26:49 +0200
-javac.source=1.8
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 license.file=../license-jme.txt
 license.file=../license-jme.txt
 nbm.homepage=http\://www.jmonkeyengine.org
 nbm.homepage=http\://www.jmonkeyengine.org

+ 1 - 1
jme3-vehicle-creator/nbproject/project.properties

@@ -1,4 +1,4 @@
 #Thu, 25 Aug 2011 20:26:50 +0200
 #Thu, 25 Aug 2011 20:26:50 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 spec.version.base=3.3.0
 spec.version.base=3.3.0

+ 1 - 1
jme3-wavefront/nbproject/project.properties

@@ -1,4 +1,4 @@
 #Thu, 25 Aug 2011 20:26:49 +0200
 #Thu, 25 Aug 2011 20:26:49 +0200
-javac.source=1.6
+javac.source=10
 javac.compilerargs=-Xlint -Xlint\:-serial
 javac.compilerargs=-Xlint -Xlint\:-serial
 spec.version.base=3.3.0
 spec.version.base=3.3.0