Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Order of targets without depends?

Order of targets without depends?

2003-03-21       - By Stephan Niedermeier

Hello,

is it possible to set the order for the whole project in which targets
should be executed without the attribute "depends"?

For example:
<order name="target1, target3, target2" />

I've got the problem, that I would like to call the targets at once and
therefore the depends should not be executed.

Thank you.

Regards
Stephan Niedermeier



©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.