Commit Graph

168 Commits

Author SHA1 Message Date
Scott McLeod
680e8f72e1
Merge pull request #58 from joschi/fix-adoptopenjdk
Migrate to AdoptOpenJDK API v3
2020-03-02 15:16:21 -05:00
Jochen Schalanda
573976b13b Migrate to AdoptOpenJDK API v3
The AdoptOpenJDK API v2 is deprecated and will eventually be shut down.
Additionally, it currently has problems providing data for OpenJDK 13.

Unfortunately the API response format changed slightly, so that the static data for Zulu Community and Amazon Corretto had to be updated, too.

https://api.adoptopenjdk.net/swagger-ui/
https://github.com/AdoptOpenJDK/openjdk-api-v3
2020-03-01 14:44:43 +01:00
Jochen Schalanda
2ed7eb06d6 Revert "Merge pull request #55 from halcyon/sm-fix-master"
This reverts commit a5f57e149e, reversing
changes made to f1b85bca66.
2020-03-01 13:45:45 +01:00
Scott McLeod
a5f57e149e
Merge pull request #55 from halcyon/sm-fix-master
Fix failing master
2020-02-29 10:43:09 -05:00
Scott Mcleod
35b4def8e8
Fix failing master 2020-02-29 10:21:47 -05:00
Scott McLeod
f1b85bca66
Merge pull request #52 from joschi/shellcheck
Fix ShellCheck warnings and make script more strict
2020-02-29 09:44:41 -05:00
Jochen Schalanda
fde71bce6c
Run ShellCheck on push 2020-02-28 17:08:00 +01:00
Jochen Schalanda
e067262abf
Fix shellcheck warnings 2020-02-27 16:15:07 +01:00
Scott McLeod
958924aeba
Merge pull request #44 from joschi/sapmachine
Add support for SapMachine
2020-02-27 09:24:18 -05:00
Jochen Schalanda
3d5b9bd28c
Fix content of "os" field in jq expression 2020-02-26 14:59:35 +01:00
Jochen Schalanda
e64c7e203f
Retrieve AdoptOpenJDK and SapMachine command in install function 2020-02-26 14:59:35 +01:00
Jochen Schalanda
12b79730e7
Add support for SapMachine
SapMachine is an OpenJDK release maintained and supported by SAP

https://sap.github.io/SapMachine/
2020-02-26 14:59:35 +01:00
Scott McLeod
926f1db905
Merge pull request #50 from joschi/zulu-jdk-updates
Update to latest Zulu and ZuluFX versions
2020-02-23 20:54:46 -05:00
Jochen Schalanda
756f6b8906
Update to latest Zulu and ZuluFX versions
* Zulu 8.44.0.11 (OpenJDK 8.0.242)
* ZuluFX 8.44.0.13 (OpenJDK 8.0.242)
* ZuluFX 11.37.19 (OpenJDK 11.0.6)
2020-02-23 13:52:19 +01:00
Scott McLeod
c0d43c0aa8
Merge pull request #49 from joschi/corretto-updates
Add Corretto 8.242.08.1 and 11.0.6.10.1-2
2020-02-09 13:59:34 -05:00
Jochen Schalanda
f6a772fb18
Add latest Corretto updates
https://github.com/corretto/corretto-11/releases/tag/11.0.6.10.1-2
https://github.com/corretto/corretto-8/releases/tag/8.242.08.1-1
https://github.com/corretto/corretto-8/releases/tag/8.242.08.1
2020-02-08 22:02:20 +01:00
Scott McLeod
09016721c8
Merge pull request #43 from joschi/zulu-jan-2020
Add Zulu 7.36.0.5, 8.44.0.9, 11.37.17, 13.29.9
2020-01-19 10:53:35 -05:00
Scott McLeod
a1d37f3407
Merge pull request #42 from joschi/corretto-jan-2020
Add Corretto 8.242.07.1 and 11.0.6.10.1
2020-01-19 10:53:05 -05:00
Jochen Schalanda
dda32f0b30
Add Zulu 7.36.0.5, 8.44.0.9, 11.37.17, 13.29.9 2020-01-19 15:14:26 +01:00
Jochen Schalanda
f44e16a2f7
Add Corretto 8.242.07.1 and 11.0.6.10.1
* https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/change-log.html#changes-2019-11-20 (sic!)
* https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/change-log.html#changes-2019-10-15 (sic!)
2020-01-19 14:52:01 +01:00
Scott McLeod
a0fd84e721
Resolves #40 - don't change directory to ${PWD} on EXIT 2020-01-14 15:48:14 -05:00
Scott McLeod
2f8d3a33ee
Merge pull request #38 from joschi/README-badge
Add badge for GitHub Actions workflow
2019-12-30 23:47:29 -05:00
Jochen Schalanda
00d307a4a2
Add badge for GitHub Actions workflow
[ci skip]
2019-12-30 23:55:38 +01:00
Scott McLeod
89ce7cdb6e
Merge pull request #36 from joschi/zulu-versions
Use more precise Azul Zulu release names (and updates)
2019-12-30 12:21:32 -05:00
Jochen Schalanda
f5f66e0cbc
Add Zulu 8.42.0.23 (JDK 8.0.232) 2019-12-30 18:05:41 +01:00
Jochen Schalanda
834ceb22d9
Add Zulu 11.35.15 (JDK 11.0.5) 2019-12-30 18:03:57 +01:00
Jochen Schalanda
3c37f73413
Add Zulu 7.34.0.5 (JDK 7.0.242) 2019-12-30 18:01:30 +01:00
Jochen Schalanda
e2789f6092
Use more precise Azul Zulu release names
Azul is distributing their Zulu OpenJDK builds with their own version, which doesn't directly correspond to a single OpenJDK build because there could be multiple Zulu releases per OpenJDK release.

The release names didn't reflect this, so it was unclear which version of the Zulu OpenJDK was being installed.

Existing users should not be affected by this change. They will only see the "new" versions of Azul Zulu in the output of `asdf list-all java`.
2019-12-30 18:01:30 +01:00
Scott McLeod
015476e91d
Merge pull request #35 from joschi/zulu-javafx
Add support for Azul ZuluFX
2019-12-30 11:56:54 -05:00
Scott McLeod
d41acfbf3d
Merge pull request #34 from joschi/corretto
Update Amazon Corretto JDKs
2019-12-30 11:56:18 -05:00
Scott McLeod
d9390c84a4
Merge pull request #37 from joschi/fix-github-workflow
Fix the GitHub tests workflow
2019-12-30 11:49:27 -05:00
Jochen Schalanda
21c6959a32
Fix tests in Travis CI 2019-12-30 17:40:58 +01:00
Jochen Schalanda
691320dc5e
Fix the GitHub tests workflow 2019-12-30 17:25:30 +01:00
Jochen Schalanda
345cae1aab
Add ZuluFX 8.42.0.23 (JDK 8.0.232) 2019-12-30 13:42:02 +01:00
Jochen Schalanda
b5fbb0dafe
Add ZuluFX 11.35.15 (JDK 11.0.5) 2019-12-30 13:41:46 +01:00
Jochen Schalanda
9a80d0f2bd
Move Corretto amazon-corretto-8.232.09.2 to correct position 2019-12-30 13:22:40 +01:00
Jochen Schalanda
394ebb5901
Add Corretto 11.0.5.10.1
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/change-log.html#changes-2019-10-15
2019-12-30 13:22:34 +01:00
Jochen Schalanda
ef13d340c9
Add Corretto 11.0.4.11.1
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/change-log.html#changes-2019-07-16
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/change-log.html#changes-2019-09-17
2019-12-30 13:22:18 +01:00
Jochen Schalanda
6e96989b3f
Add Corretto 11.0.5.10.2 (macOS only)
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/change-log.html#changes-2019-11-20
2019-12-30 13:10:46 +01:00
Jochen Schalanda
35640e3180
Add Corretto 8.232.09.2 (macOS only)
https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/change-log.html#changes-2019-11-20
2019-12-30 13:10:01 +01:00
Scott McLeod
945a32c71d
Merge pull request #32 from carhartl/enable-legacy-filename-support
Add legacy filename support for jenv
2019-12-02 20:03:09 -05:00
Scott McLeod
5762f79d4e
Merge pull request #31 from joschi/github-actions
Add GitHub Actions workflow for running tests on PRs
2019-11-22 16:58:16 -05:00
Klaus Hartl
56f73d09e3 Add legacy filename support for jenv 2019-11-22 16:18:54 +01:00
Jochen Schalanda
9bec80cca2
Run with "dumb" terminal
https://stackoverflow.com/questions/29979966/tput-no-value-for-term-and-no-t-specified-error-logged-by-cron-process
2019-11-20 22:12:32 +01:00
Scott McLeod
5bea164aef
Merge pull request #30 from joschi/corretto-updates
Add Amazon Corretto 8.232.09.1
2019-11-20 16:12:22 -05:00
Scott McLeod
5728d85913
Merge pull request #29 from joschi/zulu-updates
Add Azul Zulu 11.0.5 (11.35.13) and 13.0.1 (13.28.11)
2019-11-20 16:11:40 -05:00
Jochen Schalanda
94f7245993
Install coreutils on macOS 2019-11-20 22:09:19 +01:00
Jochen Schalanda
49120bcae5
Clone complete asdf repository 2019-11-20 22:08:07 +01:00
Jochen Schalanda
26c5bd51ad
Don't explicitly install jq on macOS 2019-11-20 22:07:10 +01:00
Jochen Schalanda
395d858bf3
Load asdf before running asdf plugin-test 2019-11-20 22:04:19 +01:00