Isn't that an foreach-loop :-) Isn't
execution order a problem for you? maybe ant get's them in the "right" order
now, but what happens if Sun (or the Ant-team) changes the order files are
listed/processed?
You could accomplish the same by modifying
ant.bat (or create your own build.bat). So I don't think we should change this
inside ant if we pay with less "features" (possibilities). It's more common to
let a buildfile do "this" and "that" and sometimes only "that" because "this"
needs not to be done than to have properties named arg1, ..., arg9,
...arg?.
Nico
|
- New core functionality Larry Sanderson
- Re: New core functionality Nico Seessle
- Re: New core functionality Larry Sanderson
- Re: New core functionality Nico Seessle
- Re: New core functionality Stefan Bodewig
