[ http://jira.codehaus.org/browse/MASSEMBLY-170?page=comments#action_83413 ] Baerrach bonDierne commented on MASSEMBLY-170: ----------------------------------------------
I normally honour the formatting, if I am not it probably means the eclipse formatting rules are out of date. > ManifestCreationFinalizer does not close File handles causing tests to fail > --------------------------------------------------------------------------- > > Key: MASSEMBLY-170 > URL: http://jira.codehaus.org/browse/MASSEMBLY-170 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.2 > Environment: Windows XP > Reporter: Baerrach bonDierne > Assigned To: Brett Porter > Fix For: 2.2 > > Attachments: MASSEMBLY-170-patch.txt > > > finalizeArchiveCreation creates a FileReader but does not call close, which > causes the unit tests to fail because the manifest can not be deleted. > Patches attached. -- 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
