[ https://jira.codehaus.org/browse/DOXIATOOLS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Nord updated DOXIATOOLS-44: --------------------------------- Attachment: DOXIATOOLS-44_PATCH_V1.txt Patch to close the Reader and not wait for GC to kick in (that may never happen) > maven-site plugin leaks file descriptord > ---------------------------------------- > > Key: DOXIATOOLS-44 > URL: https://jira.codehaus.org/browse/DOXIATOOLS-44 > Project: Maven Doxia Tools > Issue Type: Bug > Components: Doxia Integration Tools > Affects Versions: doxia-integration-tools-1.6 > Reporter: James Nord > Priority: Critical > Attachments: DOXIATOOLS-44_PATCH_V1.txt > > > the Maven site plugin leaks file descriptor - due to a bug in > doxia-integration-tools. > in getDecorationModel() the DefaultSiteTool creates a reader to load the > site.xml file, however it is never closed - causing a handle leak for each > module in a multimodule project. -- This message was sent by Atlassian JIRA (v6.1.6#6162)