Skip to content

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

Closed
@processing-bot

Description

@processing-bot

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…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions