[ 
https://issues.apache.org/jira/browse/THRIFT-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590577#comment-14590577
 ] 

ASF GitHub Bot commented on THRIFT-3194:
----------------------------------------

GitHub user lmatter opened a pull request:

    https://github.com/apache/thrift/pull/524

    THRIFT-3194 - fix remaining gomock path - see THRIFT-3192

    pull request 523 covers most of this.  One path left over (perhaps unused?)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lmatter/thrift THRIFT-3194

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/524.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #524
    
----
commit 51e0dde6425d9cdbdaf7fd3ef1de134ff0cfcbad
Author: Larry Matter <larry.mat...@gmail.com>
Date:   2015-06-17T20:48:29Z

    THRIFT-3194 - fix remaining gomock path - see THRIFT-3192

----


> Can't build with go enabled.  gomock SCC path incorrect.
> --------------------------------------------------------
>
>                 Key: THRIFT-3194
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3194
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>    Affects Versions: 0.9.2
>         Environment: Linux
>            Reporter: Larry Matter
>
> Trying to build thrift from download (and from git clone) gives error trying 
> to install gomock.  It has moved from google code to github.  To workaround, 
> edit the Makefiles in lib/go/test and test/go to use the new path:
> github.com/golang/mock/gomock
> github.com/golang/mock/mockgen



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to