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

Saad Mohammad smohammad at redhat.com
Mon Jul 25 10:49:12 PDT 2011


On 07/25/2011 01:14 PM, Deepak Bhole wrote:
> I thought we had this discussion on IRC before.. I may be mistaken, but
> didn't we determine that there should never be a case where caching is
> not possible? If so, I think aborting here would be the right thing to
> do..
>
> Cheers,
> Deepak
Yes, we did have this talk. We talked about using the 'cache' attribute 
within jar element. eg:
<jar href='myResource.jar' main='true' cache='no' />

Not really sure if the cache attribute really exist, I couldn't find any 
documentation on it. :P
But anyways, I think Omair is talking about the 'download' attribute. eg:
<jar href='myResource.jar' main='true' download='lazy' />

If the cache attribute exist, do both behave similarly? It's always cached?

-- 
Cheers,
Saad Mohammad




More information about the distro-pkg-dev mailing list