Re: build process doesn't stop when an ant task failed

2010-06-22 Thread David Weintraub
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

AW: build process doesn't stop when an ant task failed

2010-06-22 Thread Jan.Materne
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

build process doesn't stop when an ant task failed

2010-06-01 Thread Zhu, Eddy-P65906
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