Re: Creating a commons release

2009-03-07 Thread Henri Yandell
You're in the unix group now. On Sat, Mar 7, 2009 at 10:16 AM, Henri Yandell wrote: > I'll mail infra to get that sorted. We're supposed to do it for each > new committer, but I tend not to bother as it's only those who end up > doing release management that need the unix group. > > Hen > > On Fr

Re: Creating a commons release

2009-03-07 Thread Henri Yandell
I'll mail infra to get that sorted. We're supposed to do it for each new committer, but I tend not to bother as it's only those who end up doing release management that need the unix group. Hen On Fri, Mar 6, 2009 at 11:16 PM, Dan Fabulich wrote: > > Thanks, got that sorted.  Now I have a new qu

Re: Creating a commons release

2009-03-06 Thread Dan Fabulich
Thanks, got that sorted. Now I have a new question. I've got a gpg key; I checked the public key into https://svn.apache.org/repos/asf/commons/trunks-proper/KEYS in revision 751205. The KEYS file header says I'm supposed to scp it to people.apache.org:/www/www.apache.org/dist/commons I do

Re: Creating a commons release

2009-03-06 Thread Henri Yandell
The source for the changes report is xdocs/changes.xml. There's nothing for 1.2 in there currently. I look at the 1.2 JIRA issues and transfer, then do an svn log and look for anything that didn't get a JIRA issue. When you run mvn site, the RAT report is one of the ones that is generated. Hen

Creating a commons release

2009-03-06 Thread Dan Fabulich
I'm reading the documentation here (is this the most up-to-date?) http://wiki.apache.org/commons/CreatingReleases It says to make sure my changes.xml has been updated. I've done a number of Maven releases before, though not in commons, and I'm not familiar with that particular file. Where do