You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/11/30 21:06:55 UTC

[jira] Created: (MNG-4474) [regression] Wagon manager does not respect instantiation strategy of wagons

[regression] Wagon manager does not respect instantiation strategy of wagons
----------------------------------------------------------------------------

                 Key: MNG-4474
                 URL: http://jira.codehaus.org/browse/MNG-4474
             Project: Maven 2
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 3.0-alpha-5
            Reporter: Benjamin Bentmann


Calling {{WagonManager.getWagon()}} multiple times from the same thread (and with the same thread context class loader) will always return the same wagon instance, even if the wagon uses "per-lookup" instantiation.

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

        

[jira] Closed: (MNG-4474) [regression] Wagon manager does not respect instantiation strategy of wagons

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4474.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-alpha-6
         Assignee: Benjamin Bentmann

Fixed in [r885758|http://svn.apache.org/viewvc?view=revision&revision=885758].

> [regression] Wagon manager does not respect instantiation strategy of wagons
> ----------------------------------------------------------------------------
>
>                 Key: MNG-4474
>                 URL: http://jira.codehaus.org/browse/MNG-4474
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0-alpha-5
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-6
>
>
> Calling {{WagonManager.getWagon()}} multiple times from the same thread (and with the same thread context class loader) will always return the same wagon instance, even if the wagon uses "per-lookup" instantiation.

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