Results 1 to 2 of 2

Thread: Catch Ant Task Failure

  1. #1

    Thread Starter
    New Member njadams's Avatar
    Join Date
    Jun 2004
    Location
    Derby, UK
    Posts
    11

    Catch Ant Task Failure

    Does anyone know of a way to catch a failure in an ant task and then execute another based on that failure.

    I want to mail certian users if the any part of the building process fails. possiably passing some information regarding the failure.

    I'm using Ant 1.6.0

    Thanks
    Life is too short for chess!

    http://monkeynick.blogspot.com

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Afraid not. But it's probably not an uncommon idea, so maybe you can find a condition for the <condition> tag that is true if the contained instructions fail/succeed. Somewhere on the web...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width