|
|
|
[
Permlink
| « Hide
]
AlSt [19/Feb/10 01:40 PM]
Sorry, this refers to the feature "Task and compilation error in Ant build step can now be catched and reported in build overview screen."
Unfortunately there is no obvious mark javac task output to distinguish errors and warnings (simply checking against words such as "warning" and "note" is not feasible since these words are different across different languages). We thought to mark all the errors and warnings produced by "javac" task as WARN instead ERROR. What do you think?
|