I am new to this forum. Please move redirect me to ant users forum with this thread.
I would like to know whether there is any attribute like failOnerror=true on javac tab on the build.xml to avoid deleting the web.xml when the javac compilation fails. Hope you have read my build.xml file. Konstantin Kolinko wrote: > > 2010/10/28 pannar <nsveera2...@yahoo.co.in>: >> > > 1. Your question is about usage of a product, not about developing it. > It must be asked on the appropriate users@ mailing list. It is > offtopic on d...@. > > 2. Your question is about Apache Ant. That project lives at > http://ant.apache.org Look for manuals and support options there. > > Offtopic: I think that there are a lot of options to solve your > problem. E.g.: 1) check return value (aka exit code) of Ant, 2) use > failonerror="false" and errorProperty attributes on the javac task > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/Is-it-possible-to-handle-exception-on-ant-build--tp30074458p30075217.html Sent from the Tomcat - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org