Hey Sympho,
Got it. Applied committed and acked.
Thanks
Emil
Sympho wrote:
> Hi,
>
> ContactRssImpl.java use the deprecated
> toURL();
> from the File class.
>
> It's advised to use
> toURI().toURL()
> instead
>
> ++
>
>
>
>
------------------------------------------------------------
------------
>
>
------------------------------------------------------------
---------
> 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
|