Branch: refs/heads/master Home: https://github.com/jenkinsci/p4-plugin Commit: f4c24f7964bd1de847ace7b43546be81e51d2ccc https://github.com/jenkinsci/p4-plugin/commit/f4c24f7964bd1de847ace7b43546be81e51d2ccc Author: Paul Allen <pal...@perforce.com> Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths: M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java M src/main/java/org/jenkinsci/plugins/p4/changes/P4Revision.java M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java M src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java M src/main/java/org/jenkinsci/plugins/p4/tasks/PollTask.java M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java Log Message: ----------- Polling Fix for use with quiet period. Switched all uses of change/label to P4Revision object and implemented Comparable. The changes to build are now calculated at build time (after the quiet period) not during the polling phase. JENKINS-36883 -- 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.