Skip to content

Fix muzzle so it can be run without assemble first#29

Merged
pavolloffay merged 1 commit into
mainfrom
fix-muzzle
Oct 16, 2020
Merged

Fix muzzle so it can be run without assemble first#29
pavolloffay merged 1 commit into
mainfrom
fix-muzzle

Conversation

@pavolloffay

Copy link
Copy Markdown
Member

Signed-off-by: Pavol Loffay p.loffay@gmail.com

Resolves #26

Thank you goes to @aaron-steinfeld 💯

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

dependencies {
implementation(project(":blocking"))
api(project(":blocking"))

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this might be orthogonal to the fix. Keeping it here to be in sync with how OTEL defines deps between instrumentations.

@pavolloffay pavolloffay merged commit 81aac1d into main Oct 16, 2020
@pavolloffay pavolloffay deleted the fix-muzzle branch October 16, 2020 13:40
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.

Muzzle fails without assemble task running before

1 participant