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

Use tree artifacts in bootclasspath rule #15819

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Jul 6, 2022

Remote execution now creates the directories for output tree artifacts
prior to execution, so that the output of the Java compiler can be
modelled as a tree artifact even though not all versions create the
output directory if it doesn't exist.

Closes #15384.

PiperOrigin-RevId: 447759377

Remote execution now creates the directories for output tree artifacts
prior to execution, so that the output of the Java compiler can be
modelled as a tree artifact even though not all versions create the
output directory if it doesn't exist.

Closes bazelbuild#15384.

PiperOrigin-RevId: 447759377
@fmeum fmeum marked this pull request as ready for review July 6, 2022 07:18
@fmeum fmeum requested a review from ckolli5 as a code owner July 6, 2022 07:18
@fmeum
Copy link
Collaborator Author

fmeum commented Jul 6, 2022

@ckolli5 Requires #15818 and should thus only be merged after it.

@ckolli5 ckolli5 merged commit b04c978 into bazelbuild:release-5.3.0 Jul 7, 2022
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.

2 participants