Does anyone have any idea why BOOT_JVM_OPTIONS
in boot.properties
has no affect? Using boot 2.8.1
. It says in the docs that this should work: https://github.com/boot-clj/boot/wiki/Configuring-Boot#note-about-boot_jvm_options--boot_java_command
@zalky The Boot binary needs a new release for that to work. It's implemented on master but not released.
@seancorfield: gotcha, thanks for the response!
(I only know because I asked the same thing a week or two back! 🙂 )