RFC: Use correct node object when parsing ext-download elements
Omair Majid
omajid at redhat.com
Tue Jul 7 10:46:38 PDT 2009
Deepak Bhole wrote:
> * Omair Majid <omajid at redhat.com> [2009-07-07 11:27]:
>> Hi,
>>
>> The attached patch fixes typos in the node name in Parser.getExtension.
>> The variable node refers to the extension node, and dload[i] refers to
>> the ext-download node.
>>
>> This patch was originally posted for bug 271:
>> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=271
>>
>> ChangeLog:
>> 2009-07-07 Omair Majid <omajid at redhat.com>
>>
>> * rt/net/sourceforge/jnlp/Parser.java
>> (getExtension): Fix typo.
>>
>> Any comments?
>>
>
> Looks good.
>
Pushed as changeset b4bb02c70835.
Thanks,
Omair
More information about the distro-pkg-dev
mailing list