Try logging in as the Hudson user, going into the workspace where this
build is done, and running the various commands manually. See if it
Ant continues to build when an error occurs.
Are you running the Ant build.xml directly from Hudson? Are you using
any command line parameters for Ant?
On Tue
t.apache.org
>Betreff: build process doesn't stop when an ant task failed
>
>Hi
>
>I am having a problem here. I want to stop my build process
>when anyone
>of my ant tasks failed. What is happening now is my build process
>continues when an ant task failed. At t
Hi
I am having a problem here. I want to stop my build process when anyone
of my ant tasks failed. What is happening now is my build process
continues when an ant task failed. At the end of the build process, it
will say build successful. Then I don't have the opportunity to catch
the failed