https://issues.apache.org/bugzilla/show_bug.cgi?id=46089
--- Comment #3 from Matt Benson <[EMAIL PROTECTED]> 2008-10-27 13:22:49 PST ---
I don't really think there should be any ordering issues as the targets are
sorted such that e.g. a shared dependency, here target "a" would be executed
before the common dependents ("b" and "c"). As long as all the dependencies
between targets are properly specified every prerequisite-type target should
run in time for its results to be used by its dependents. Any problems you
detect in this regard should certainly be reported.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.