Hi ,

I am using Ant for my build process. However if one of the class  fail on compilation 
it does not compile, rest of  the classes irrespective of whether the classes  are  
dependant on the failed class or not.
Is there any way to mention in the task so that if one of the file has compilation 
error Ant should skip that class and other classes which depends on it , not all the 
classes.
And it should compile rest of the class.

Need urgent help on it.

Thanks,
Subhendu

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to