Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-plugin
  Commit: fd4f6af5f992311e86031bc2cd28c8a65fda6259
      
https://github.com/jenkinsci/gerrit-plugin/commit/fd4f6af5f992311e86031bc2cd28c8a65fda6259
  Author: Luca Milanesio <luca.milane...@gmail.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Downgrade Guava to 19.0 to avoid conflicts

The majority of Jenkins plugins is based on Guava 19.0 which is
not compatible with Guava 20.0 on the TypeToken class.
Downgrade to allow maximum compatibility with Jenkins.


  Commit: 09e9a9064003d786ecebfdb43a49de0562d61b5c
      
https://github.com/jenkinsci/gerrit-plugin/commit/09e9a9064003d786ecebfdb43a49de0562d61b5c
  Author: Luca Milanesio <luca.milane...@gmail.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java
    A src/main/java/jenkins/plugins/gerrit/FakeTaskListener.java
    A 
src/main/java/jenkins/plugins/gerrit/UsernamePasswordCredentialsProvider.java

  Log Message:
  -----------
  Exclude closed changes using Gerrit REST API

Remove all the branches associated to closed changes by invoking
the "p:<project> status:open" using the Gerrit REST API


Compare: 
https://github.com/jenkinsci/gerrit-plugin/compare/21c8d3ef085c...09e9a9064003

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