Branch: refs/heads/master Home: https://github.com/jenkinsci/scm-api-plugin Commit: dfd212743862b9d1f7a12255723f8358bbb1bf78 https://github.com/jenkinsci/scm-api-plugin/commit/dfd212743862b9d1f7a12255723f8358bbb1bf78 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths: M src/main/java/jenkins/scm/api/SCMSource.java Log Message: ----------- [FIXED JENKINS-21007] Add a mechanism to get parent revision. - As looking up parent revisions is potentially an operation that involves remote server round trips and we do not want SCMRevision storing the entire parent tree, adding this as a method on SCMSource. - The methods take a TaskListener and throws IOE and InterruptedE to alert consumers of the potential cost and remoting implications in looking up the parent(s) - Default implementation returns empty collections to prevent NPE checks -- 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.