Branch: refs/heads/2.5.0-beta2
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 0b32e07e301cd958bb38c9f2426736fd578fde6c
      
https://github.com/jenkinsci/git-plugin/commit/0b32e07e301cd958bb38c9f2426736fd578fde6c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/Build.java

  Log Message:
  -----------
  Add Build.hashCode() to match Build.equals()


  Commit: b21709546bc83767ac2deccae056313177343630
      
https://github.com/jenkinsci/git-plugin/commit/b21709546bc83767ac2deccae056313177343630
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/GitStatus.java
    M src/main/java/hudson/plugins/git/GitTagAction.java
    M src/main/java/hudson/plugins/git/util/BuildChooserDescriptor.java
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  -----------
  Log if Jenkins.getInstance is null


  Commit: 07b066b12de1b7d3d1e43355d39ff01ccdd805df
      
https://github.com/jenkinsci/git-plugin/commit/07b066b12de1b7d3d1e43355d39ff01ccdd805df
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitTagAction.java

  Log Message:
  -----------
  Use entrySet instead of keySet in GitTagAction

fix findbugs warnings


  Commit: ef0c07fc4512b206a48b4555508d5ef697903d20
      
https://github.com/jenkinsci/git-plugin/commit/ef0c07fc4512b206a48b4555508d5ef697903d20
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java

  Log Message:
  -----------
  Rely on @NotNull annotation of method to simplify GitPublisher code


  Commit: 9f835ec59fbe00cd131d7d84df47ac1e986759b2
      
https://github.com/jenkinsci/git-plugin/commit/9f835ec59fbe00cd131d7d84df47ac1e986759b2
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/SubmoduleConfig.java

  Log Message:
  -----------
  Return copy of String array rather than returning internal String array

Findbugs correctly complains that returning the internal String array exposes
internal implementation to callers.


  Commit: 139020477c1e88589a0cd4a2280d6d6b8316f1fc
      
https://github.com/jenkinsci/git-plugin/commit/139020477c1e88589a0cd4a2280d6d6b8316f1fc
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/GitUtils.java

  Log Message:
  -----------
  Make GitUtils.git a transient field - cannot serialize it


  Commit: bb6f6866c0f4966ab5ee4487440e4fc0009d22ed
      
https://github.com/jenkinsci/git-plugin/commit/bb6f6866c0f4966ab5ee4487440e4fc0009d22ed
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  Fix GitSCM findbugs serialization warnings


  Commit: 427ce0f65ad960e509b344b08ad3a97bdc852f7b
      
https://github.com/jenkinsci/git-plugin/commit/427ce0f65ad960e509b344b08ad3a97bdc852f7b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-03-19 (Sat, 19 Mar 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/GitStatus.java
    M src/main/java/hudson/plugins/git/GitTagAction.java
    M src/main/java/hudson/plugins/git/SubmoduleConfig.java
    M src/main/java/hudson/plugins/git/util/Build.java
    M src/main/java/hudson/plugins/git/util/BuildChooserDescriptor.java
    M src/main/java/hudson/plugins/git/util/GitUtils.java
    M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
    M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  -----------
  Merge branch 'master' into 2.5.0-beta2


Compare: 
https://github.com/jenkinsci/git-plugin/compare/ba1fd121ec94...427ce0f65ad9

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to