if (!addContainingClassPathEntry(warnMessage, next, name)) {
             return null;
           }

Should just be:


          addContainingClassPathEntry(warnMessage, next, name);


http://gwt-code-reviews.appspot.com/496802/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to