Thats sounds reasonable,
I will do it over the weekend.
Peter
Dominique Devienne wrote:
>>-----Original Message-----
>>From: peterreilly@apache.org [mailto:peterreilly@apache.org]
>>
>> +* Incorrect task name with invalid "javac" task after a "presetdef.
>> + Bugzilla reports 31389 and 29499.
>>
>>
>
>I'm not too fond of the setMessage() method on the new exceptions,
>which forces to duplicate the immutable msg of all execeptions.
>
>Why not use exception chaining, and rethrow a new exception that
>nests the old one, adding higher-level info like the context in
>which the attribute/element was unsupported?
>
>I don't like mutable exceptions... --DD
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>For additional commands, e-mail: dev-help@ant.apache.org
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|