|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14939) Support single jacoc... [email protected] (JIRA)

In my case, the exec file names contain the current date. So I need wildcards just to read a single file. However I have multiple files. So I would like to specify something like this:
/test/eclipse/coverage/*.exec - for the results
/pdebuild/plugins/*/.class - for the classes
/pdebuild/plugins/*/.java - for the source files