> [...] So A.xml imports B.xml which imports C.xml which imports D.xml. A.xml, > C.xml and D.xml all have deploy targets. > [...] > This is the dependency list for D.xml's deploy target. The build starts > to execute the targets in the depends="" and the build fails because > A.xml can't support the functionality that D.xml is expecting. That is > why I overrode the functionality in A.xml in the first place. > > Any ideas why I am not executing my "deploy" in A.xml?
This sounds like a bug. I would advise you to at a minimum distill your issue into a small testcase and submit a bug if you can still reproduce it with this minimalist setup, and ideally submit a fix as well ;-) --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]