You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/08/31 00:28:00 UTC

[jira] [Resolved] (CALCITE-2513) Fix dockerfile for running tests using docker-compose to work with Go modules

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

Francis Chuang resolved CALCITE-2513.
-------------------------------------
    Resolution: Fixed

> Fix dockerfile for running tests using docker-compose to work with Go modules
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-2513
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2513
>             Project: Calcite
>          Issue Type: Task
>          Components: avatica-go
>    Affects Versions: avatica-go-3.1.0
>            Reporter: Francis Chuang
>            Assignee: Francis Chuang
>            Priority: Minor
>
> While updating avatica-go to use Go modules, I forgot to update the dockerfile for running tests to work with Go modules.
> The fix is to found the source code outside the GOPATH, so that Go will download the dependencies using Go modules when running tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)