You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2007/11/26 09:38:10 UTC

[Bigbang merging] was : [ServerEntry & al] Reviewing

Alex Karasulu wrote:
> On Nov 25, 2007 8:00 PM, Emmanuel Lecharny <el...@gmail.com> wrote:
>   
>> I would suggest that we do this merge this week, in order to be ready
>> for the next big changes. We can deliver a 1.5.2 at the same time, and
>> wok on a 1.5.3, which will be the next iteration in our path to 2.0.
>>     
>
> That would be good timing.
>
> I also want to:
>
>   (1) turn on the CI system again before we go forward for both trunk
> and bigbang
>   
Yes, very true. I will handle this with Chris help. Chris, if you have 
10 minutes while having a coffee, can you ping me ?
>   (2) enable snapshot reverting to speed up the integration tests
>   
I'm done with the revert computation, I think. We really need those 
snaspshots working, the current integration tests kill us ...
> I think these two things will make our endeavors in bigbang faster and
> less error prone.
>   
That's OK. I would favor (2) above (1), as soon as everybody is trying 
to remember to run mvn -Dintegration test before committing code in...

Thanks Alex !
> Alex
>
>   


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: [Bigbang merging] was : [ServerEntry & al] Reviewing

Posted by Emmanuel Lecharny <el...@gmail.com>.
On Nov 26, 2007 9:01 PM, Alex Karasulu <ak...@apache.org> wrote:
> > >   (1) turn on the CI system again before we go forward for both trunk
> > > and bigbang
>
> ...
>
> > >   (2) enable snapshot reverting to speed up the integration tests
>
> ...
>
> > That's OK. I would favor (2) above (1), as soon as everybody is trying
> > to remember to run mvn -Dintegration test before committing code in...
>
> Yes you're right #2 is more important but humans don't follow rules
> consistently :-(.

It's ok. It makes me remember more often than necessary that I'm very human ;-)


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: [Bigbang merging] was : [ServerEntry & al] Reviewing

Posted by Alex Karasulu <ak...@apache.org>.
On Nov 26, 2007 3:38 AM, Emmanuel Lecharny <el...@gmail.com> wrote:
> Alex Karasulu wrote:
> > On Nov 25, 2007 8:00 PM, Emmanuel Lecharny <el...@gmail.com> wrote:
...

> >   (1) turn on the CI system again before we go forward for both trunk
> > and bigbang

...

> >   (2) enable snapshot reverting to speed up the integration tests

...

> That's OK. I would favor (2) above (1), as soon as everybody is trying
> to remember to run mvn -Dintegration test before committing code in...

Yes you're right #2 is more important but humans don't follow rules
consistently :-(.  #1 is a catch all to reassure us that the build is
still working.  I don't want people thinking this is a project that
can't keep their builds working.

Alex