Re: Doing alpha releases faster

2007-09-11 Thread Andrew Williams
Frequent, fast releases sure would help - but I am not sure they are always a good idea, say (as many do) that an API break is needed in the alpha code - I'm not sure that should pass by on the fast track, it could cause problems with those in the wrong time zone not being able to comment.

Re: Doing alpha releases faster

2007-09-10 Thread Jason van Zyl
On 10 Sep 07, at 5:04 PM 10 Sep 07, Brett Porter wrote: On 11/09/2007, at 2:59 AM, Jason van Zyl wrote: Hi, For 2.1 I have been trying to lock down all the versions so that the dependencies are stable. When I need to fix something in classworlds, plexus, or modello, I just make the fix,

Re: Doing alpha releases faster

2007-09-10 Thread Brett Porter
On 11/09/2007, at 2:59 AM, Jason van Zyl wrote: Hi, For 2.1 I have been trying to lock down all the versions so that the dependencies are stable. When I need to fix something in classworlds, plexus, or modello, I just make the fix, install, test and if everything works deploy it and lock

Doing alpha releases faster

2007-09-10 Thread Jason van Zyl
Hi, For 2.1 I have been trying to lock down all the versions so that the dependencies are stable. When I need to fix something in classworlds, plexus, or modello, I just make the fix, install, test and if everything works deploy it and lock down the versions in the build and continue. I