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

Upstream Mill's dist.launcherScript into mill.util.Jvm.launcherUniversalScript #4333

Merged
merged 11 commits into from
Jan 16, 2025

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Jan 15, 2025

Fixes #4302

We largely copy the existing implementation dist/package.mill. Once we rebootstrap, we can cut over to the new Jvm.* implementation and remove the version in dist/. Added some unit tests to exercise the JAVA_HOME/JAVA_OPTS handling

@lihaoyi lihaoyi marked this pull request as ready for review January 15, 2025 11:26
@lihaoyi lihaoyi merged commit 8f256fd into com-lihaoyi:main Jan 16, 2025
28 checks passed
@lefou lefou added this to the 0.12.6 milestone Jan 16, 2025
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.

Consolidate launcher and prependShellScript
2 participants