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)