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

java_export: Fix Make variable substitution #960

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Sep 20, 2023

This requires forwarding toolchains to all rules as well as evaluating
Make variables for dependency coordinates in pom_file.

@fmeum
Copy link
Contributor Author

fmeum commented Sep 20, 2023

@shs96c This is stacked on #958, which is why I marked it as draft.

@fmeum fmeum marked this pull request as draft September 20, 2023 11:42
@fmeum fmeum force-pushed the forward-toolchains branch 2 times, most recently from ae8b3bd to 6076dba Compare September 20, 2023 12:49
@fmeum fmeum changed the title java_export: Forward toolchains attribute to all targets java_export: Fix Make variable substitution Sep 20, 2023
@shs96c
Copy link
Collaborator

shs96c commented Sep 29, 2023

@fmeum, I've landed your previous PR, so please feel free to rebase and continue with this if you'd like to.

This requires forwarding `toolchains` to all rules as well as evaluating
Make variables for dependency coordinates in `pom_file`.
@fmeum fmeum marked this pull request as ready for review September 29, 2023 16:52
@fmeum
Copy link
Contributor Author

fmeum commented Sep 29, 2023

@shs96c Thanks, this is ready now.

@fmeum
Copy link
Contributor Author

fmeum commented Oct 10, 2023

@shs96c Friendly ping

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.

LGTM. Thanks for the ping

@shs96c shs96c merged commit f0c92a5 into bazelbuild:master Oct 11, 2023
8 checks passed
@fmeum fmeum deleted the forward-toolchains branch October 11, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants