Issue Type: Improvement Improvement
Assignee: Ognjen Bubalo
Components: jacoco
Created: 20/Jun/14 4:15 PM
Description:

We use Jenkins to build Eclipse plugins. This plugins typically end up as JARs. Right now when I want to get coverage I point at the eclipse/plugins dir as my classPattern and use inclusion/exclusion patterns to choose which JARs I care about (to filter out the base eclipse ones). The problem is that it ends up copying then entire eclipse plugins directory to the build's jacoco/classes dir and post filtering. This results in taking up huge amounts of disk space for JARs we never care about for coverage.

Project: Jenkins
Priority: Major Major
Reporter: Chris Williams
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.

Reply via email to