Trobiun opened a new pull request #237:
URL: https://github.com/apache/poi/pull/237


   This fixes problems when running image generated with jlink when using poi.
   For example `java.lang.IllegalAccessError: superclass access check failed: 
class org.apache.poi.openxml4j.util.ZipSecureFile (in module 
org.apache.poi.ooxml) cannot access class 
org.apache.commons.compress.archivers.zip.ZipFile (in module 
org.apache.commons.compress) because module org.apache.poi.ooxml does not read 
module org.apache.commons.compress`
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to