[ 
https://issues.apache.org/jira/browse/AXIOM-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen updated AXIOM-440:
----------------------------------
    Fix Version/s:     (was: 1.2.15)
                   1.2.16

> LifecycleManagerImpl wrong by inspection
> ----------------------------------------
>
>                 Key: AXIOM-440
>                 URL: https://issues.apache.org/jira/browse/AXIOM-440
>             Project: Axiom
>          Issue Type: Bug
>            Reporter: James Grahn
>             Fix For: 1.2.16
>
>
> I'm uncertain of the implications of this, but "LifecycleManagerImpl" is 
> failing to update its Hashtable as expected.
> The table.put() is called with the types: String=>FileAccessor.   table.get() 
> is called with the type String.   However, table.remove is consistently 
> called with type File.
> So all attempts to remove anything from the table should be expected to fail.
> --
> Noticed this when I was reading through the class.   Appears to have been 
> this way since 2008.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to