Z
Z
zencd2010-10-26 19:09:41
Apache Ant
zencd, 2010-10-26 19:09:41

How can the Ant build system indicate that one of the tasks has already been completed?

Naturally, the task has not been completed - I just would like to skip it without changing build.xml (it cannot be changed).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
javax, 2010-10-27
@javax

make a condition on the environment variable at the beginning of the task - and set it if it is not necessary to execute it
ant-contrib.sourceforge.net/ant-contrib/manual/tasks/if.html

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question