So it was embarrassing. I submitted the Comparable change but it broke the build because it uses @Override on compareTo(), which is only supported since Java 6.
I removed the @Override and committed using "--file ", trying to submit just that one fix. But svn went ahead and submitted this change as well. Guess this is what you get to have a contributor who doesn't know his svn command well. Should I rollback the change? Or we can continue the review and I can submit a follow-up change? http://gwt-code-reviews.appspot.com/1067801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
