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

Shade dagger dep, to avoid leaking into a kapt dagger compilation. #2

Closed
wants to merge 1 commit into from

Conversation

cgruber
Copy link
Owner

@cgruber cgruber commented Jun 12, 2019

Update maven dependencies, and invoke jarjar on the kotlinbuilder to shade dagger, avoiding leakage of the bytecode from the builder into compilation jobs peformed by the builder.

Fixes bazelbuild#192

@cgruber cgruber force-pushed the dagger_jarjar branch 2 times, most recently from e5857f7 to 7913363 Compare June 12, 2019 19:11
…shade dagger, avoiding leakage of the bytecode from the builder into compilation jobs peformed by the builder.

Fixes bazelbuild#192
@cgruber
Copy link
Owner Author

cgruber commented Jun 12, 2019

Ugh. checks are messed up. I'm going to close this and re-issue, since it's now building properly on buildkite.

@cgruber cgruber closed this Jun 12, 2019
@cgruber cgruber reopened this Jun 12, 2019
@cgruber cgruber closed this Jun 12, 2019
@cgruber cgruber deleted the dagger_jarjar branch July 2, 2019 18:06
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.

1 participant