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

Vadim Pakhnushev updated IGNITE-18151:
--------------------------------------
    Description: 
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.
After IGNITE-18092, this is not needed anymore, gradle automatically creates 
output folders.
2. Fix prefix path, need to add \ in end of prefix path

  was:
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


> Fix paths inside source zip
> ---------------------------
>
>                 Key: IGNITE-18151
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18151
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>            Reporter: Mikhail Pochatkin
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>
> 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.
> After IGNITE-18092, this is not needed anymore, gradle automatically creates 
> output folders.
> 2. Fix prefix path, need to add \ in end of prefix path



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

Reply via email to