Questions tagged [ant-contrib]

The Ant-Contrib project is collection of tasks (and at one point maybe types and other tools) for Apache Ant.

256 questions
-1
votes
1 answer

how to use exec exit status in ant target and other targets also

I am calling one target(targetCalled) from some other target(targetCaller), as follows:
Mayur Sharma
  • 65
  • 2
  • 5
  • 17
1 2 3
…
17
18