Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is not possible to easily use the community edition of graalvm when using buildNativeLambda #915

Open
Tharoano opened this issue Jan 11, 2024 · 0 comments

Comments

@Tharoano
Copy link

Tharoano commented Jan 11, 2024

Feature description

When using the task "buildNativeLambda", it will default to downloading the oracle graalvm for native compilation.
See:
Code for fetching the graalVM url for download
This code defaults to the oracle graalvm download.

The distribution url is configurable though, very nice. However the code afterward seems to rely on the oracle distrubtion structure, before it seems like it used the community repo

Maybe there could be a flag that decides if it should use the CE och Oracle distribution?

The way it is built right now will only support oracle graalvm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant