Leo Simons wrote:
(velocity uses on logkit, which now implicitly depends on jakarta-site, which depends on velocity, which seems like a circular dependency).
[snip]
Two suggestions:And then ideas ran out. Suggestions?
1) does logkit depend on jakarta-site being built? If not, try reference="srcdir" instead of reference="home". See project/gump.xml for an example.
2) logkit can be built in two passes, without the need for another build.xml. Simply code two "projects" referencing the same build.xml, generally with a separate target. To make things simpler, the second can <depend> on the first, and specify inherit="all".
- Sam Ruby
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
