Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: fe8865190ce0fe9a1ebe31a6b7b5c349eed2cbf1
      
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fe8865190ce0fe9a1ebe31a6b7b5c349eed2cbf1
  Author: gabemontero <[email protected]>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    A PR-Testing/.gitignore
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftScaler.java

  Log Message:
  -----------
  jenkins-plugin: properly handle cancelled jobs

Bug 1357752
Bugzilla link https://bugzilla.redhat.com/show_bug.cgi?id=1357752
Detailed explanation
The pipeline plugin needed to throw InterruptedExceptions instead of
swallowing them in order to properly handle cancelled jobs


  Commit: df3433c652db859c00d0b33e6a3b3059b02c5a31
      
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/df3433c652db859c00d0b33e6a3b3059b02c5a31
  Author: Gabe Montero <[email protected]>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    A PR-Testing/.gitignore
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuildVerifier.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftBuilder.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeploymentVerification.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftPlugin.java
    M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftScaler.java

  Log Message:
  -----------
  Merge pull request #106 from openshift/bug1357752

jenkins-plugin: properly handle cancelled jobs


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/2c8d8d88b75a...df3433c652db

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