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 stamp_enabled flag so the jar isn't modified if the flag is set #543

Merged
merged 1 commit into from
May 12, 2021

Conversation

cheister
Copy link
Collaborator

After the changes for #518 the --@rules_jvm_external//settings:stamp_manifest flag only kept the stamp out of the outjar and not the compile jar. This update means the flag will always keep the jar from getting stamped if the flag is set.

Follow up question: Do we want to keep this flag anymore?

Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

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

Good catch. Thank you! LGTM

@shs96c shs96c merged commit aa530f0 into bazelbuild:master May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants