[
https://issues.apache.org/jira/browse/HTRACE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HTRACE-171:
----------------------------------------
Affects Version/s: 3.2.0
Fix Version/s: (was: 3.3.0)
4.0
> 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
> Affects Versions: 3.2.0
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Fix For: 4.0
>
> 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)