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-19 11:14, Eike Stepper wrote:
So, that brings us back to the former statement that we would like to:

a) Only inlucde our own features/bundles into our feature.xmls
b) Not use any feature dependencies

And to be able to do that we need either all Orbit stuff in the release train repo (through a mechanism outside of our builds) or be allowed to refer to the Oribt repo directly from our feature.xmls (updateURL?, discoveryURL?, ...?)

Does that make sense?

In my proposed scenario, the orbit repository (and thus "all Orbit stuff") is available as input to all builds. The final step is still the b3 aggregation. It uses the p2 planner to create a transitive scope extending from all included features and strip of all excess bundles from the final Indigo repository. No references to Orbit will be necessary anywhere.

- thomas



Back to the top