DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24061>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24061

<jsharpc> does not work well with a big number of source files.

           Summary: <jsharpc> does not work well with a big number of source
                    files.
           Product: Ant
           Version: 1.6Beta
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


<jsharpc> (and most likely <csc> too) fails to start vjc because of a big 
number (640 in my case) of source files specified on vjc command line. This 
makes the task not very useful.

Unless it is done already, maybe it is better to pass parameters as array of 
strings, not just in one string.

To reduce the limitation maybe it is possible to pass all paths relative to 
srcDir and launch vjc in that directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to