----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28724/#review65028 -----------------------------------------------------------
commit da1bdbe3d5c88aa37a2d4027c9df4899ab768f69 - Vicente J. Ruiz Jurado On Dic. 4, 2014, 11:44 p.m., Vicente J. Ruiz Jurado wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28724/ > ----------------------------------------------------------- > > (Updated Dic. 4, 2014, 11:44 p.m.) > > > Review request for wave and Yuri Zelikov. > > > Repository: wave > > > Description > ------- > > This patch fix gwt superdev mode classpath issue with jetty commented in this > thread: > https://mail-archives.apache.org/mod_mbox/incubator-wave-dev/201410.mbox/%3ccaar9wzwmu0wcptpstapbm87nrdwrecye8uzyf8515kazwpt...@mail.gmail.com%3E > > also follow the superdev mode correct configuration for gwt 2.6.1: > http://www.gwtproject.org/articles/superdevmode.html > > and finally add some inherits to fix some issues introduced by > https://reviews.apache.org/r/22776/ > > More info about superdev in: > https://cwiki.apache.org/confluence/display/WAVE/Client+Development+Setup > > > Diffs > ----- > > build.xml 1b337ac > src/org/waveprotocol/box/webclient/WebClientDev.gwt.xml 9b02cdd > src/org/waveprotocol/wave/client/editor/Editor.gwt.xml 9eb40f0 > src/org/waveprotocol/wave/client/testing/UndercurrentHarness.gwt.xml > ed12256 > > Diff: https://reviews.apache.org/r/28724/diff/ > > > Testing > ------- > > That superdev mode starts without this Classnotfound exception. > > Test that > ant waveharness-superdev > and editor-superdev > ant superdev-gwt > > runs without errors. > > > Thanks, > > Vicente J. Ruiz Jurado > >