On 2016-01-11 00:58, Martin Nowak wrote:
Please test the beta.
The introduction of "message" in Throwable is a breaking change [1], but I guess it's not worth reporting an issue for.
[1] Error: class tango.text.xml.SaxParser.SAXException use of object.Throwable.message() is hidden by SAXException; use 'alias message = Throwable.message;' to introduce base class overload set
-- /Jacob Carlborg