Ant build completed with one error 0 warnings
Hi.
When I build my project with ANT I get this (for example):
Ant build completed with one error 0 warnings in 14s at 7:50:20 AM
I tried looking for the error in the ANT log in text mode and show all
messages but I couldn't find "error" or "fail" anywhere.
The project runs fine.
What is going on?
This is happening with 5.1 and all Demetra builds.
Thanks,
Amnon
Please sign in to leave a comment.
Hi Amnon,
Yep, I've seen this as well.
Andrei
Me too. Everytime I build my project.
"Andrei Oprea" <andrei.oprea@rogers.com> wrote in message
news:6f7635fac5678c80cc40c2d3aae@news.intellij.net...
>
>
If some task prints something to standard-out, that is counted as an
error or warning or both.
Example:
]]>
Produces:
build_error.xml
error
echo
this is no error
Ant build completed with one error one warning in 0s at 5:55:27 PM
It never bothered me enough to file a bug report about it.
Bas
Brad L wrote:
>> Hi Amnon,
>>
>> Yep, I've seen this as well.
>> Andrei
>>
>>