[gwt-contrib] Re: two errors in master

2014-12-01 Thread Stephen Haberman
Okay, okay, sorry for all the emails, but I ditched sourceLevel 1.8 and am now just playing with the new cached-SDM... Wow. It's awesome. Great work! I was hesitant to move our app over to 2.7.0, but this, this is nice. - Stephen -- You received this message because you are subscribed to

Re: [gwt-contrib] 2 new libraries

2014-12-01 Thread 'John Stalcup' via GWT Contributors
The SDM + testing framework combination sounds neat. I imagine it should make it a lot faster to rerun tests. On Thu Nov 27 2014 at 1:57:29 PM Tal Shani tsh...@gmail.com wrote: Hi all, I have created two new libraries for GWT. The first is a jasmine wrapper so testing can be done on the

Re: [gwt-contrib] 2 new libraries

2014-12-01 Thread Tal Shani
Yes, this is the idea. Just change - refresh Although the testing library has some bugs I have to battle with (nothing major), I used it to do cross browser testing for the promise library. On Mon Dec 01 2014 at 8:58:06 PM 'John Stalcup' via GWT Contributors

Re: [gwt-contrib] Re: two errors in master

2014-12-01 Thread 'John Stalcup' via GWT Contributors
Glad you like the cache reuse speedup! Also thanks for pointing out the CME, a fix for it is in review at https://gwt-review.googlesource.com/#/c/10500/ On Mon Dec 01 2014 at 2:27:20 AM Stephen Haberman stephen.haber...@gmail.com wrote: Okay, okay, sorry for all the emails, but I ditched

Re: [gwt-contrib] Re: two errors in master

2014-12-01 Thread Stephen Haberman
Maybe I'll go try and build a 1.8 version of Guava and see if the issue is in Guava itself? Not sure. I was pretty surprised to find that Guava doesn't compile for 1.8: https://github.com/google/guava/issues/1738 But not at all for the reason/compile errors I was getting (which were related