To reproduce the issue we have to activate by default the -ea parameter in
the VM(See image1.png).
Then when loading the Tatami_DojoBase.gwt.xml we have the AssertionError:
[ERROR] Line 30: Unexpected exception while processing element 'script'
java.lang.AssertionError: Bad SourceInfo line number
at
com.google.gwt.dev.js.JsParser.pushSourceInfo(JsParser.java:1272)
at
com.google.gwt.dev.js.JsParser.mapBlock(JsParser.java:428)
at
com.google.gwt.dev.js.JsParser.mapFunction(JsParser.java:708)
at com.google.gwt.dev.js.JsParser.map(JsParser.java:281)
at
com.google.gwt.dev.js.JsParser.mapStatement(JsParser.java:1019)
at
com.google.gwt.dev.js.JsParser.mapStatements(JsParser.java:1039)
at
com.google.gwt.dev.js.JsParser.mapStatements(JsParser.java:1053)
at
com.google.gwt.dev.js.JsParser.parseImpl(JsParser.java:132)
.....
(See completeTrace.txt)
Original issue reported on code.google.com by MarcBerm...@gmail.com on 3 Dec 2009 at 3:41
Original issue reported on code.google.com by
MarcBerm...@gmail.com
on 3 Dec 2009 at 3:41Attachments: