On 17/05/2013 21:50, Dean Yu wrote:
However, if I do the following on the job that created the artifacts
used by the matrix build:

build = job.getLastBuild()
for (fp in build.getFingerPrints()) {
println fg.getUsages();
}

...I do see the matrix children that used the artifact.

I suspect that you are doing getFingerprints on the matrix parent job.

Hmm, interesting, what's the "correct" test to use to see if I have a matrix parent build?

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" 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/groups/opt_out.


Reply via email to