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

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

  Log Message:
  -----------
  Adding note.


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

  Changed paths:
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
    M 
job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly

  Log Message:
  -----------
  Ability to set a custom quiet period.


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

  Changed paths:
    M scm-step/pom.xml
    M 
scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java

  Log Message:
  -----------
  Added test for multiple SCM checkouts in a single build.
Note that GitSCM currently ignores SCMRevisionState and does things its own 
way, using BuildData.
This has the unfortunate effect that it will refuse to create more than one 
changelog
in case you have multiple checkouts of the same repository (say, different 
branches)
because it does a lookup of data from the last build using the repository URL 
as a key.
Thus this test is forced to create multiple repositories.


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/e0e3770d33d2...fd160f165d16

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