It worked for me after I blew away the local ivy cache. Dmitriy
On Mon, Oct 11, 2010 at 2:43 PM, Olga Natkovich <[email protected]> wrote: > I just switched and build 0.8 branch myself and clean build worked just > fine. > > Olga > > -----Original Message----- > From: Dmitriy Ryaboy [mailto:[email protected]] > Sent: Monday, October 11, 2010 2:25 PM > To: [email protected] > Subject: Re: Moving Pig's code > > Is the 0.8 branch compiling for you guys? I just switched, and Ivy > re-downloaded all dependencies, then croaked on pulling joda-time and > guava. > The common denominator there is that I added both of them at some point, so > I probably ivified them wrong.. but I really don't see how they are > different than other entries in ivy.xml > > -D > > On Wed, Oct 6, 2010 at 5:16 PM, Thejas M Nair <[email protected]> wrote: > > > Replace https with http in the commands below if your repository is > checked > > out using http. (sending this because it took me a few minutes to figure > > out > > why the command didn't work for me) > > > > -Thejas > > > > > > > > > > On 10/6/10 1:24 PM, "Alan Gates" <[email protected]> wrote: > > > > > The move is finished. If you have outstanding checkouts (including > > > ones with changes) you can update them using svn switch: > > > > > > svn switch https://svn.apache.org/repos/asf/pig/trunk > > > > > > The above assumes you have trunk checked out. If you have site, > > > branches, or tags checked out change the above URL accordingly. > > > > > > And remember, from this point forward checkouts will need to come from > > > https://svn.apache.org/repos/asf/pig/ > > > and not https://svn.apache.org/repos/asf/hadoop/pig/ > > > > > > Alan. > > > > > > On Oct 6, 2010, at 12:52 PM, Alan Gates wrote: > > > > > >> I'm starting the move now. You should hold off on any checkins until > > >> its done, as you may not know where to check it in. :) > > >> > > >> Alan. > > >> > > >> On Oct 5, 2010, at 4:22 PM, Alan Gates wrote: > > >> > > >>> As part of our move to a TLP we need to move our code base out of > > >>> svn.apache.org/repos/asf/hadoop/pig/ and into svn.apache.org/repos/ > > >>> asf/ > > >>> pig/ > > >>> > > >>> I plan to do this move tomorrow. It should not affect any of your > > >>> outstanding checkouts (including ones where you have made changes), > > >>> as > > >>> there is a simple SVN command that will change your checkout to be > > >>> based on the new repository. Once I do this all checkouts will need > > >>> to happen from the new repo. > > >>> > > >>> I'll send another message once it's done which will include info on > > >>> how to update your existing checkouts. > > >>> > > >>> Alan. > > >> > > > > > > > > > > > > >
