Pick Java 8 extended downloads #136
Labels
hacktoberfest
Hacktoberfest eligible
note:good-first-issue
A good first issue to get started with
note:ideal-for-contribution
An issue that a contributor can help us with
type:bug
A general bug
Expected Behavior
The CI for updating Java 8 does not consistently select between Dragonwell's Java 8 standard and extended. See #134.
Current Behavior
It may pick standard, it may pick extended.
Possible Solution
It should consistently pick extended. The regular expression used needs to be modified.
Steps to Reproduce
See #134
Motivations
We believe users of this buildpack will choose Dragonwell for its extended support, so we want to expose that through the buildpack.
The text was updated successfully, but these errors were encountered: