| Re: [cross-project-issues-dev] dependencies, build and P2 |
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.... just causes a failure if the required components are not already there. Seems I was wrong?
- thomas