Commit Graph

415 Commits

Author SHA1 Message Date
GitHub Action
4565c837e0 Update Java release data 2020-09-09 08:32:32 +00:00
GitHub Action
e6d6be3270 Update Java release data 2020-08-28 08:32:27 +00:00
GitHub Action
7fcbaf81fd Update Java release data 2020-08-19 00:52:31 +00:00
GitHub Action
2bb4764fa0 Update Java release data 2020-08-07 08:31:57 +00:00
GitHub Action
dc667adbe7 Update Java release data 2020-08-05 00:48:48 +00:00
GitHub Action
b8fae65f16 Update Java release data 2020-08-04 16:32:31 +00:00
GitHub Action
88991fea48 Update Java release data 2020-08-01 00:48:54 +00:00
johnny
585c87ae9a Updated set-java-home.bash to only update if the working directory has changed 2020-07-30 14:48:57 -04:00
GitHub Action
01577b3b97 Update Java release data 2020-07-30 16:32:22 +00:00
GitHub Action
e26f0da1db Update Java release data 2020-07-30 00:46:23 +00:00
GitHub Action
9b64bb14f5 Update Java release data 2020-07-29 16:32:14 +00:00
GitHub Action
d3f2a7d9d5 Update Java release data 2020-07-28 08:32:16 +00:00
GitHub Action
08128a26c8 Update Java release data 2020-07-27 16:31:58 +00:00
GitHub Action
1b8309f00f Update Java release data 2020-07-23 00:44:47 +00:00
GitHub Action
8cfe3193a4 Update Java release data 2020-07-22 00:44:35 +00:00
GitHub Action
e6998bf358 Update Java release data 2020-07-18 00:43:17 +00:00
GitHub Action
03fbdcb3d4 Update Java release data 2020-07-17 00:43:52 +00:00
GitHub Action
2adcbe4e87 Update Java release data 2020-07-16 16:32:01 +00:00
GitHub Action
2b0e64a320 Update Java release data 2020-07-16 00:42:56 +00:00
GitHub Action
c739f5d90a Update Java release data 2020-07-15 16:31:59 +00:00
GitHub Action
a0e16f3b0c Update Java release data 2020-07-15 00:43:08 +00:00
GitHub Action
670cedc82f Update Java release data 2020-06-28 16:31:56 +00:00
GitHub Action
0ff15650c2 Update Java release data 2020-06-25 08:32:04 +00:00
Jochen Schalanda
c4a63a5569 Use upstream URL for getting release data 2020-06-24 20:37:09 -04:00
Jochen Schalanda
90dc3a5220 Update Java release data on master 2020-06-24 20:37:09 -04:00
Jochen Schalanda
efa70e83b0 Add initial release data 2020-06-24 20:37:09 -04:00
Jochen Schalanda
1972bfcde0 Remove deprecated data for Corretto and Zulu 2020-06-24 20:37:09 -04:00
Jochen Schalanda
9bc3376b97 Update bin/functions to use release data 2020-06-24 20:37:09 -04:00
Jochen Schalanda
3202aeac12 Add script and workflow to fetch and process Java release data 2020-06-24 20:37:09 -04:00
Scott McLeod
b050643a2d Append new PROMPT_COMMAND when PROMPT_COMMAND is already set 2020-04-30 17:18:25 -04:00
Anthony Ou
723f247f5e make set-java-home.fish export globally
This changes `set-java-home.fish` so it will globally export JAVA_HOME. 
Related to issue #85
2020-04-30 11:57:53 -04:00
Scott McLeod
8baa3f7961 Fold retrieve-sapmachine into retrieval code, use globbing for cache 2020-04-26 19:39:09 -04:00
Scott McLeod
02ca1c820a Cleanup cache logic 2020-04-26 19:39:09 -04:00
Scott McLeod (scotmcle)
302710d1cc Fix checksum of MacOS Corretto 8.252.09.1 2020-04-20 10:52:06 -04:00
Brice Dutheil
b6424461aa Adds Zulu 8u252b14 (8.46.0.19) JDK and JDK+FX
https://www.azul.com/downloads/zulu-community/?architecture=x86-64-bit&package=jdk
https://www.azul.com/downloads/zulu-community/?architecture=x86-64-bit&package=jdk-fx
2020-04-17 10:10:50 -04:00
Brice Dutheil
a8a595a6a9 Adds Zulu 11.0.7+10 (11.39.15) JDK and JDK+FX
https://www.azul.com/downloads/zulu-community/?architecture=x86-64-bit&package=jdk
https://www.azul.com/downloads/zulu-community/?architecture=x86-64-bit&package=jdk-fx
2020-04-17 10:10:50 -04:00
Brice Dutheil
2a42d04487 Adds Amazon Corretto 8.252.09.1
https://github.com/corretto/corretto-8/releases/tag/8.252.09.1
2020-04-17 10:10:50 -04:00
Brice Dutheil
18e9d568eb Adds Amazon Corretto 11.0.7.10.1
https://github.com/corretto/corretto-11/releases/tag/11.0.7.10.1
2020-04-17 10:10:50 -04:00
Scott McLeod
0f60aebb10
Add Azul Zulu 14+36 (v14.27.1) #68
Fixes #69
2020-04-14 18:07:55 -04:00
Scott McLeod
1b6aaee2ea
Old MacOS versions do not support base64 -d 2020-04-14 15:20:00 -04:00
Scott McLeod
0ebf8c1cc0 Standardize on AdoptJDK v3 API 2020-04-14 10:47:02 -04:00
Scott McLeod
e0a7114ef9 Update JAVA_HOME after changing java version 2020-04-13 15:42:30 -04:00
Nicklas Moberg
e5391ad10e JDK 14 2020-04-03 15:50:16 -04:00
Scott McLeod
237be6a905
Merge pull request #65 from joschi/issue-63-2
Set exit trap only after TEMP_DIR has been set
2020-03-17 16:23:46 -04:00
Jochen Schalanda
e276af2aaa
Set exit trap only after TEMP_DIR has been set
Refs #63
Refs #64
2020-03-17 08:47:09 +01:00
Scott McLeod
ce6c61c14b
Merge pull request #64 from joschi/issue-63
Check that temporary directory exists before deleting
2020-03-16 17:12:42 -04:00
Jochen Schalanda
b0dcb5ae05
Check that temporary directory exists before deleting
Before deleting the temporary directory (`$TEMP_DIR`) at the end of the script,
make sure that it exists so that we don't accidentally delete the user's home directory.

Fixes #63
2020-03-15 01:53:30 +01:00
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