> On Jan 13, 2019, at 1:33 PM, Andrew Palumbo <ap....@outlook.com> wrote: > > Hello, > > We've (The Mahout Project) recently moved to gitbox. Thanks for the seamless > integration. > > I'm looking through our latest jenkins build and see that its still cloning > from https://git-wip-us.apache.org/repos/mahout.git > <https://git-wip-us.apache.org/repos/mahout.git>. > > Is this the correct URL? Is there anything necessary that we must change in > our Jenkins builds?
You will need to change your remotes to use either gitbox.apache.org <http://gitbox.apache.org/> (s/git-wip-us/gitbox) or github.com <http://github.com/>. > In the notice I see: > > >git repositories must be migrated from the git-wip-us.apache.org > ><http://git-wip-us.apache.org/> URL to gitbox.apache.org > ><http://gitbox.apache.org/>. > > will git-wip-us.apache.org <http://git-wip-us.apache.org/> remain as a > mirror? git-wip-us is not a mirror, and will never be one. We do have plans to make the old URLs continue to work (this may already be in place, not sure,) but the recommendation is to change your remotes. -Chris ASF Infra > > Thank you, > > Andy > > Mahout PMC member