- 
    
Bug
 - 
    Resolution: Cannot Reproduce
 - 
    
Major
 - 
    None
 - 
    None
 - 
    None
 
- 
        4.2.1
 
When upgrading a JAR, even if a JS is modify in it, the lastmodify date will be 0 => the hashcode of the minimize transformer will remain the same
We should be able to compute a better lastModified date for such resources... could be the jar file date?
Or at least sever startupdate?
(impl could be done using getHashSalt in MinimizeTransformer...)