Browse Source

Installer: Upgrade autogenerated build files

MeFisto94 5 years ago
parent
commit
0fb265a9b5

File diff suppressed because it is too large
+ 510 - 160
nbi/stub/ext/components/products/blender/nbproject/build-impl.xml


+ 2 - 2
nbi/stub/ext/components/products/blender/nbproject/genfiles.properties

@@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=be360661
 # 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=eb8fa073
 nbproject/build-impl.xml.data.CRC32=eb8fa073
-nbproject/build-impl.xml.script.CRC32=dbaa6488
-nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48
+nbproject/build-impl.xml.script.CRC32=52136381
+nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48

+ 12 - 0
nbi/stub/ext/components/products/blender/nbproject/project.properties

@@ -16,8 +16,12 @@ build.test.classes.dir=${build.dir}/test/classes
 build.test.results.dir=${build.dir}/test/results
 build.test.results.dir=${build.dir}/test/results
 debug.classpath=\
 debug.classpath=\
     ${run.classpath}
     ${run.classpath}
+debug.modulepath=\
+    ${run.modulepath}
 debug.test.classpath=\
 debug.test.classpath=\
     ${run.test.classpath}
     ${run.test.classpath}
+debug.test.modulepath=\
+    ${run.test.modulepath}
 # This directory is removed when the project is cleaned:
 # This directory is removed when the project is cleaned:
 dist.dir=dist
 dist.dir=dist
 dist.jar=${dist.dir}/blender.jar
 dist.jar=${dist.dir}/blender.jar
@@ -33,6 +37,8 @@ javac.classpath=\
 javac.compilerargs=
 javac.compilerargs=
 javac.deprecation=false
 javac.deprecation=false
 javac.external.vm=false
 javac.external.vm=false
+javac.modulepath=
+javac.processormodulepath=
 javac.processorpath=\
 javac.processorpath=\
     ${javac.classpath}
     ${javac.classpath}
 javac.source=1.7
 javac.source=1.7
@@ -42,6 +48,8 @@ javac.test.classpath=\
     ${build.classes.dir}:\
     ${build.classes.dir}:\
     ${libs.junit.classpath}:\
     ${libs.junit.classpath}:\
     ${libs.junit_4.classpath}
     ${libs.junit_4.classpath}
+javac.test.modulepath=\
+    ${javac.modulepath}
 javadoc.additionalparam=
 javadoc.additionalparam=
 javadoc.author=false
 javadoc.author=false
 javadoc.encoding=${source.encoding}
 javadoc.encoding=${source.encoding}
@@ -65,9 +73,13 @@ run.classpath=\
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # or test-sys-prop.name=value to set system properties for unit tests):
 # or test-sys-prop.name=value to set system properties for unit tests):
 run.jvmargs=
 run.jvmargs=
+run.modulepath=\
+    ${javac.modulepath}
 run.test.classpath=\
 run.test.classpath=\
     ${javac.test.classpath}:\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
     ${build.test.classes.dir}
+run.test.modulepath=\
+    ${javac.test.modulepath}
 source.encoding=UTF-8
 source.encoding=UTF-8
 src.dir=src
 src.dir=src
 test.src.dir=test
 test.src.dir=test

File diff suppressed because it is too large
+ 510 - 160
nbi/stub/ext/components/products/helloworld/nbproject/build-impl.xml


+ 2 - 2
nbi/stub/ext/components/products/helloworld/nbproject/genfiles.properties

@@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=be360661
 # 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=b5c7f54a
 nbproject/build-impl.xml.data.CRC32=b5c7f54a
-nbproject/build-impl.xml.script.CRC32=c4127314
-nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48
+nbproject/build-impl.xml.script.CRC32=fbc7b72f
+nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48

+ 12 - 0
nbi/stub/ext/components/products/helloworld/nbproject/project.properties

@@ -12,8 +12,12 @@ build.test.classes.dir=${build.dir}/test/classes
 build.test.results.dir=${build.dir}/test/results
 build.test.results.dir=${build.dir}/test/results
 debug.classpath=\
 debug.classpath=\
     ${run.classpath}
     ${run.classpath}
+debug.modulepath=\
+    ${run.modulepath}
 debug.test.classpath=\
 debug.test.classpath=\
     ${run.test.classpath}
     ${run.test.classpath}
+debug.test.modulepath=\
+    ${run.test.modulepath}
 # This directory is removed when the project is cleaned:
 # This directory is removed when the project is cleaned:
 dist.dir=dist
 dist.dir=dist
 dist.jar=${dist.dir}/helloworld.jar
 dist.jar=${dist.dir}/helloworld.jar
@@ -27,6 +31,8 @@ javac.classpath=\
 # Space-separated list of extra javac options
 # Space-separated list of extra javac options
 javac.compilerargs=
 javac.compilerargs=
 javac.deprecation=false
 javac.deprecation=false
+javac.modulepath=
+javac.processormodulepath=
 javac.source=1.7
 javac.source=1.7
 javac.target=1.7
 javac.target=1.7
 javac.test.classpath=\
 javac.test.classpath=\
@@ -34,6 +40,8 @@ javac.test.classpath=\
     ${build.classes.dir}:\
     ${build.classes.dir}:\
     ${libs.junit.classpath}:\
     ${libs.junit.classpath}:\
     ${libs.junit_4.classpath}
     ${libs.junit_4.classpath}
+javac.test.modulepath=\
+    ${javac.modulepath}
 javadoc.additionalparam=
 javadoc.additionalparam=
 javadoc.author=false
 javadoc.author=false
 javadoc.encoding=${source.encoding}
 javadoc.encoding=${source.encoding}
@@ -56,9 +64,13 @@ run.classpath=\
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # or test-sys-prop.name=value to set system properties for unit tests):
 # or test-sys-prop.name=value to set system properties for unit tests):
 run.jvmargs=
 run.jvmargs=
+run.modulepath=\
+    ${javac.modulepath}
 run.test.classpath=\
 run.test.classpath=\
     ${javac.test.classpath}:\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
     ${build.test.classes.dir}
+run.test.modulepath=\
+    ${javac.test.modulepath}
 source.encoding=UTF-8
 source.encoding=UTF-8
 src.dir=src
 src.dir=src
 test.src.dir=test
 test.src.dir=test

File diff suppressed because it is too large
+ 510 - 160
nbi/stub/ext/components/products/jdk/nbproject/build-impl.xml


+ 2 - 2
nbi/stub/ext/components/products/jdk/nbproject/genfiles.properties

@@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=be360661
 # 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=9bcaebf3
 nbproject/build-impl.xml.data.CRC32=9bcaebf3
-nbproject/build-impl.xml.script.CRC32=ebc74dd1
-nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48
+nbproject/build-impl.xml.script.CRC32=40fcb09f
+nbproject/build-impl.xml.stylesheet.CRC32=[email protected].48

+ 12 - 0
nbi/stub/ext/components/products/jdk/nbproject/project.properties

@@ -12,8 +12,12 @@ build.test.classes.dir=${build.dir}/test/classes
 build.test.results.dir=${build.dir}/test/results
 build.test.results.dir=${build.dir}/test/results
 debug.classpath=\
 debug.classpath=\
     ${run.classpath}
     ${run.classpath}
+debug.modulepath=\
+    ${run.modulepath}
 debug.test.classpath=\
 debug.test.classpath=\
     ${run.test.classpath}
     ${run.test.classpath}
+debug.test.modulepath=\
+    ${run.test.modulepath}
 # This directory is removed when the project is cleaned:
 # This directory is removed when the project is cleaned:
 dist.dir=dist
 dist.dir=dist
 dist.jar=${dist.dir}/JDK.jar
 dist.jar=${dist.dir}/JDK.jar
@@ -27,6 +31,8 @@ javac.classpath=\
 # Space-separated list of extra javac options
 # Space-separated list of extra javac options
 javac.compilerargs=
 javac.compilerargs=
 javac.deprecation=false
 javac.deprecation=false
+javac.modulepath=
+javac.processormodulepath=
 javac.source=1.7
 javac.source=1.7
 javac.target=1.7
 javac.target=1.7
 javac.test.classpath=\
 javac.test.classpath=\
@@ -34,6 +40,8 @@ javac.test.classpath=\
     ${build.classes.dir}:\
     ${build.classes.dir}:\
     ${libs.junit.classpath}:\
     ${libs.junit.classpath}:\
     ${libs.junit_4.classpath}
     ${libs.junit_4.classpath}
+javac.test.modulepath=\
+    ${javac.modulepath}
 javadoc.additionalparam=
 javadoc.additionalparam=
 javadoc.author=false
 javadoc.author=false
 javadoc.encoding=${source.encoding}
 javadoc.encoding=${source.encoding}
@@ -56,9 +64,13 @@ run.classpath=\
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
 # or test-sys-prop.name=value to set system properties for unit tests):
 # or test-sys-prop.name=value to set system properties for unit tests):
 run.jvmargs=
 run.jvmargs=
+run.modulepath=\
+    ${javac.modulepath}
 run.test.classpath=\
 run.test.classpath=\
     ${javac.test.classpath}:\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
     ${build.test.classes.dir}
+run.test.modulepath=\
+    ${javac.test.modulepath}
 source.encoding=UTF-8
 source.encoding=UTF-8
 src.dir=src
 src.dir=src
 test.src.dir=test
 test.src.dir=test

Some files were not shown because too many files changed in this diff