pjfanning commented on PR #154:
URL: https://github.com/apache/poi/pull/154#issuecomment-2448419258

   @rzymek We recently had a user start a thread about the Zip64 support in POI
   * https://lists.apache.org/thread/fr1ddq8j4047jc9c73y531g6o8oqlj4x
   I also raised:
   * https://bz.apache.org/bugzilla/show_bug.cgi?id=69400
   
   Commons-Compress added support for Zip64Mode.AlwaysWithCompatibility since 
this was added to POI.
   At least for the reporter on the lists.apache.org thread, using 
Zip64Mode.AlwaysWithCompatibility with the standard ZipArchiveOutputStream 
sorted their problem. This bypasses the OpcZipArchiveOutputStream class that 
you wrote.
   
   You may no longer have an interest in this topic but I'm wondering if you 
still have interest, would you be able to help in evaluating 
ZipArchiveOutputStream with Zip64Mode.AlwaysWithCompatibility ?


-- 
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: dev-unsubscr...@poi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to