> 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
- RE: [JBoss-dev] How to build now? David Maplesden
- Re: [JBoss-dev] How to build now? Scott M Stark
- RE: [JBoss-dev] How to build now? David Maplesden
- Re: [JBoss-dev] How to build now? Jason Dillon
- RE: [JBoss-dev] How to build now? Jason Dillon
- Re: [JBoss-dev] How to build now? Scott M Stark
- Re: [JBoss-dev] How to build now? Jason Dillon
- RE: [JBoss-dev] How to build now? Paul Kendall
- Re: [JBoss-dev] How to build now? David Jencks
- Re: [JBoss-dev] How to build now? Hiram Chirino
- Re: [JBoss-dev] How to build now? Jason Dillon
- Re: [JBoss-dev] How to build now? Scott M Stark
- Re: [JBoss-dev] How to build now? Jason Dillon
- RE: [JBoss-dev] How to build now? David Maplesden
- Re: [JBoss-dev] How to build now? Hiram Chirino
- Re: [JBoss-dev] How to build now? Jason Dillon
- RE: [JBoss-dev] How to build now? David Maplesden
- RE: [JBoss-dev] How to build now? Hiram Chirino
- Re: [JBoss-dev] How to build now? Scott M Stark
- Re: [JBoss-dev] How to build now? Jason Dillon
