You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Cyril Sagan <Cy...@sas.com> on 2003/12/03 02:42:23 UTC

Return codes from custom Ant tasks.

I'm hoping to get status information returned from a custom Ant task.  Given that Task.execute()'s return type is void, I'm thinking the only recourse I have is to set a property to "pass status" back to the caller.

Seems like there has got to be a better way, any suggestion/ideas?

I couldn't find any mention of this in the FAQ.

Thanks.

--Cyril Sagan


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org