nabarun created GEODE-5796: ------------------------------ Summary: Build scripts removes out scripts from the ci folder. Key: GEODE-5796 URL: https://issues.apache.org/jira/browse/GEODE-5796 Project: Geode Issue Type: Bug Components: ci Reporter: nabarun
*+Issue+*: In geode-assemble/build.gradle we ignore {code:java} **/out/**{code} in the source distribution creation. However, in ci project, we need scripts named out.sh which cannot be renamed as these are required parameters for Concourse. So, in the release process, these scripts are left out and we have a source file difference the git branch and the source distribution. The out.sh files are located in {code:java} ci/resource-types/gce-instances-resource/out ci/resource-types/concourse-metadata-resource/files/out {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)