-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedIssue fixed and release pendingIssue fixed and release pendingmergedChanges merged into devel branchChanges merged into devel branch
Description
I'm submitting a…
- bug report
- feature request
- other
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
- 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:
- Maven
- Gradle
Other information (e.g. related issues, suggestions how to fix, links for us to have context)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedIssue fixed and release pendingIssue fixed and release pendingmergedChanges merged into devel branchChanges merged into devel branch