On 24 Sep 2010, at 12:12, Felix Meschberger wrote:

>> 
>> 
>> Use that, and fall back to Bundle.getLastModified() is missing?
> 
> The correct thing is to use URLConnection.getLastModified(), which
> unfortunately gives you the Bundle.getLastModified() in Felix but may at
> the same time give you the correct answer ...
> 
> How about this: Get both (if available) and assume the older (smaller
> number) ?

yes that appears to work ok, will commit in a moment.
Ian

Reply via email to