Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-5
-
None
Description
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.