Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: be16da4210249bcaff54dc65faf7f5a431b54385
      
https://github.com/jenkinsci/p4-plugin/commit/be16da4210249bcaff54dc65faf7f5a431b54385
  Author: Paul Allen <pal...@perforce.com>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/CheckoutTask.java
    M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java

  Log Message:
  -----------
  Fix change detection when using a moving label

If a build was pinned or built from a label, the label name was
recorded <buildChange>.  If the label is updated between builds then
comparing against an earlier build will give you the wrong result.

This fix stores the automatic label ‘Revision’ field and stores this in
<buildChange>.

NOTE: you will need to run a manual build to flush the label, so that
the last build has a change number.

JENKINS-25300


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to