You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2007/05/14 06:00:12 UTC

[jira] Commented: (MNG-2985) DefaultWagonManager does not safely remove TransferListeners from the wagon

    [ http://jira.codehaus.org/browse/MNG-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95804 ] 

Carlos Sanchez commented on MNG-2985:
-------------------------------------

you are missing Wagonnoop class in the patch

> DefaultWagonManager does not safely remove TransferListeners from the wagon
> ---------------------------------------------------------------------------
>
>                 Key: MNG-2985
>                 URL: http://jira.codehaus.org/browse/MNG-2985
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.1-alpha-1
>         Environment: osx intel, java 5
>            Reporter: Abel MuiƱo
>         Attachments: MNG-2985-maven-artifact.patch
>
>
> The method "getRemoteFile()" registers several transfer listeners, but never removes them.
> The method "putRemoteFile()" might left transfer listeners registered if an exception is raised.
> The results is that executing those method repeteadly continously increments the number of listeners. When embedded, the problem is specially relevant (see http://jira.codehaus.org/browse/MNGECLIPSE-302).
> Attached is a patch with test cases. 

-- 
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