Mikhail Pochatkin created IGNITE-18151:
------------------------------------------
Summary: Create folder if not exist in scr zip build task
Key: IGNITE-18151
URL: https://issues.apache.org/jira/browse/IGNITE-18151
Project: Ignite
Issue Type: Bug
Components: build
Reporter: Mikhail Pochatkin
In IGNITE-18129 introduced task allSrcZip which creating zip snapshot with
current code base. This src zip needed for release.
1. Need to add check before git archive command that build\distribution folder
is exist because git will fail in case when folder doesn't exist.
2. Fix prefix path, need to add \ in end of prefix path
--
This message was sent by Atlassian Jira
(v8.20.10#820010)