LGTM (assuming the minor issues are fixed) https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml File clirr-ignored-differences.xml (right): https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:34: <!-- 7006 Method Return Type changed --> please sort by difference type number https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:41: <!-- 7005 (Method Argument Type changed): className, method, to (to is a full new signature) --> please indent https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:42: <!-- Notice: Clirr shows ArrayList cast bug I prefer to show this; [ERROR] com.google.api.client.googleapis.auth.oauth2.GoogleIdToken$Payload: Parameter 1 of 'public com.google.api.client.googleapis.auth.oauth2.GoogleIdToken$Payload setEmailVerified(boolean)' has changed its type to java.lang.Boolean to make it easier to us to identify that this error should be ignored when running mvn -q clirr:check
https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml File clirr-ignored-differences.xml (right): https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:34: <!-- 7006 Method Return Type changed --> On 2013/09/04 13:37:06, yanivi wrote: > please sort by difference type number Done. https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:41: <!-- 7005 (Method Argument Type changed): className, method, to (to is a full new signature) --> On 2013/09/04 13:37:06, yanivi wrote: > please indent Done. https://codereview.appspot.com/13525043/diff/1/clirr-ignored-differences.xml#... clirr-ignored-differences.xml:42: <!-- Notice: Clirr shows ArrayList cast bug On 2013/09/04 13:37:06, yanivi wrote: > I prefer to show this; > > [ERROR] com.google.api.client.googleapis.auth.oauth2.GoogleIdToken$Payload: > Parameter 1 of 'public > com.google.api.client.googleapis.auth.oauth2.GoogleIdToken$Payload > setEmailVerified(boolean)' has changed its type to java.lang.Boolean > > to make it easier to us to identify that this error should be ignored when > running mvn -q clirr:check Done.