[
https://issues.apache.org/jira/browse/OFBIZ-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010100#comment-18010100
]
ASF subversion and git services commented on OFBIZ-13276:
---------------------------------------------------------
Commit ae0c279b9c7bb91a36d038f2dab5941b09b1de09 in ofbiz-plugins's branch
refs/heads/release24.09 from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=ae0c279b9 ]
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)