[RFC][icedtea-web]: Added support for signed JNLP file

Deepak Bhole dbhole at redhat.com
Tue Jun 28 12:41:21 PDT 2011


* Saad Mohammad <smohammad at redhat.com> [2011-06-28 15:14]:
>    On 06/27/2011 06:42 PM, Deepak Bhole wrote:
> 
...
...
> 
> The specification states that the file names should be recognized
> regardless of case. The above code does not allow that.
> 
> 
>    jeName is used to store the jar entry name in all uppercase before
>    comparing it in the if statement. "String jeName =
>    je.getName().toUpperCase();"
>    I think this should work regardless of the case!


Doh! Don't know how I missed the toUpperCase.. sorry for the false alarm
:)

Cheers,
Deepak

> --
> Cheers,
> Saad Mohammad
> 
> References
> 
>    1. mailto:smohammad at redhat.com
>    2. http://jcp.org/aboutJava/communityprocess/maintenance/jsr056/jnlp-7_0-changes.html
>    3. mailto:smohammad at redhat.com



More information about the distro-pkg-dev mailing list