On Mon, Dec 15, 2008 at 1:39 PM, Vincent Siveton <[email protected]>wrote:
> FYI I noticed that javadoc files doesn't include NOTICE, DISCLAIMER > and LICENSE. It is due to SHINDIG-725 I can take care of this, but I want to make sure I get it right since I'm not that familiar with SVN. Based on Paul's email (and I assume Paul is familiar with SVN), it seems like the right approach is: - Check into trunk - Create a new directory and sync from RC branch - svn merge -r<current rc rev>:<new rev> ...files... - commit what I have checked out in the RC branch Is that right? > > Cheers, > > Vincent > > 2008/12/15 Vincent Siveton <[email protected]>: > > Hi Ian, > > > > 2008/12/15 Ian Boston <[email protected]>: > >> I have done a test RC1 tag, but I appear to be unable to do a release > >> perform, as my packet latency to people.apache.org is a bit high and > lots of > >> things time out (packet latency between 400 - 4000 ms with some loss) > > > > FYI if you are in Europe, you could use this svn mirror > > http://svn.eu.apache.org/ > > I don't think we have a mirror for p.a.o. > > > >> If you or someone else could do the perform it would be greatly > appreciated. > > > > Done in [1] from the tag. The distribution is in [2]. The artifacts > > are signed with my PGP key. > > Note: > > - SHINDIG-789 was not applied > > - some issues like NOTICE and committers list are always pending (see > [3]) > > - needs to rename the tag 1.0.0-incubating-RC1-test > > > > HTH > > > > Cheers, > > > > Vincent > > > > [1] > > http://people.apache.org/~vsiveton/staging-repo-shindig/<http://people.apache.org/%7Evsiveton/staging-repo-shindig/> > > [2] > http://people.apache.org/~vsiveton/staging-repo-shindig/org/apache/shindig/shindig/1.0.0-incubating-RC1/<http://people.apache.org/%7Evsiveton/staging-repo-shindig/org/apache/shindig/shindig/1.0.0-incubating-RC1/> > > [3] > http://shindig-dev.markmail.org/message/5opadyudl44kdrll?q=json+release > > >

