Commit Graph

90 Commits

Author SHA1 Message Date
peterz
30261a858e
Use java-package input instead of version 2024-03-18 16:34:28 +01:00
peterz
6670574f7f
Bumped version 2024-03-18 16:34:27 +01:00
peterz
049aa7c191
Musl support 2024-03-18 16:34:27 +01:00
peterz
df4b80eebe
Added Liberica distribution 2024-03-18 16:34:26 +01:00
Fabio Niephaus
3d7ab58c1d
Bump version to 1.1.9. 2024-03-12 20:41:34 +01:00
Fabio Niephaus
d3f9e14fc3 Fix and test check for MSVC setup. 2024-03-12 17:01:21 +01:00
Fabio Niephaus
b03aef7455 Fix GraalVM for JDK 17+ detection in MSVC feature.
Fixes #88
2024-03-12 17:01:21 +01:00
Fabio Niephaus
5393c3d809
Use -version on JDK 8. Fixes #86 2024-02-23 08:45:57 +01:00
Fabio Niephaus
e878075a91 Bump version to 1.1.8. 2024-02-22 13:17:14 +01:00
Fabio Niephaus
9a425fb910 Report java --version when done.
Fixes #81
2024-02-22 13:17:14 +01:00
Fabio Niephaus
7652cc43b3 Disable MSVC feature for javaVersion gte 18.
Fixes #32.
2024-02-22 13:17:14 +01:00
Fabio Niephaus
f6947ecb49 Derive javaVersion from downloadUrl.
This ensures that `latest-ea` and `22-ea` can be cached based on the actual version number (e.g., `22.0.0`).
2024-02-22 13:17:14 +01:00
Fabio Niephaus
cb063c121c Use new Oracle GraalVM EA builds repo. 2024-02-22 13:17:14 +01:00
Fabio Niephaus
d72e3dbf5f
Bump version to 1.1.7. 2024-02-13 17:28:29 +01:00
Fabio Niephaus
22551b2bec
Minor edit. 2024-02-13 17:16:15 +01:00
Fabio Niephaus
bf3e45bce6
Use toSemVer() for tool name. 2024-02-13 15:44:22 +01:00
Fabio Niephaus
2408275e34
Add initial support for early access (EA) builds. 2024-02-13 13:37:00 +01:00
Fabio Niephaus
a1b47fdf04 Bump version to 1.1.6. 2024-01-30 15:36:39 +01:00
Fabio Niephaus
129a551a10 Upgrade Node to v20. 2024-01-30 15:26:44 +01:00
Foivos Zakkak
b8dc5fccfb Get latest mandrel release if version not specified
Update doc.
2023-11-03 13:30:38 +01:00
Fabio Niephaus
2a93b69fdf
Bump version to 1.1.5. 2023-11-03 13:12:28 +01:00
Fabio Niephaus
0b782b6b90
Support fixed GA versions of Oracle GraalVM. 2023-11-03 13:01:11 +01:00
Foivos Zakkak
cde0daed27 Relax requirement of mandrel versions starting with mandrel-
Since we can now define the distribution there is no longer the need to
include the mandrel- prefix in Mandrel versions.
2023-11-03 12:07:47 +01:00
Fabio Niephaus
8dd4f51a5e
Fix gu integration for GraalVM for JDK 21.
Fixes #62.
2023-09-20 12:59:33 +02:00
Fabio Niephaus
2fb264a6b0
Fix upgrade notice for JDK 20 users. 2023-09-20 09:48:31 +02:00
Fabio Niephaus
0a27862568
Bump version to 1.1.4. 2023-09-19 15:51:30 +02:00
Fabio Niephaus
814434c7a9
Add upgrade notice for JDK 20 users. 2023-09-19 15:41:40 +02:00
Fabio Niephaus
0e29e36dce
Fix version check for gu and add a better warning. 2023-09-06 10:55:08 +02:00
Fabio Niephaus
ac032b0e7e
Bump version to 1.1.3. 2023-09-06 09:53:17 +02:00
Fabio Niephaus
8f1dbd2ce5
Regenerate files. 2023-09-06 09:34:35 +02:00
Fabio Niephaus
c569e64c0b
Add missing break statement (fixes #54). 2023-08-01 14:11:14 +02:00
Fabio Niephaus
d189178615
Bump version to 1.1.2. 2023-07-26 11:22:38 +02:00
Fabio Niephaus
ddf952dc27
Regenerate files. 2023-07-26 11:21:13 +02:00
Fabio Niephaus
d67b180a8e
Bump version to 1.1.1. 2023-07-24 15:51:50 +02:00
Fabio Niephaus
8ae40e7db9
Use 22.3.1 when java-version set to 19.
This only applies to builds that use the old `version` option.
2023-06-20 15:37:11 +02:00
Fabio Niephaus
9180004c5f
Clean up update checks after GraalVM for JDK 17 release. 2023-06-20 13:04:33 +02:00
Fabio Niephaus
6a5fa2da72
Mark 22.3.2 as latest when version opt is used. 2023-06-20 13:02:17 +02:00
Fabio Niephaus
578fd31702
Improve support for Mandrel distribution.
Fixes #48
2023-06-20 11:57:57 +02:00
Fabio Niephaus
4a5400ac9a
Extend build reports with new data.
Updated schema: f196ab0325/docs/reference-manual/native-image/assets/build-output-schema-v0.9.1.json
2023-06-20 09:41:35 +02:00
Fabio Niephaus
91fd4d0716
Add missing break statement. 2023-06-19 11:11:58 +02:00
Fabio Niephaus
04ca584c1b
Improve version check for reports. 2023-06-17 16:17:49 +02:00
Fabio Niephaus
8f41000162 Bump version to 1.1.0. 2023-06-16 13:18:20 +02:00
Fabio Niephaus
d476798211 Incorporate additional feedback. 2023-06-16 13:18:20 +02:00
Fabio Niephaus
830cd48f7f Incorporate reviewer feedback. 2023-06-16 13:18:20 +02:00
Fabio Niephaus
c871f91ee0 Support new GraalVM for JDK17/JDK20 release
This commit adds support for the new GraalVM for JDK17/JDK20 release, including the new Oracle GraalVM distribution.
For this, users only need to specify the 'java-version' option and the new 'distribution' option.
The 'version' option is now marked as optional and kept for compatibility with older GraalVM releases and Mandrel.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
78f22073df
Bump version to 1.0.12. 2023-06-15 08:22:40 +02:00
Fabio Niephaus
b11d36630f
Temporarily use 22.3.1 for latest builds.
This is a temporary fix while we are rolling out the new GraalVM for JDK17/20 release.
2023-06-13 19:24:24 +02:00
Fabio Niephaus
babc303d7e
Make parsing of components a bit more robust.
Suggested by @michael-simons
2023-04-18 09:46:32 +02:00
Fabio Niephaus
6acd592e3e
Bump version to 1.0.11. 2023-04-11 09:11:01 +02:00
Fabio Niephaus
cf001e2d43
Update dependencies. 2023-04-11 09:09:07 +02:00