hboutemy commented on PR #179:
URL: 
https://github.com/apache/maven-shade-plugin/pull/179#issuecomment-1902686611

   @michael-o @slawekjaranowski based on latest enhancement in the IT, it seems 
there is an inconsistency in ZipEntry:
   - if it's basic xdos time, the time is calculated against current TZ
   - but if it's mtime from extra fields, the time is not calculated against TZ
   given setTime always expects a time against current TZ, this is what gives 
the current difference
   
   the problem is that i don't see how to workaround...
   any idea?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to