Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Fwd: Contributing library dependencies

On Fri, Apr 20, 2018 at 9:10 AM, arcanefoam@xxxxxxxxx
<arcanefoam@xxxxxxxxx> wrote:
> Thanks for the answer.
>
> Can I add all the projects as a single commit? That is, the Mockito addition
> wraps the others.

Yes, you could contribute the other dependencies as separate recipes along
with mockito, in the same commit.

> And on that note, I've seen that in the Git commits a Bug number is
> referenced for each contribution. Do I need to open a new bug to request the
> Mockito (and dependencies) addition?

Actually, I see https://bugs.eclipse.org/bugs/show_bug.cgi?id=506247 already
exists to request Mockito 2.x. You could probably reference and resolve that
issue (changing the title from 2.9.0 to 2.13.0). I'm fine with having the other
dependencies addressed by that bug given that the main reason you're adding
them is for Mockito.

Cheers,
Roland Grunberg


Back to the top