Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

rebuild.sh for sdkman and jenv #1

Open
hboutemy opened this issue Apr 1, 2020 · 0 comments
Open

rebuild.sh for sdkman and jenv #1

hboutemy opened this issue Apr 1, 2020 · 0 comments
Labels
enhancement New feature or request for builspec/rebuild.sh

Comments

@hboutemy
Copy link
Member

hboutemy commented Apr 1, 2020

for initial ease of use, rebuild.sh uses Docker images: it automatically imports the JDK version required by the buildspec
the downside is that de-facto, the rebuild is happening only with the Linux runtime provided by Docker images, whatever the OS you're running
switching between JDK versions is the key requirement for rebuild.sh: we can do it in a quite portable way with sdkman or jenv
Let's add an option to rebuild with sdkman or jenv, and let everyone build on their own OS if they want to: that will provide wider environment coverage for testing reproducibility

@hboutemy hboutemy added the enhancement New feature or request for builspec/rebuild.sh label Mar 4, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request for builspec/rebuild.sh
Development

No branches or pull requests

1 participant