Hi 
I am using ant 1.7.1. I am utilising the ant task ccmklabel within the
build.xml.

According to the online documentation there is an attribute called
failonerror which can be used since ant version  1.6 . but when I run the
build.xml I get the following error:

BUILD FAILED
build.xml:103: ccmklabel doesn't support the "failonerror" attribute

Why? If failonerror is not feasible, then is there any way for the build
script to continue onto the next target even if the target conatining the
ccmklabel task gives an error?

Thank You
-- 
View this message in context: 
http://www.nabble.com/ant-clearcase-task-issue-tp22165311p22165311.html
Sent from the Ant - Users mailing list archive at Nabble.com.


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

Reply via email to