Hi all,
We have a job where we have a component names axis ($component / %component%), and for all components we want to execute tests and then parse the result. It now parses cumulatively when the pattern is similar to ./components/*/tests/results/*.xml, but ./components/$component/tests/results/*.xml didn't work yet.
I fixed that in this patch. Will you please consider pulling this?
Kind regards,
Anne Stellingwerf