Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] dependencies, build and P2

On 2010-12-20 08:25, Eike Stepper wrote:
...  just causes a failure if the required components are not already there. Seems I was wrong?

Yes, that's wrong. You use the old (before p2) non-greedy interpretation of a requirement. Today, p2 will always install what's missing since it treats requirements as greedy.

- thomas



Back to the top