The following comment has been added to this issue:

     Author: Guillaume Nodet
    Created: Wed, 21 Jul 2004 7:06 AM
       Body:
So would it be possible to redefine the main class used when instrumenting so that it 
accepts both directories and file exclusions ?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-13?page=comments#action_21992

---------------------------------------------------------------------
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 7:06 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]

Reply via email to