Re: GWT Emulated classes

2018-06-06 Thread Thomas Broyer
See also https://github.com/gwtproject/old_google_code_wiki/blob/master/ResourceOracle.wiki.md On Tuesday, June 5, 2018 at 12:23:45 PM UTC+2, Jens wrote: > > GWT has a feature called "super source" which allows you to override > existing source files with your own implementation. GWT itself

Re: GWT Update to 2.8.2

2018-06-06 Thread Colin Alworth
The error that looks like it might be the source of the problems is this one: [java] [ERROR] Errors in 'jar:file:/opt/wnc/3rdPartyJars/lib/gwt-user.jar!/com/google/gwt/emul/java/io/FilterOutputStream.java' [java] [ERROR] Line 74: The constructor IOException(Throwable)