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

Fix/json payload fix #59

Merged
merged 16 commits into from
Jan 31, 2024
Merged

Conversation

michelu89
Copy link
Contributor

@michelu89 michelu89 commented Jan 30, 2024

Problem occurs here: eclipse-esmf/esmf-aspect-model-editor#128
and additionally her: eclipse-esmf/esmf-aspect-model-editor#129

We have successfully implemented a fix for Windows and Linux. However, this solution is currently not supported on MacOS. This is due to the lack of support for 'AWT' in GraalVM Native Images on MacOS, as explained in this GitHub issue: oracle/graal#4124. We are working on providing support for MacOS in the future.

@michelu89 michelu89 added the bug Something isn't working label Jan 30, 2024
@michelu89 michelu89 requested a review from atextor January 30, 2024 16:47
@michelu89 michelu89 self-assigned this Jan 30, 2024
Copy link
Contributor

@atextor atextor left a comment

Choose a reason for hiding this comment

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

LGTM!

@michelu89 michelu89 merged commit 36f69a3 into eclipse-esmf:main Jan 31, 2024
6 checks passed
@michelu89 michelu89 deleted the fix/json-payload-fix branch January 31, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants