Skip to content

Move JDK download logic to build.xml, remove JRE Downloader Ant Task #155

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

Closed
processing-bot opened this issue Jan 18, 2021 · 2 comments
Closed

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

I originally wrote a custom Ant Task to handle setting the right cookies and headers to download the JRE and JDK from Oracle when used with Java 8. It's no longer necessary with AdoptOpenJDK and OpenJFX, so the code can be removed. (No logins required, only JDK supported.)

Also, with JDK 11.0.9.1, it was necessary to add nasty hacks because the version had an extra .1, so this vestigial code is even uglier than before.

Fixing this later so it doesn't hold up alpha 3…

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Removed with d57db28

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant