Commit Graph

168 Commits

Author SHA1 Message Date
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
Scott McLeod
fb4dc4b2bf
Prefer variables over functions 2019-09-10 13:33:29 -04:00
Scott McLeod
aa869e1b89
Update README 2019-09-10 11:36:47 -04:00
Scott McLeod
211eb33d63
Add travis badge 2019-09-09 19:01:17 -04:00
Scott McLeod
63ca3b9081
Add jq to OSX 2019-09-09 18:59:10 -04:00
Scott McLeod
f3c7ba54cb
Use functions for improved bash compatability 2019-09-09 15:29:26 -04:00
Scott McLeod
2a22a1723e
New architecture 2019-09-09 14:30:31 -04:00
Scott McLeod
a39f3bbb79
Switching to new architecture. Previous architecture archived to skotchpine branch 2019-09-09 14:29:34 -04:00
Scott McLeod
f6c327a770
Merge pull request #10 from StefanoDeVuono/master
add mac_hotspot case to statement in unpack_java function
2019-08-01 14:35:58 -04:00
Stefano De Vuono
ac0ecf3c96 add mac_hotspot case to statement in unpack_java function 2019-08-01 12:25:17 -05:00
Scott McLeod
316a7e3647
Cleanup 2019-07-05 13:10:05 -04:00
Scott McLeod
62b812ae5d
Account for differences in mktemp on MacOS 2019-07-05 12:12:42 -04:00
Scott McLeod
106af55747
Merge pull request #6 from halcyon/mig4-use-temp-dir-on-install
Use a temp work dir when installing
2019-07-03 16:18:13 -04:00
Scott McLeod
b84e6ea0e2
Use a temp work dir when installing 2019-06-18 18:53:54 -04:00
Scott McLeod
13df2ad8d3
Merge pull request #5 from halcyon/adopt-openjdk-corretto
Add adopt-openjdk and correto
2019-06-18 17:50:46 -04:00
Scott McLeod
ccf002e5f9
Add adopt-openjdk and correto 2019-06-18 17:47:27 -04:00
Scott McLeod
93043de06a
Merge pull request #4 from halcyon/add-openjdk-12.0.1
Add openjdk-12.0.1
2019-06-18 16:25:05 -04:00
Scott McLeod
0f7f6c8192
Adding openjdk-12.0.1 2019-06-18 16:22:26 -04:00
Scott McLeod
4ba5dc7274
Remove unreachable JDKs 2019-04-24 15:51:27 -04:00
Scott McLeod
22bae9d489
Add zulu support 2019-04-24 15:44:32 -04:00
Tyler Cinnamon
cbd63091ea Use ASDF_JAVA_PLAIN flag for deprecated wrapper. 2018-12-11 08:11:10 -06:00
tyler
daeec9d683 Make the deprecated thing executable to pass some tests... Ugh. 2018-12-11 08:09:28 -06:00
tyler
24106d01bf Add a zsh asdf-java-wrapper, reference in the readme & deprecate the old script. 2018-12-11 07:58:11 -06:00
tyler
82943ebfff
Merge pull request #45 from mroverton1/master
Quick fix for openjdk
2018-12-11 07:19:58 -06:00
Myron Overton
b4da809038 Quick fix for openjdk 2018-12-05 11:46:15 -07:00
tyler
b372d0d140
Update README.md 2018-11-03 18:43:35 -05:00
tyler
7d748f7d94
Update README.md 2018-11-03 18:43:02 -05:00
Tyler Cinnamon
9c8ac83e05 Wrong url for openjdk 11.0.1 :/ 2018-11-03 18:40:50 -05:00
Tyler Cinnamon
7990072cec Use openjdk 11.0.1 2018-11-03 18:34:34 -05:00
Tyler Cinnamon
bb85dc9f51 Update docs. 2018-11-03 18:29:27 -05:00