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

Add option to build in wsl #4121

Merged
merged 5 commits into from
Jan 31, 2025
Merged

Add option to build in wsl #4121

merged 5 commits into from
Jan 31, 2025

Conversation

Scanteianu
Copy link
Contributor

@Scanteianu Scanteianu commented Jan 29, 2025

For easy testing.

Open to alternative ways of doing it, adding these params seemed to make the script run end to end in wsl, so I think it would be good to have a way to run the script in wsl mode.

FWIW, I run using

./makejdk-any-platform.sh -J /usr/lib/jvm/java-21-openjdk-amd64 --create-sbom --wsl jdk21

Copy link

Thank you for creating a pull request!
If you have not done so already, please familiarise yourself with our Contributing Guidelines and FAQ, even if you have contributed to the Adoptium project before. GitHub actions will now run a set of jobs against your PR that will lint and unit test your changes. Keep an eye out for the results from these on the latest commit you submitted. For more information, please see our testing documentation.

@github-actions github-actions bot added the testing Issues that enhance or fix our test suites label Jan 29, 2025
@karianna
Copy link
Contributor

a --wsl flag would be good :-)

@github-actions github-actions bot added the documentation Issues that request updates to our documentation label Jan 30, 2025
@Scanteianu
Copy link
Contributor Author

a --wsl flag would be good :-)

Now it should be a --wsl flag!

README.md Show resolved Hide resolved
Copy link
Contributor

@andrew-m-leonard andrew-m-leonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok I think

@Scanteianu
Copy link
Contributor Author

Thanks both for the reviews, would it be possible to get a squash and merge please?

@smlambert smlambert merged commit ad0bf05 into adoptium:master Jan 31, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues that request updates to our documentation testing Issues that enhance or fix our test suites
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants