Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: ca9a8b65fe95ddbd4d4125f95d4b2c233f19883a
      
https://github.com/jenkinsci/git-client-plugin/commit/ca9a8b65fe95ddbd4d4125f95d4b2c233f19883a
  Author: Mark Waite <[email protected]>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/hudson/plugins/git/RevisionTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/FilePermissionsTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
    M src/test/java/org/jenkinsci/plugins/gitclient/PushSimpleTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java

  Log Message:
  -----------
  Resolve unchecked reference warnings from java compiler

The InjectedTest code which is generated from the parent pom still
includes some unchecked references, but this removes that warning from
the plugin code.


-- 
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