Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Phil Steitz
Henrib wrote: > Thanks Phil. > My first hurdle is the signing part which I'm just discovering and have yet > to understand... > And information is hard to find: the public_html directory is not the most > documented thing you ought to know. What should be in there exactly ? As Rahul pointed out, p

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Rahul Akolkar
Attempts at answering any specific questions below ... On Fri, Nov 13, 2009 at 6:11 PM, Henrib wrote: > > Thanks Phil. > My first hurdle is the signing part which I'm just discovering and have yet > to understand... The m2 gpg-plugin should do it fairly effortlessly (once its set up, which may

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Henrib
Thanks for the offer; how should/can we proceed so we can capture this info for the next project release? I'd hate to come back for help again and bug you all when the release vote goes thru. :-) Siegfried Goeschl wrote: > > Hi Henrib, > > if needed I can lend you a hand and help you through th

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Henrib
Good info; will try that. Thanks Rahul Akolkar wrote: > > > Perhaps a hint is that the error message seems similar to the one at > the end of this page (scroll all the way down, see first message in > "Trouble Shooting"): > > http://maven.apache.org/developers/release/apache-release.html > .

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Henrib
Thanks Phil. My first hurdle is the signing part which I'm just discovering and have yet to understand... And information is hard to find: the public_html directory is not the most documented thing you ought to know. What should be in there exactly ? I'm sure glad there is help; there are a few p

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Rahul Akolkar
On Fri, Nov 13, 2009 at 11:38 AM, Henrib wrote: > > I'm stuck trying to create an RC1 for JEXL-2.0. > I've followed each step of the procedure described at > http://wiki.apache.org/commons/CreatingReleases . > > When performing the mvn -prc release:prepare , it gets stuck on [gpg:sign > {execution

Re: [digester] extension annottaion proposal

2009-11-13 Thread Rahul Akolkar
On Fri, Nov 13, 2009 at 4:29 AM, Simone Tripodi wrote: > Hi all, Rahul, > any news about the issue[1]? I know (I follow the ML) you're very busy > so I don't want to disturb you in any way. > As I previously said, I strongly believe in that feature that I'm > available on continuing to work on it

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Siegfried Goeschl
Hi Henrib, if needed I can lend you a hand and help you through the M2 release around Saturday or Sunday evening (e.g. 22:00 CET+1) Cheers PS: I remember my first release too well ... ;-) Henrib wrote: > Thanks for the info; not sure how to perform step 5 though... > Trying to cut a release is

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Phil Steitz
Henrib wrote: > Thanks for the info; not sure how to perform step 5 though... > Trying to cut a release is a tad stressfull for a newbie. :-) The stress never goes away, but neither does the help :) > > Niall Pemberton-2 wrote: >> ... >> 5) Upload the artifacts for review >> ... >> > I always ju

Re: [VOTE] Release pool 1.5.4 based on RC1

2009-11-13 Thread Luc Maisonobe
Phil Steitz a écrit : > We have found and fixed another pool 1.5 regression (POOL-152) and > we would like to cut a patch release including the fix. > > Release distributions: > http://people.apache.org/~psteitz/pool-1.5.4-RC1/ > > Maven artifacts: > http://people.apache.org/~psteitz/pool-1.5.4-R

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Henrib
Thanks for the info; not sure how to perform step 5 though... Trying to cut a release is a tad stressfull for a newbie. :-) Niall Pemberton-2 wrote: > > ... > 5) Upload the artifacts for review > ... > -- View this message in context: http://old.nabble.com/Help-cutting-JEXL-2.0-RC1-needed-tp

Re: Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Niall Pemberton
On Fri, Nov 13, 2009 at 4:38 PM, Henrib wrote: > > I'm stuck trying to create an RC1 for JEXL-2.0. > I've followed each step of the procedure described at > http://wiki.apache.org/commons/CreatingReleases . I never use the release plugin for components (only parent pom) - so I would give up on th

Re: svn commit: r835904 - /commons/proper/jexl/trunk/pom.xml

2009-11-13 Thread sebb
On 13/11/2009, hen...@apache.org wrote: > Author: henrib > Date: Fri Nov 13 16:32:01 2009 > New Revision: 835904 > > URL: http://svn.apache.org/viewvc?rev=835904&view=rev > Log: > [maven-release-plugin] prepare release JEXL_2_0_RC1 > > Modified: > commons/proper/jexl/trunk/pom.xml > > M

Help cutting JEXL-2.0 RC1 needed

2009-11-13 Thread Henrib
I'm stuck trying to create an RC1 for JEXL-2.0. I've followed each step of the procedure described at http://wiki.apache.org/commons/CreatingReleases . When performing the mvn -prc release:prepare , it gets stuck on [gpg:sign {execution: sign-artifacts}] with commons-parent version 12; with commo

Re: [VOTE] Release pool 1.5.4 based on RC1

2009-11-13 Thread sebb
On 13/11/2009, Phil Steitz wrote: > sebb wrote: > > On 13/11/2009, Phil Steitz wrote: > >> We have found and fixed another pool 1.5 regression (POOL-152) and > >> we would like to cut a patch release including the fix. > >> > >> Release distributions: > >> http://people.apache.org/~pstei

Re: [VOTE] Release pool 1.5.4 based on RC1

2009-11-13 Thread Phil Steitz
sebb wrote: > On 13/11/2009, Phil Steitz wrote: >> We have found and fixed another pool 1.5 regression (POOL-152) and >> we would like to cut a patch release including the fix. >> >> Release distributions: >> http://people.apache.org/~psteitz/pool-1.5.4-RC1/ > > The .sha1 files use an odd form

Re: svn commit: r835868 - /commons/proper/jexl/trunk/pom.xml

2009-11-13 Thread sebb
On 13/11/2009, hen...@apache.org wrote: > Author: henrib > Date: Fri Nov 13 14:57:09 2009 > New Revision: 835868 > > URL: http://svn.apache.org/viewvc?rev=835868&view=rev > Log: > Reverting to parent 12 since this generates a 'You dont have a SNAPHOT > project...' > In that case there are s

Re: [VOTE] Release pool 1.5.4 based on RC1

2009-11-13 Thread sebb
On 13/11/2009, Phil Steitz wrote: > We have found and fixed another pool 1.5 regression (POOL-152) and > we would like to cut a patch release including the fix. > > Release distributions: > http://people.apache.org/~psteitz/pool-1.5.4-RC1/ The .sha1 files use an odd format: SHA1(commons-pool-1

Re: [VOTE] Release pool 1.5.4 based on RC1

2009-11-13 Thread Niall Pemberton
I tested on JDK 1.3 & 1.4 using ant and 1.5 & 1.6 using maven2 - all looks good so +1 from me. A couple of minor things on the site you might want to update after the release: - Add 1.5.4 javadocs to the menu - update the release date on the changes report Niall On Fri, Nov 13, 2009 at 2:20 AM

Re: [digester] extension annottaion proposal

2009-11-13 Thread Simone Tripodi
Hi all, Rahul, any news about the issue[1]? I know (I follow the ML) you're very busy so I don't want to disturb you in any way. As I previously said, I strongly believe in that feature that I'm available on continuing to work on it to release it. Please let me know, best regards!!! Simone On Sun,