> In the testsuite, why did you change the depends to call tasks in the test
> execution targets?  It makes it harder to keep track of dependencies and
> have them execute only once.  What is the advantage?

I am reverting some of these call's to depends, though there are some which
are in init, can not be changed very easily without adding lots more
targets, to order the execution propertly.

The advantage was that it was easier for me to manage, but I have just
seperated the depends="" with newlines, which is ugly, but has the same
effect.

Depends (as well as conditionals) should really be exposed as nested
parameters.

I think the property setting problem is fixed.  I messed up and loaded the
task.properties before overriding them, so the overrides were ignored.

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to