The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Wed, 21 Jul 2004 10:53 AM
Body:
maven2 : http://cvs.apache.org/viewcvs.cgi/maven-components/
The new jcoverage plugin is hosted on Codehaus, but we don't have for the moment a
public access.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPJCOVERAGE-13?page=comments#action_22009
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPJCOVERAGE-13
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJCOVERAGE-13
Summary: When instrumenting a project with a thousand files, the instrumentation
fails
Type: Bug
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-jcoverage-plugin
Versions:
1.0.7
Assignee: Emmanuel Venisse
Reporter: Guillaume Nodet
Created: Wed, 21 Jul 2004 6:52 AM
Updated: Wed, 21 Jul 2004 10:53 AM
Description:
When instrumenting a project with a thousands files, the instrumentation fails because
it tries to give jcoverage the whole list of files. So the command line length exceeds
the limit...
I have a patch which consists in redefining an ant task that gives to jcoverage the
directory names instead of files.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]