Commit Graph

443 Commits

Author SHA1 Message Date
Wessel van Norel
150e793d43
Add the JVM Implementation after the name of the Vendor (#140)
* To fix https://github.com/halcyon/asdf-java/issues/46 and https://github.com/halcyon/asdf-java/issues/57 added the jvm_impl after the vendor if it's not the hotspot jvm

* Only openj9 is special case, hotspot and graalvm should be ignored

* Suppress grep output, but show message about what is found. In case the test fails this helps to see what part broke.

* Added testcase for the graalvm-graalvm I accidentally introduced, so this won't happen in the future
2021-04-06 16:14:33 -04:00
Wessel van Norel
0010d1f98d
[macOS] Zulu install for /usr/libexec/java_home does not work (#138)
* Release is a file which results in the absolute_dir_path command to fail to return the expected result. Changed it to bin/..

Fixes https://github.com/halcyon/asdf-java/issues/137

* Added test to validate the /usr/libexec/java_home working as expected

* Added information to the liberica install about it not being integrated in /usr/libexec/java_home

* Only run the update-data on the main repository
2021-04-06 11:54:36 -04:00
Wessel van Norel
38ca9d0bcc Update java home on zsh using buildin function, based on https://github.com/halcyon/asdf-java/pull/136, with review comment of @halcyon 2021-04-06 11:49:52 -04:00
GitHub Action
7e02348393 Update Java release data 2021-03-26 17:26:24 +00:00
GitHub Action
be57a707b6 Update Java release data 2021-03-21 08:44:50 +00:00
GitHub Action
4fa2cfaf7c Update Java release data 2021-03-20 01:24:09 +00:00
GitHub Action
c670300aa6 Update Java release data 2021-03-17 08:49:24 +00:00
GitHub Action
4271c815ae Update Java release data 2021-03-17 01:24:18 +00:00
GitHub Action
c3bc253bab Update Java release data 2021-03-16 17:16:35 +00:00
GitHub Action
84ef8becf2 Update Java release data 2021-03-16 08:48:28 +00:00
GitHub Action
7113b6538e Update Java release data 2021-03-14 08:44:22 +00:00
GitHub Action
75832373d1 Update Java release data 2021-03-12 08:48:51 +00:00
GitHub Action
bd4993e7cd Update Java release data 2021-03-11 17:15:29 +00:00
jinmiaoluo
6936bdfb3c
Fix the error 'already ends with semicolon' causing by the misuse of export (#119)
* Fix error causing by the misuse of export

fixes #91

* Use the solution from direnv project
2021-03-11 09:29:13 -05:00
Jochen Schalanda
d1f2652186
Add support for aarch64 and armv7l machine architectures (#129)
* Add support for aarch64

* Add ARM64 build to Travis CI build matrix

* Add JDK data for aarch64

* Add support for armv7l

* Add JDK data for armv7l/arm32-vfp-hflt

* Use `arm64` (Apple M1 on Darwin) as alias for `aarch64`

Refs: https://developer.apple.com/forums/thread/668206

> ```
> # uname -a
> Darwin MacBook-Pro.local 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101 arm64
> ```

* Update JDK data
2021-03-11 09:15:28 -05:00
GitHub Action
2d054d3171 Update Java release data 2021-03-11 08:48:33 +00:00
Kaylebor
0514c7f2d8
Added set-java-home.xsh script for Xonsh shell (#120)
Co-authored-by: Ender Veiga <eveiga@denodo.com>
2021-03-09 11:19:48 -05:00
Matt Tanous
f4fabebf39
Another fix for setting JAVA_HOME in fish shell (#134)
* Use fish builtin `realpath`

* Specify use of builtin fish realpath

* Add a second dirname for fish shell
2021-03-09 11:18:51 -05:00
GitHub Action
7dbb3cbb53 Update Java release data 2021-03-08 17:15:36 +00:00
Matt Tanous
0d213151d1
Use fish builtin realpath (#133)
* Use fish builtin `realpath`

* Specify use of builtin fish realpath
2021-03-08 11:26:25 -05:00
GitHub Action
03e5f2edb2 Update Java release data 2021-03-02 01:06:59 +00:00
GitHub Action
6b8915b01f Update Java release data 2021-02-14 01:17:37 +00:00
GitHub Action
dd2796ecdb Update Java release data 2021-02-12 17:04:35 +00:00
GitHub Action
bdc5281ba2 Update Java release data 2021-02-10 01:14:23 +00:00
GitHub Action
da9781c140 Update Java release data 2021-02-09 08:42:18 +00:00
Jochen Schalanda
8dc2e74d6d
Remove surplus dirname in set-java-home.bash (#127)
* Remove surplus `dirname` in set-java-home.bash
* Remove surplus `dirname` in set-java-home.zsh
* Remove surplus `dirname` in set-java-home.fish

Refs #114
Closes #126
2021-02-08 11:51:26 -05:00
Jochen Schalanda
374cc24849 Allow manual dispatch of update-data workflow
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
2021-02-08 11:12:18 -05:00
Jochen Schalanda
44ba7b6829 Fix JDK version refrenced in Travis CI build verification 2021-02-08 11:10:40 -05:00
GitHub Action
511aca4f7c Update Java release data 2021-02-06 08:41:12 +00:00
Fernando Crespo
e5e43b7214
Replace realpath occurrences with a custom function (#114)
* Replace realpath ocurrences with a custom function

* Shellcheck fix

* Add absolute_dir_path to set-java-home files
2021-02-04 22:05:49 -05:00
GitHub Action
132ca502b1 Update Java release data 2021-02-05 01:15:12 +00:00
GitHub Action
99db0cf332 Update Java release data 2021-02-02 01:29:48 +00:00
GitHub Action
8c2ba1c7a6 Update Java release data 2021-01-26 17:18:47 +00:00
GitHub Action
8de93339d9 Update Java release data 2021-01-26 01:32:24 +00:00
GitHub Action
64177059b7 Update Java release data 2021-01-25 02:18:43 +00:00
GitHub Action
6fc3914a40 Update Java release data 2021-01-23 02:17:00 +00:00
GitHub Action
366c5ee552 Update Java release data 2021-01-22 17:58:11 +00:00
GitHub Action
0eb9c9c008 Update Java release data 2021-01-22 09:19:42 +00:00
GitHub Action
28ba758981 Update Java release data 2021-01-22 02:18:01 +00:00
GitHub Action
1bbb04c3a6 Update Java release data 2021-01-21 17:58:52 +00:00
GitHub Action
f47ba046f2 Update Java release data 2021-01-20 02:18:38 +00:00
GitHub Action
4ba66b0929 Update Java release data 2021-01-17 09:18:34 +00:00
GitHub Action
1bb2d7710d Update Java release data 2021-01-16 09:18:52 +00:00
GitHub Action
dbe9753279 Update Java release data 2021-01-14 09:19:02 +00:00
GitHub Action
5b11b466d9 Update Java release data 2021-01-13 09:29:51 +00:00
GitHub Action
38d917e1a4 Update Java release data 2021-01-09 01:58:13 +00:00
GitHub Action
1c000a2fa8 Update Java release data 2020-12-16 17:04:34 +00:00
GitHub Action
eedd04e1fd Update Java release data 2020-11-23 16:52:09 +00:00
GitHub Action
22063b2c01 Update Java release data 2020-11-18 01:01:16 +00:00
GitHub Action
71eedfdc8d Update Java release data 2020-11-17 00:59:50 +00:00