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

Upgrade Helidon polyglot (Java + JavaScript) demo to latest GraalVM #220

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

olyagpl
Copy link
Member

@olyagpl olyagpl commented Dec 7, 2023

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 7, 2023
@olyagpl olyagpl requested a review from woess December 7, 2023 14:38
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.helidon</groupId>
<artifactId>helidon-bom</artifactId>
<version>1.4.4</version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@woess, upgrading this demo to Oracle GraalVM 21.0.1 requires (1) to import JS dependency in pom.xml and (2) to upgrade helidon-bom to 4x to be compatible with Java 21.
The helidon-bom dependency doesn't resolve, project compilation fails. Could you please check https://github.com/graalvm/graalvm-demos/actions/runs/7129108229/job/19412450125?

@olyagpl olyagpl force-pushed the og/js-java-async-helidon branch from 17b80b8 to 45ffa72 Compare December 11, 2023 10:17
@olyagpl olyagpl requested a review from LesiaChaban December 12, 2023 14:02
@olyagpl olyagpl merged commit 6662591 into master Dec 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant