The following comment has been added to this issue:

     Author: Mark Doliner
    Created: Tue, 28 Sep 2004 1:15 PM
       Body:
FYI, this problem description is very similar to JCoverage bug #16: 
http://bugzilla.jcoverage.com/show_bug.cgi?id=16
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-13?page=comments#action_24709

---------------------------------------------------------------------
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: Tue, 28 Sep 2004 1:15 PM

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]

Reply via email to