Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 7b08f98128367eea366fe3971920f53a4f447fae
      
https://github.com/jenkinsci/git-client-plugin/commit/7b08f98128367eea366fe3971920f53a4f447fae
  Author: Mark Waite <[email protected]>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/Revision.java
    M src/test/java/hudson/plugins/git/RevisionTest.java

  Log Message:
  -----------
  Use Java 6 compatible equals method instead of Java 7 specific method

No need to make the git client plugin fail to compile on Java 6 just
for the convenience of a single new class in Java 7.  The Java 7
java.util.Objects class is a nicety, not a necessity.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to