Martin Poeschl wrote:
i fixed the dependency for jakarta-ojb ... but now we have cycling dependencies:

stratum needs ojb
ojb needs torque
torque needs stratum

how can we solve this???
Can any of the dependencies be made optional? Ant has facilities for excluding optional dependencies if they are not present. If one dependency can be made optional, then there can be an ordering whereby one project is built twice, once without the optional dependency, and a second time with.

This is done for a number of projects, including Ant.

- Sam Ruby


--
To unsubscribe, e-mail: <mailto:turbine-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-dev-help@;jakarta.apache.org>



Reply via email to