Assembly fails with 'Too many files' error when converting line endings.
------------------------------------------------------------------------
Key: MASSEMBLY-490
URL: http://jira.codehaus.org/browse/MASSEMBLY-490
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Environment: Reproduced Solaris 10 x86. Also impacts other unix based systems.
Does not impact Windows
Reporter: Fergus Byrne
Attachments: close-reader-patch.patch
The code for performing the line ending conversion contains a file reader leak that causes
the file descriptor limit on unix based systems to be reached. Attached is a patch for this
issue.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|