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

Dedicated jre #134

Merged
merged 8 commits into from
Jul 15, 2024
Merged

Dedicated jre #134

merged 8 commits into from
Jul 15, 2024

Conversation

shannah
Copy link
Owner

@shannah shannah commented Jul 14, 2024

Fixed Java 8 on windows. Previously we worked around this by bumping apps that specified java 8 to use java 11 when on windows. Now it works around it by using a dedicated jre that it installs at ~/.jdeploy/apps/<app_name>/jre and the app exe is installed in ~/.jdeploy/apps/<app_name>/bin/<app_title>.exe

Also added some integration tests for installer

@shannah shannah merged commit 3966840 into master Jul 15, 2024
3 checks passed
@shannah shannah deleted the dedicated-jre branch July 15, 2024 14:27
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

Successfully merging this pull request may close these issues.

1 participant