> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > +* 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]