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

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

just for legal reasons can you add the licnese header to WagonNoop as the other 
files have?

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


Reply via email to