Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: cef5047b6274317ce86bc4db60a8207948f58d3b
      
https://github.com/jenkinsci/git-client-plugin/commit/cef5047b6274317ce86bc4db60a8207948f58d3b
  Author: RenĂ© Scheibe <[email protected]>
  Date:   2018-08-19 (Sun, 19 Aug 2018)

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

  Log Message:
  -----------
  Improve Revision implementation and tests

implementation
* no Guava required
* use Java 8 features for improved clarity
* fix wrong Javadoc
* remove non-required {@inheritDoc}

tests
* reduce variable scope
* follow naming conventions
* fix parameter order when using assertEquals(expected, actual)
* remove unused variables
* misc minor improvements


  Commit: 6a0cbf303d0984f3d83dc61aa8beccea7382e909
      
https://github.com/jenkinsci/git-client-plugin/commit/6a0cbf303d0984f3d83dc61aa8beccea7382e909
  Author: Mark Waite <[email protected]>
  Date:   2018-08-19 (Sun, 19 Aug 2018)

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

  Log Message:
  -----------
  Merge pull request #354 from 
darxriggs/improve-revision-implementation-and-tests

Improve Revision implementation and tests


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/fda5a099cfd4...6a0cbf303d09
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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