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

Ensure missing directories are added to zips #785

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

shs96c
Copy link
Collaborator

@shs96c shs96c commented Nov 8, 2022

Prior to this change, the list of created directories was populated as we read the inputs. This meant that the output jars would not have these directories re-created. Oops.

Prior to this change, the list of created directories was populated
as we _read_ the inputs. This meant that the output jars would not
have these directories re-created. Oops.
@shs96c shs96c requested a review from cheister as a code owner November 8, 2022 16:16
@shs96c shs96c requested a review from jin November 8, 2022 16:21
shs96c added a commit to SeleniumHQ/selenium that referenced this pull request Nov 8, 2022
This is a patch on `rules_jvm_external` that has yet to land in
their main branch:

bazel-contrib/rules_jvm_external#785
@shs96c shs96c merged commit 9028078 into bazel-contrib:master Nov 17, 2022
@shs96c shs96c deleted the add-existing-dirs branch November 17, 2022 19:46
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