I'm submitting a…
Short description:
the jvm options in ${name}.l4j.ini are not recognized on macOS:
Steps to reproduce the issue/enhancement:
- [First Step]
take this source code as an example
java-packager-example.zip
- unzip and run
mvn clean package
- start the created application:
target/deploy/java-packager-example/java-packager-example
What is the expected behavior?
output:
hello.world: HelloWorld
What is the current behavior?
on Linux as above but on Mac
hello.world: null
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
see above
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- JavaPackager version: 1.7.2
- OS version: macOS 10.15.7
- JDK version: 19.0.2
- Build tool:
Other information (e.g. related issues, suggestions how to fix, links for us to have context)
I'm submitting a…
Short description:
the jvm options in ${name}.l4j.ini are not recognized on macOS:
Steps to reproduce the issue/enhancement:
take this source code as an example
java-packager-example.zip
mvn clean packagetarget/deploy/java-packager-example/java-packager-exampleWhat is the expected behavior?
output:
hello.world: HelloWorld
What is the current behavior?
on Linux as above but on Mac
hello.world: null
Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
see above
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information (e.g. related issues, suggestions how to fix, links for us to have context)