Dmitry Ratnikov

Results 10 comments of Dmitry Ratnikov

Looks like you killed it off when it was packaging redis. Is it adding files you're not expecting it to?

Seems like all you have to do is make sure that wrabler tries to package the jar. :) -- D On Mon, Apr 9, 2012 at 4:42 AM, Tom Taylor...

Argh. I meant that you could make sure that warble does NOT package the jar. However, according to your gist, it doesn't seem like it attempts to. I will take...

Hey folks, I'm also getting these and I'd like to clean them up... However, from what I can tell my dependencies are transitive (I depend on grpc-kotlin and that depends...

Thanks @ejona86! This all sounds very reasonable! I'd say the next steps (for me, or anyone else interested in this work) is: 1. Create a PoC for grpc-java with prebuilts...

I'm not aware of any alternative work. I've been using my patch internally for a bit, so so far it works. :) We've been making some progress on our end...

@lowasser hey, looks like you merged last few commits. Could you help me understand what's the best process to follow to proceed with the review of this PR?

@gonzojive Yes. Waiting for maintainers to take action and unblock running of the checks (or unblock merging in a different way).

Did any of you folks had a chance to take a stab at this? Setting up a dependency on grpc-kotlin is a bit ugly right now for me and I...

Do any of y'all made it work with bzlmod? I'm running into some weird stardoc not found errors (even if I make sure to bazel_dep it and provide repo_name).