Commit Graph

147 Commits

Author SHA1 Message Date
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
Jochen Schalanda
5e0902b373
Add GitHub Actions workflow for running tests on PRs 2019-11-20 21:49:08 +01:00
Jochen Schalanda
da38826f8d
Add Amazon Corretto 8.232.09.1 2019-11-20 21:31:28 +01:00
Jochen Schalanda
2b0f9493c4
Add Azul Zulu 11.0.5 (11.35.13) an 13.0.1 (13.28.11) 2019-11-20 21:29:32 +01:00
Scott McLeod
00bb71562b
Use full path for MacOS binaries that conflict with coreutils 2019-11-20 14:38:58 -05:00
Scott McLeod
58305b25c9
Merge pull request #27 from bram2000/add-fish-shell-support
Add fish shell support
2019-10-31 11:13:06 -04:00
Jon Bramley
bc327ae057 Update readme 2019-10-31 14:59:40 +00:00
Jon Bramley
6629a626a7 Create version of set-java-home script for fish shell 2019-10-31 14:57:04 +00:00
Scott McLeod
73495de00d
Merge pull request #25 from halcyon/zulu-bump
master: Bump zulu 8u212 to 8u232
2019-10-29 11:30:34 -04:00
Scott McLeod
c5efaac18a
master: Bump zulu 8u212 to 8u232 2019-10-29 11:28:25 -04:00
Scott McLeod
b9a7c0d47b
Merge pull request #23 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2019-10-28 20:23:35 -04:00
The Gitter Badger
eabcd21ab7 Add Gitter badge 2019-10-22 00:10:52 +00:00
Scott McLeod
81a4b57a8f
Merge pull request #19 from flrnprz/check-jq-installed
Add check-jq function to prompt a message when jq is not installed.
2019-09-30 17:02:27 -04:00
Flrn Prz
0320426738 Add check-jq function to properly show an error when jq is not installed 2019-09-30 16:21:34 +02:00
Scott McLeod
8a1c91adac
Merge pull request #17 from Traackr/fix-release-variable-name
Use proper RELEASE variable name
2019-09-18 16:48:27 -04:00
Michael McLellan
2e23f4a8f6 Use proper RELEASE variable name 2019-09-18 16:12:14 -04:00
Scott McLeod
5109dec9c5
Merge pull request #16 from x80486/azul-zulu-jdk-13-release
openjdk: azul zulu builds for version 13.27.9
2019-09-17 23:11:00 -04:00
Scott McLeod
9e59f523b2
Merge pull request #15 from Traackr/jdk-13
Add JDK 13 URL
2019-09-17 23:10:23 -04:00
x80486
1c7c23c769 openjdk: azul zulu builds for version 13.27.9 2019-09-17 20:55:34 -04:00
Michael McLellan
4a85daa675 Add JDK 13 URL 2019-09-17 20:32:46 -04:00
Scott McLeod
67552c0e6f
Address #13 2019-09-12 16:40:16 -04:00
Scott McLeod
f72500d8ad
Point checksum_link to new location of checksum files 2019-09-10 22:05:02 -04:00