Re: Looking for Release Manager

2011-09-07 Thread Łukasz Lenart
2011/9/7 Maurizio Cucchiara : > Not yet, but I'm going to do. Needless to say that any help will be > appreciated :) Just change the points in the doc that were different from what you did ;-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http:

Re: Looking for Release Manager

2011-09-07 Thread Maurizio Cucchiara
Please forget my last question, I have just realized it is documented. Maurizio Cucchiara On 7 September 2011 10:02, Maurizio Cucchiara wrote: > Could you confirm please that, after I created a pgp key > (http://s.apache.org/N30), I have to copy it on > /www/www.apache.org/dist/struts/KEYS > >

Re: Looking for Release Manager

2011-09-07 Thread Maurizio Cucchiara
Could you confirm please that, after I created a pgp key (http://s.apache.org/N30), I have to copy it on /www/www.apache.org/dist/struts/KEYS Maurizio Cucchiara On 7 September 2011 09:17, Maurizio Cucchiara wrote: > Not yet, but I'm going to do. Needless to say that any help will be > apprecia

Re: Looking for Release Manager

2011-09-07 Thread Maurizio Cucchiara
Not yet, but I'm going to do. Needless to say that any help will be appreciated :) Maurizio Cucchiara 2011/9/7 Łukasz Lenart : > Perfect! > > Did you update the docs ? > > > Thanks in advance > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > Warszawa JUG conference - Confitura http://

Re: Looking for Release Manager

2011-09-06 Thread Łukasz Lenart
Perfect! Did you update the docs ? Thanks in advance -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/9/6 Maurizio Cucchiara : > Hi Lukasz, > what about to: > 1. login to p.a.o: ssh yourLoginName@p.a.o > 2. cd /www/people.apach

Re: Looking for Release Manager

2011-09-06 Thread Maurizio Cucchiara
Hi Lukasz, what about to: 1. login to p.a.o: ssh yourLoginName@p.a.o 2. cd /www/people.apache.org/builds/struts 3. create (if not exists) the version folder: mkdir $VERSION 4. wget -erobots=off -nv -l 1 --accept=zip,md5,sha1,asc -r --no-check-certificate -nd -nH https://repository.apache.org/conte

Re: Looking for Release Manager

2011-09-05 Thread Łukasz Lenart
Maurizio One more thing, the docs aren't accurate, you have to download the assemblies from Nexus, not to use created / uploaded by you as they miss control sums. I've been using the script below to do that: #!/bin/bash for f in struts*.* do rm $f done wget -erobots=off -nv -i -E -l 1 --accep

Re: Looking for Release Manager

2011-09-05 Thread Maurizio Cucchiara
Hi René, it makes a lot of sense to me. So if there is no objections, I would rename the 2.2.3.1 branch to 2.2.3.x. In this way, it makes also sense to allow the maven release plugin to increment the version in order to prepare for next development iteration. Thank you for your suggestion. Maurizi

Re: Looking for Release Manager

2011-09-05 Thread Maurizio Cucchiara
Wendy, You are right, I realized that I shortened the wrong url (the one without the anchor) late. Sorry to wasted your time. Maurizio Cucchiara On 5 September 2011 13:37, Wendy Smoak wrote: > On Mon, Sep 5, 2011 at 2:38 AM, > Maurizio Cucchiara > wrote: > > Hi Wendy, > > I was talking about

Re: Looking for Release Manager

2011-09-05 Thread Rene Gielen
Maurizio, great, thanks for jumping in! You've earned your Release Manager Badge the hard way, as it is mostly always for the first time :) While reading your posts and checking [1] I stumbled upon the branch name to use. Actually we should adjust "When a serious security issue arises, we should

Re: Looking for Release Manager

2011-09-05 Thread Wendy Smoak
On Mon, Sep 5, 2011 at 2:38 AM, Maurizio Cucchiara wrote: > Hi Wendy, > I was talking about the 6,7,8 steps listed on http://s.apache.org/hb > and generally everything related to JIIRA, since I have no JIIRA admin > rights. Okay, now I see you mean number 6, 7 and 8 under "Getting Ready" on that

Re: Looking for Release Manager

2011-09-05 Thread Maurizio Cucchiara
It looks like it works now, thank you Lukasz. Maurizio Cucchiara 2011/9/5 Łukasz Lenart : > I've messed up everything, I was thinking about JIRA but checked on > Confluence :/ > > Anyway, please check now. > > > Kind regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > Warszawa

Re: Looking for Release Manager

2011-09-05 Thread Łukasz Lenart
I've messed up everything, I was thinking about JIRA but checked on Confluence :/ Anyway, please check now. Kind regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/9/5 Maurizio Cucchiara : > Hi Lukasz, > I don't know if i

Re: Looking for Release Manager

2011-09-05 Thread Maurizio Cucchiara
Hi Lukasz, I don't know if it will help, but looking at JIRA I realized that on the OGNL project (so would you) I have the admin rights which we are talking about. Maurizio Cucchiara 2011/9/5 Łukasz Lenart : > I've asked INFRA if they can create such a group - struts-release-manager > I have ri

Re: Looking for Release Manager

2011-09-05 Thread Łukasz Lenart
I've asked INFRA if they can create such a group - struts-release-manager I have rights to do it, but I don't know how :/ Kind regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/9/5 Maurizio Cucchiara : > Hi Wendy, > I was

Re: Looking for Release Manager

2011-09-04 Thread Maurizio Cucchiara
Hi Wendy, I was talking about the 6,7,8 steps listed on http://s.apache.org/hb and generally everything related to JIIRA, since I have no JIIRA admin rights. Maurizio Cucchiara On 5 September 2011 01:59, Wendy Smoak wrote: > On Sun, Sep 4, 2011 at 4:17 PM, Maurizio Cucchiara > wrote: >> Luka

Re: Looking for Release Manager

2011-09-04 Thread Wendy Smoak
On Sun, Sep 4, 2011 at 4:17 PM, Maurizio Cucchiara wrote: > Lukasz, > I am afraid I am not able to perform the 6,7,8  tasks illustrated on > http://s.apache.org/rel, since I have no enough karma. Which steps do you mean? Any committer should be able to stage a release and call a vote. (There is

Re: Looking for Release Manager

2011-09-04 Thread Maurizio Cucchiara
Lukasz, I am afraid I am not able to perform the 6,7,8 tasks illustrated on http://s.apache.org/rel, since I have no enough karma. Maurizio Cucchiara On 4 September 2011 22:11, Maurizio Cucchiara wrote: > Hi guys, > Struts 2.2.3.1 is on the way, anyway I am in doubt about the release process.

Re: Looking for Release Manager

2011-09-04 Thread Maurizio Cucchiara
Hi guys, Struts 2.2.3.1 is on the way, anyway I am in doubt about the release process. Could you review please the step I followed? First I created a STRUTS_2_2_3_1 branch from the latest release (STRUTS_2_2_3 tag). After I realized that there is no way to use mvn release plugin, since there was n

Re: Looking for Release Manager

2011-08-31 Thread Łukasz Lenart
2011/8/31 Maurizio Cucchiara : > Hi Lukasz, > I would like, even if I have no idea where to start :) > Do you usually follow that guide [1]? > Have you any hint? > > [1] > http://struts.apache.org/2.2.3/docs/creating-and-signing-a-struts-22x-distribution.html Yes, I based on that and constantly i

Re: Looking for Release Manager

2011-08-31 Thread Maurizio Cucchiara
Hi Lukasz, I would like, even if I have no idea where to start :) Do you usually follow that guide [1]? Have you any hint? [1] http://struts.apache.org/2.2.3/docs/creating-and-signing-a-struts-22x-distribution.html Maurizio Cucchiara 2011/8/31 Łukasz Lenart : > Hi, > > Who want to take that r