[
https://issues.apache.org/jira/browse/THRIFT-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Beberg updated THRIFT-3192:
--------------------------------
Description:
code.google.com is going away.
>From 1.4 release notes:
...We will add canonical import comments to the code around June 1, 2015, at
which point Go 1.4 and later will stop accepting the old code.google.com
paths...
was:
(Preparing pull request now)
>From 1.4 release notes:
The Go project subrepositories (code.google.com/p/go.tools and so on) are now
available under custom import paths replacing code.google.com/p/go. with
golang.org/x/, as in golang.org/x/tools. We will add canonical import comments
to the code around June 1, 2015, at which point Go 1.4 and later will stop
accepting the old code.google.com paths.
Updating: All code that imports from subrepositories should change to use the
new golang.org paths. Go 1.0 and later can resolve and import the new paths, so
updating will not break compatibility with older releases. Code that has not
updated will stop compiling with Go 1.4 around June 1, 2015."
> Go import paths changed in 1.4, and expired June 1
> --------------------------------------------------
>
> Key: THRIFT-3192
> URL: https://issues.apache.org/jira/browse/THRIFT-3192
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library
> Reporter: Adam Beberg
> Assignee: Adam Beberg
> Priority: Blocker
> Fix For: 0.9.3
>
>
> code.google.com is going away.
> From 1.4 release notes:
> ...We will add canonical import comments to the code around June 1, 2015, at
> which point Go 1.4 and later will stop accepting the old code.google.com
> paths...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)