Hello Diane, i just read you were looking for a way to let ant run wether happens to a subprocess of java. I do this using the execute task and the small patch i sent last time to send process in the baclground so your main ant thread doesn't have to wait for the end of a subprocess.
Steff Diane Holt wrote: > --- Tim McCune <[EMAIL PROTECTED]> wrote: > > Basically, if one of the source files doesn't compile, the javac task > > keeps on chugging. I'd like it to stop in the case of a failure. > > Any suggestions? > > Actually, I'm looking for just the opposite -- I want not only the <javac> > task to keep on "keep on chugging", but the ant run as well (the old > "keepgoing" issue). > > Diane > > ===== > ([EMAIL PROTECTED]) > > __________________________________________________ > Do You Yahoo!? > Yahoo! Shopping - Thousands of Stores. Millions of Products. > http://shopping.yahoo.com/
