Skip to content

[GR-65037] Prevent new substitutions for bundle apply without create. #11238

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

Merged
merged 1 commit into from
May 22, 2025

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented May 21, 2025

When --bundle-apply is used and additional files like class- or module-path entries get added after the apply, there is usually no need to copy such files into the bundle-root. This is only needed if a --bundle-apply is combined with --bundle-create or with a stand-alone --bundle-create.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 21, 2025
@graalvmbot graalvmbot merged commit fb5be8b into master May 22, 2025
12 of 13 checks passed
@graalvmbot graalvmbot deleted the paw/GR-65037 branch May 22, 2025 15:03
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.

2 participants