----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28724/ -----------------------------------------------------------
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 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. Thanks, Vicente J. Ruiz Jurado