Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a different way to use the application - JDK14: Evaluate jpackager tool / Tryout jBang #94

Open
ottlinger opened this issue Jul 10, 2020 · 3 comments
Assignees
Milestone

Comments

@ottlinger
Copy link
Owner

ottlinger commented Jul 10, 2020

in order to provide a full-fat JAR for the application (JEP343 Jdk14)

@ottlinger
Copy link
Owner Author

Not sure if it's the same, but https://openjdk.java.net/jeps/392 provides a meaningful way to provide OS-specific binaries of the application.

@ottlinger
Copy link
Owner Author

javapackager is deprecated: https://docs.oracle.com/javase/9/tools/javapackager.htm#JSWOR719

@ottlinger ottlinger changed the title JDK14: Evaluate jpackager tool Provide a different way to use the application - JDK14: Evaluate jpackager tool Sep 14, 2021
@ottlinger
Copy link
Owner Author

ottlinger commented Aug 12, 2023

jbang --verbose ./src/main/java/de/aikiit/spamprotector/AntiSpamApplication.java

does work, but Maven filtered resource is not taken into account.

jbangdev/jbang#1666

@ottlinger ottlinger added this to the 1.1.0 milestone Aug 13, 2023
@ottlinger ottlinger self-assigned this Aug 13, 2023
ottlinger added a commit that referenced this issue Aug 16, 2023
@ottlinger ottlinger changed the title Provide a different way to use the application - JDK14: Evaluate jpackager tool Provide a different way to use the application - JDK14: Evaluate jpackager tool / Tryout jBand Aug 16, 2023
@ottlinger ottlinger changed the title Provide a different way to use the application - JDK14: Evaluate jpackager tool / Tryout jBand Provide a different way to use the application - JDK14: Evaluate jpackager tool / Tryout jBang Aug 16, 2023
ottlinger added a commit that referenced this issue Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant