Q:

I would like to simulate the "-k" switch in some versions of Make.
If a target fails, all those that depend on it  cannot be "re-Anted",
but there may be
other targets to continue work on.

How does error handling and propagation work in Ant ? If an error
occurs, How does
the exit status get propagated to the current rule ? How can I tell Ant
to ignore
errors, such as the failure to make a directory when it already exists
and keep working ?


        Gilles Garcia
        Summit Systems / Fidelity Management & Research Co.
        GETT / Software Configuration Management
        * [EMAIL PROTECTED]



Reply via email to