Files
ports/java/tanukiwrapper/patches/patch-default_properties
kurt d844465474 Update to 3.6.3 and use jdk 11 to build
* fix misspelled directory name
* clean up patches
* intentionally remove jdk RUN_DEPENDS, applications that use this will
have a RUN_DEPENDS on a jdk
ok sthen@ pascal@ ian@
2025-12-23 00:42:47 +00:00

15 lines
364 B
Plaintext

Bump up source/target version
Index: default.properties
--- default.properties.orig
+++ default.properties
@@ -28,7 +28,7 @@ build.compress = false
junit.failonerror = true
# Minimum version of Java required to build the Wrapper
-javac.target.version=1.4
+javac.target.version=1.6
# Location of java to build the pre-release
javac.dir=E:\\j2sdk1.4.2_19