Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 689f3c645c3a11f38e809d67876283147924d9a3
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/689f3c645c3a11f38e809d67876283147924d9a3
  Author: Pavel Roskin <plros...@gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildEnvironmentContributor.java
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildListener.java
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTrigger.java
    M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashPullRequestsBuilder.java

  Log Message:
  -----------
  Fix warnings about raw types

Warnings caused by raw types in the Jenkins API are not fixed, as there
is no way to do it.

Remove casts that are redundant with parameterized types.


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