You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2012/11/14 10:50:13 UTC

[jira] [Updated] (AXIOM-440) LifecycleManagerImpl wrong by inspection

     [ 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: 1.2.15

Scheduling this for 1.2.15. An overhaul of the LifecycleManager API is planned for that release.
                
> 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.15
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org