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

Option NOT to bundle JRE #201

Open
farzadpanahi opened this issue Mar 30, 2021 · 3 comments
Open

Option NOT to bundle JRE #201

farzadpanahi opened this issue Mar 30, 2021 · 3 comments

Comments

@farzadpanahi
Copy link

I know the main goal of this application is to bundle JRE with JAR but is there a way to let packr do all the awesome packaging but do not bundle the JRE and rely on system JAVA_HOME to execute the JAR file?

@karlsabo
Copy link
Member

Hey Farzad,

It's currently not possible.

@farzadpanahi
Copy link
Author

Hi Kar - Tnx for your quick reply. Do you recommend any other solution for the meantime?

@karlsabo
Copy link
Member

karlsabo commented Mar 30, 2021

A Gradle distribution Zip or TAR might be all you need https://docs.gradle.org/current/userguide/application_plugin.html#sec:the_distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants