|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Have the same issue. I was on 1.2-beta4 (default with Jenkins), just updated to 1.5 and am seeing the same issue.
Files
selenium-tests
-results
--results0.xml
--results1.xml
--results2.xml
--results3.xml
--results4.xml
I've tried:
**/results*.xml
selenium-tests/results/results*.xml
**/results/results.xml
selenium-tests/results/results0.xml,selenium-tests/results/results1.xml,selenium-tests/results/results2.xml,selenium-tests/results/results3.xml,selenium-tests/results/results4.xml
Four different patterns that should get me all of the files are failing to do so.