Hey Sympho,
I've just applied, committed, and acked your fix.
Thanks!
Emil
Sympho wrote:
> sorry for flooding , I have
previously posted on a wrong thread
> --------------
>
> Hello World,
>
> It looks like the shutting down for the
ProtocolProviderJabberImpl has
> been forgotten in
ProtocolProviderFactoryJabberImpl.stop()
>
> This little patch try to fix that.
>
> I also replace a loop on the registeredAccounts by the
equivalent function
> in java.util.Hastable
>
> regards
>
> PS : I think the line 287 in
ProtocolProviderFactorySipImpl
> Enumeration idEnum = registeredAccounts.keys();
> is useless, isn't it?
>
>
>
------------------------------------------------------------
------------
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
> For additional commands, e-mail: dev-help sip-communicator.dev.java.net
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|