Branch: refs/heads/SCM-Job
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 5a863dbae5db6e712d150e56f64e13c03c8cb5f8
      
https://github.com/jenkinsci/workflow-plugin/commit/5a863dbae5db6e712d150e56f64e13c03c8cb5f8
  Author: Jesse Glick <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java

  Log Message:
  -----------
  If the SCM does not require a workspace for polling, do not try to get one.


  Commit: db54ce0e2610dba24f2fa8ebc778519b11e35286
      
https://github.com/jenkinsci/workflow-plugin/commit/db54ce0e2610dba24f2fa8ebc778519b11e35286
  Author: Jesse Glick <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java

  Log Message:
  -----------
  More logic adapted from AbstractProject.poll: decorate launcher, and lock the 
workspace if there is one.


  Commit: e7aedc20ff375eca86337721e37c971c23b37e26
      
https://github.com/jenkinsci/workflow-plugin/commit/e7aedc20ff375eca86337721e37c971c23b37e26
  Author: Jesse Glick <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java

  Log Message:
  -----------
  Forgot getters.


  Commit: ee9d8d7ee851986d1b865572cb311b71bcdd5619
      
https://github.com/jenkinsci/workflow-plugin/commit/ee9d8d7ee851986d1b865572cb311b71bcdd5619
  Author: Jesse Glick <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java

  Log Message:
  -----------
  Call calcRevisionsFromBuild just once even if there are multiple 
SCMListener’s.


  Commit: 523a0bcbd9219130d1bbd9cc5ff8d46c3bebde72
      
https://github.com/jenkinsci/workflow-plugin/commit/523a0bcbd9219130d1bbd9cc5ff8d46c3bebde72
  Author: Jesse Glick <[email protected]>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M scm-step/pom.xml
    A 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStep.java
    A 
scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStepTest.java

  Log Message:
  -----------
  Attempting Mercurial integration points out an API deficiency in SCM.checkout.


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/110e50c48ff2...523a0bcbd921

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