Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: 6e12706ad56317c7b473ae6a8768277c697be67f
      
https://github.com/jenkinsci/docker-plugin/commit/6e12706ad56317c7b473ae6a8768277c697be67f
  Author: Paul Sokolovsky <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

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

  Log Message:
  -----------
  DockerCloud: Accompany "Bad template" message with actual stacktrace.

That message is confusing, and oftentimes, wrong - the problem may be not
with Docker template, but with something else, and it may be not even on
Docker side, but on plugin side. So, just let people to see what really
happens and where, to have better chance to diagnose it.

Implementation uses SLF4J feature available since 1.6:
http://www.slf4j.org/faq.html#paramException (Jenkins uses 1.7)

Signed-off-by: Paul Sokolovsky <[email protected]>


  Commit: d564bca8acfdfcfc9d8f8a7c18bf5eeab52b5ea8
      
https://github.com/jenkinsci/docker-plugin/commit/d564bca8acfdfcfc9d8f8a7c18bf5eeab52b5ea8
  Author: magnayn <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

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

  Log Message:
  -----------
  Merge pull request #352 from pfalcon/bad-template-log-exc

DockerCloud: Accompany "Bad template" message with actual stacktrace.


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/817f17ad428c...d564bca8acfd

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