RFC: Netx - Fix BasicService.isOffline()

Omair Majid omajid at redhat.com
Wed Jun 10 08:30:56 PDT 2009


Deepak Bhole wrote:
> * Omair Majid <omajid at redhat.com> [2009-06-08 17:25]:
>> Hi,
>>
>> The attached patch implements XBasicService.isOffline().
>>
>> ChangeLog
>> 2009-06-08  Omair Majid  <omajid at redhat.com>
>>
>>     * rt/net/sourceforge/jnlp/services/XBasicService.java
>>     (isOffline): Check if the system is offline by retrieving data from
>>     a URL.
>>     (findFirstURLFromJNLPFile): New function. Obtain a URL from the JNLP
>>     file. As a last resort, return an arbitrary known URL.
>>
>> Any comments?
>>
> 
> Looks good to me!
> 

Committed and pushed.

changeset c68aaf028ad2 in /hg/icedtea6
details: 
http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=c68aaf028ad2
description:
	2009-06-10  Omair Majid  <omajid at redhat.com>

	    * rt/net/sourceforge/jnlp/services/XBasicService.java
	    (isOffline): Check if the system is offline by retrieving
             data from a URL.
	    (findFirstURLFromJNLPFile): New function. Obtain a URL from
             the JNLP file. As a last resort, return an arbitrary known
             URL.

Thanks,
Omair



More information about the distro-pkg-dev mailing list