-
Notifications
You must be signed in to change notification settings - Fork 51
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
Broken --workspace doesn't work anymore #72
Comments
OpenJ9 build started to be broken: sormuras/bach#72
Thanks for the report. Do you have an idea how to quickly fix this as well? My current time is limited, so I won't be able to dig into for about two weeks. |
Maybe:
plus:
with some trailing "/" adding to workspace if not provided (and if workspace is not However, it's Bash, nothing is easy (and testable)... Take your time, maybe I will be determined enough to get into it before that ;). |
--workspace
doesn't seem to work anymore:After local testing it seems that
--output-directory
overrides--directory-prefix
introduced in July. It started to be visible as I use locally copied install-jdk.sh script which I just upgraded to get support for newer Java versions.The text was updated successfully, but these errors were encountered: