You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/01/27 16:58:00 UTC

[jira] [Created] (TIKA-3663) Add wrapper to OPCPackage to revert() instead of close

Tim Allison created TIKA-3663:
---------------------------------

             Summary: Add wrapper to OPCPackage to revert() instead of close
                 Key: TIKA-3663
                 URL: https://issues.apache.org/jira/browse/TIKA-3663
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


Let's avoid this warning: 

{noformat}
org.apache.poi.openxml4j.opc.OPCPackage The close() method is intended to SAVE a package. This package is open in READ ONLY mode, use the revert() method instead! {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)