Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: 5b06e3b9d94a177b7ca98e972054ca7018ba6557
      
https://github.com/jenkinsci/docker-plugin/commit/5b06e3b9d94a177b7ca98e972054ca7018ba6557
  Author: Jaroslav Barton <[email protected]>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/launcher/DockerComputerSSHLauncher.java

  Log Message:
  -----------
  JENKINS-30200: Nullpointer exception while connecting to a docker
container

Looks like due to Docker API changes between `v1.19` and `v1.20`
create container call should contain `ExposedPorts` instead of
`PortSpecs`. Change was tested with Docker `1.8.2` and `1.7.1`.


  Commit: 498c14371b10a03765f1761fbcfd125c55067125
      
https://github.com/jenkinsci/docker-plugin/commit/498c14371b10a03765f1761fbcfd125c55067125
  Author: magnayn <[email protected]>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/launcher/DockerComputerSSHLauncher.java

  Log Message:
  -----------
  Merge pull request #320 from djaara/master

JENKINS-30200: Nullpointer exception while connecting to a docker


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/1ccd2e7ce449...498c14371b10

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