Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 0f0abe762a131cab8bf344a31c2de58ec318656a
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/0f0abe762a131cab8bf344a31c2de58ec318656a
  Author: Pavel Roskin <[email protected]>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java

  Log Message:
  -----------
  StashApiClient: Return Collections.emptyList(), not Collections.EMPTY_LIST

Collections.emptyList() returns List of the correct type, whereas
Collections.EMPTY_LIST returns the raw List type.


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