-
Notifications
You must be signed in to change notification settings - Fork 7
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
Problem: Java version issues with SPARCd - bundle sparcd download with compatible java #50
Comments
Website needs link to latest build version of SPARCd in github (instead of a static link that is not compiling latest fixes) |
https://stackoverflow.com/questions/3371535/running-java-without-installing-jre Stack OverflowStack Overflow |
Maven plugin to build native binaries which include a JRE: https://github.com/fvarrui/JavaPackager Alternative place to get JRE: https://adoptium.net/ |
This approach is not recommended since the user may inadvertently install a version of Java that could cause issues on their machine (performing an unexpected upgrade, for example) |
Perhaps a better solution would be to make SPARCd versions for each supported version of Java (when SPARCd can't be forward supported - for example, the Java 15 version doesn't work with Java 16) |
Thank you, sounds great.
Sue
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: Chris ***@***.***>
Sent: Monday, December 5, 2022 12:11 PM
To: ***@***.***>
Cc: Malusa, Susan M - ***@***.***>; ***@***.***>
Subject: [EXT]Re: [CulverLab/sparcd] Problem: Java version issues with SPARCd - bundle sparcd download with compatible java (#50)
External Email
Perhaps a better solution would be to make SPARCd versions for each supported version of Java (when SPARCd can't be forward supported - for example, the Java 15 version doesn't work with Java 16)
—
Reply to this email directly, view it on GitHub<#50 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFABTX2EEKEE5BLO3CHIIR3WLY47DANCNFSM5CXNA6KQ>.
You are receiving this because you were assigned.Message ID: ***@***.***>
|
bundle sparcd download with compatible version of java
The text was updated successfully, but these errors were encountered: