[
https://issues.apache.org/jira/browse/OFBIZ-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010093#comment-18010093
]
ASF subversion and git services commented on OFBIZ-13276:
---------------------------------------------------------
Commit 5a35b4f84f1314eed6bcdaca287e98a79b6ab1dd in ofbiz-plugins's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=5a35b4f84 ]
Improved: svn call on scrum plugin (OFBIZ-13276)
On scrum plugin when we call the svn command to retrieve a revision diff we
call directly the os system by a concat string.
We improve that to pass the command with a string table
> Improve svn call on scrum
> --------------------------
>
> Key: OFBIZ-13276
> URL: https://issues.apache.org/jira/browse/OFBIZ-13276
> Project: OFBiz
> Issue Type: Improvement
> Components: scrum
> Affects Versions: 24.09.01
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBIZ-13276.patch
>
>
> On scrum plugin when we call the svn command to retreive a revision diff we
> call directly the os system by a concat string.
> We improve that to pass the command with a string table
--
This message was sent by Atlassian Jira
(v8.20.10#820010)