----- Original Message -----
> Hi,
> 
> The attached patch fixes a previous contribution of mine to
> transparently get resources either from the filesystem or from a jar
> file. When accessing a file from a jar that files gets decompressed in a
> temporary location which name was generated at random for each call.
> This however did not work with all the tests - NavTest.testCache(), for
> example, expected a file name not to change between calls. The proposed
> implementation will stick to the same temporary file name as long as the
> requested file name (and path) stays the same, thereby fixing NavTest
> when run from a jar.

Nice catch - commit cc6bc6798fea402ba0597c1b47a51cb27fb1664e

Thanks for contributing!

G

> 
> Regards,
> --
> Silvio Moioli
> SUSE LINUX Products GmbH
> Maxfeldstraße 5, 90409 Nürnberg Germany
> 
> 
> 
> _______________________________________________
> Spacewalk-devel mailing list
> Spacewalk-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-devel

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to