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

Document the usage of release types #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonatan-ivanov
Copy link
Contributor

@jonatan-ivanov jonatan-ivanov commented Jul 3, 2023

Since gh-179, users can set java_release_type and choose if they want support for GA/EA/both builds.

See gh-179

Since halcyongh-179 users can set java_release_type and choose if they want
support for GA/EA/both builds.

See halcyongh-179
@jonatan-ivanov
Copy link
Contributor Author

The build is failing but I think the failure is unrelated to my changes.
@halcyon Could you please take a look?

@tomwhoiscontrary
Copy link

Looks good to me!

@tomwhoiscontrary
Copy link

Oh, it seems something has changed. Instead of /tmp/asdf-java.cache, the cache directory is now at /tmp/asdf-java-${USER}.cache. That led to some confusion!

Ideally, i think the java_release_type would go into the cache path somewhere, perhaps in the name of the actual cache file. Then, if you change the release type, you wouldn't have to remember to purge the cache.

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.

2 participants