[
https://issues.apache.org/jira/browse/GEODE-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-5796.
----------------------------------
Resolution: Cannot Reproduce
This issue has either failed to reproduce or been fixed systemically elsewhere
(e.g. improving port selection and timeouts). Closing but please reopen if
needed.
> 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
> Assignee: Dick Cavender
> Priority: Major
>
> *+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)