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

2023-05-21 Thread Nicolas Malin (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin reopened OFBIZ-12823:
---

> 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
>Priority: Minor
>  Labels: util, zip
> Attachments: OFBIZ-12823.patch
>
>
> 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)


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

2023-05-21 Thread Nicolas Malin (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin closed OFBIZ-12823.
-
Resolution: Done

> 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
>Priority: Minor
>  Labels: util, zip
> Attachments: OFBIZ-12823.patch
>
>
> 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)


[jira] [Closed] (OFBIZ-11443) Convert FixedAssetMaintServices.xml to groovy

2023-05-21 Thread Nicolas Malin (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin closed OFBIZ-11443.
-
Resolution: Done

Loaded on ofbiz-plugins trunk, Thanks [~rohit.koushal] 

> Convert FixedAssetMaintServices.xml to groovy
> -
>
> Key: OFBIZ-11443
> URL: https://issues.apache.org/jira/browse/OFBIZ-11443
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: assetmaint
>Affects Versions: Trunk, Upcoming Branch
>Reporter: Pierre Smits
>Assignee: Rohit Koushal
>Priority: Major
>  Labels: refactoring
> Attachments: OFBIZ-11443.patch
>
>
> Convert from mini-lang to groovy DSL.



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


[jira] [Commented] (OFBIZ-11443) Convert FixedAssetMaintServices.xml to groovy

2023-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17724673#comment-17724673
 ] 

ASF subversion and git services commented on OFBIZ-11443:
-

Commit 24f9aec1ba1001744106505a8a54a9ee9aa556f3 in ofbiz-plugins's branch 
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=24f9aec1b ]

Improved: Convert FixedAssetMaintServices.xml to groovy (OFBIZ-11443)
By the way update the groovy test syntax

Thanks to Rohit Koushal for the patch


> Convert FixedAssetMaintServices.xml to groovy
> -
>
> Key: OFBIZ-11443
> URL: https://issues.apache.org/jira/browse/OFBIZ-11443
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: assetmaint
>Affects Versions: Trunk, Upcoming Branch
>Reporter: Pierre Smits
>Assignee: Rohit Koushal
>Priority: Major
>  Labels: refactoring
> Attachments: OFBIZ-11443.patch
>
>
> Convert from mini-lang to groovy DSL.



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


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

2023-05-21 Thread Nicolas Malin (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin closed OFBIZ-12823.
-
Resolution: Fixed

Loaded on trunk

> 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
>Priority: Minor
>  Labels: util, zip
> Attachments: OFBIZ-12823.patch
>
>
> 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)