You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Nicolas Malin (Jira)" <ji...@apache.org> on 2023/05/19 14:33:00 UTC

[jira] [Created] (OFBIZ-12823) Improve FileUtil to generate a zip fil with multiple entries

Nicolas Malin created OFBIZ-12823:
-------------------------------------

             Summary: Improve FileUtil to generate a zip fil with multiple entries
                 Key: OFBIZ-12823
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12823
             Project: OFBiz
          Issue Type: Improvement
          Components: framework/base
            Reporter: Nicolas Malin
            Assignee: Nicolas Malin


At this time the function to generate a zip file : FileUtil::zipFileStream (FileUtil:345) offert to possibility to add only one file.

I propose to improve this with a new function zipFileStreams that take a input map with file name as key and inputStream as value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)