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

[QUESTION] Should we collect GraalVM Reachability Metadata for shaded packages? #377

Open
linghengqian opened this issue Aug 28, 2023 · 1 comment
Labels
question Further information is requested

Comments

@linghengqian
Copy link
Contributor

linghengqian commented Aug 28, 2023

Describe the problem
A clear and concise description of what the problem is.

Additional context
Add any other context about the problem here.

System Info (please complete the following information):

  • OS: [e.g. Windows] Ubuntu 22.04.3 LTS
  • GraalVM Version [e.g. 22.0 CE] 17.0.8
  • Java Version [e.g. 17] 17
  • Plugin version [e.g. native-gradle-plugin:0.9.10] native-gradle-plugin:0.9.24

To Reproduce
If possible please attach a complete reproducer here (either as a zip file or as a link to public repository/branch).

  • This does not require an additional reproduction process.
@linghengqian linghengqian added the question Further information is requested label Aug 28, 2023
@vjovanov
Copy link
Member

At the moment the answer is yes, we need to collect shaded data. We are looking for a solution to avoid duplication but it is not complete yet.

We will likely perform JSON transformation in the build tools before the project is built.

Thank you for raising this concern!

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

No branches or pull requests

2 participants