[
https://issues.apache.org/jira/browse/HTRACE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540892#comment-14540892
]
Hudson commented on HTRACE-171:
-------------------------------
FAILURE: Integrated in HTrace-Master #29 (See
[https://builds.apache.org/job/HTrace-Master/29/])
HTRACE-171. htraced godeps should use github.com/ugorji/go/codec rather than
github.com/ugorji/go (Masatake Iwasaki via Colin P. McCabe) (cmccabe: rev
4e71d2d798cc576d75cea8ec8a3fd5f436bb2f89)
* htrace-htraced/src/go/Godeps/Godeps.json
> htraced godeps should use github.com/ugorji/go/codec rather than
> github.com/ugorji/go
> -------------------------------------------------------------------------------------
>
> Key: HTRACE-171
> URL: https://issues.apache.org/jira/browse/HTRACE-171
> Project: HTrace
> Issue Type: Bug
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HTRACE-171.001.patch
>
>
> There was a build failure when using github.com/ugorji/go in Godeps:
> {noformat}
> [exec] imports github.com/ugorji/go: no buildable Go source files in
> /iwasakims/srcs/htrace/htrace-htraced/src/go/build/src/github.com/ugorji/go
> {noformat}
> This is fixed with using github.com/ugorji/go/codec
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)