cleanup+categorization of TODOs
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
postgresql.version = 42.4.1
|
||||
snakeyaml.version = 1.31
|
||||
|
||||
# TODO: can be removed if all dependencies are JDK 16 compliant
|
||||
# TODO: can be removed if all dependencies are JDK 16 compliant, check with `gw clean check`
|
||||
# and check output for "cannot access class ... because module jdk.compiler does not export ..."
|
||||
org.gradle.jvmargs= \
|
||||
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
|
||||
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
|
||||
|
Reference in New Issue
Block a user