What's the underlying motivation here?
http://gwt-code-reviews.appspot.com/77814/diff/1/2 File user/test/com/google/gwt/user/DeRPCSuite.java (right): http://gwt-code-reviews.appspot.com/77814/diff/1/2#newcode16 Line 16: package com.google.gwt.user; Put this in gwt.rpc instead. http://gwt-code-reviews.appspot.com/77814/diff/1/2#newcode48 Line 48: import com.google.gwt.user.server.Base64Test; Fix imports. http://gwt-code-reviews.appspot.com/77814/diff/1/3 File user/test/com/google/gwt/user/RPCSuite.java (right): http://gwt-code-reviews.appspot.com/77814/diff/1/3#newcode91 Line 91: // moved to RpcValueSuite: suite.addTestSuite(ValueTypesTest.class); Are these comments part of the actual commit? http://gwt-code-reviews.appspot.com/77814 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
