You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Norman Maurer <no...@apache.org> on 2010/01/11 18:34:11 UTC

[IMAP] Only use maven2 for building

Hi all,

is there any need to keep the ant build for imap ? I would like to
just use maven2 and cleanup the stage folder ? This will simplify
development a lot..

Thoughts ?

Bye,
Norman

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Norman Maurer <no...@googlemail.com>.
Hi Robert,

with maven2 the same tests get run as with ant, so we should be ok. So
are you ok to remove ant at all ?

Thx,
Norman

2010/1/11 Norman Maurer <no...@googlemail.com>:
> I will have a look. I think its just a pita to maintaine the ant build
> with the stage folder..
>
> Thx,
> Norman
>
> 2010/1/11 Robert Burrell Donkin <ro...@gmail.com>:
>> On Mon, Jan 11, 2010 at 5:34 PM, Norman Maurer <no...@apache.org> wrote:
>>> Hi all,
>>>
>>> is there any need to keep the ant build for imap ? I would like to
>>> just use maven2 and cleanup the stage folder ? This will simplify
>>> development a lot..
>>
>> you need to take a look at how the function testing suite is currently
>> bootstrapped (i'm not sure). ideally, a maven plugin is needed for the
>> separated functional tester, a new release plus porting IMAP to use
>> that.
>>
>> - robert
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Mon, Jan 11, 2010 at 8:35 PM, Norman Maurer
<no...@googlemail.com> wrote:
> Was that the respond to "pita" or to "with maven2 the same tests get
> run as with ant, so we should be ok. So
> are you ok to remove ant at all ?" ?

maven runs the functional tests so feel free to remove the ant build

BTW the inmemory implementation seems to be working. might be useful
for administrators who want to test IMAP without persisting anything.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Norman Maurer <no...@googlemail.com>.
Was that the respond to "pita" or to "with maven2 the same tests get
run as with ant, so we should be ok. So
are you ok to remove ant at all ?" ?

Bye,
Norman

2010/1/11 Robert Burrell Donkin <ro...@gmail.com>:
> On Mon, Jan 11, 2010 at 5:50 PM, Norman Maurer
> <no...@googlemail.com> wrote:
>> I will have a look. I think its just a pita to maintaine the ant build
>> with the stage folder..
>
> yep
>
> just letting you know
>
> - robert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Mon, Jan 11, 2010 at 5:50 PM, Norman Maurer
<no...@googlemail.com> wrote:
> I will have a look. I think its just a pita to maintaine the ant build
> with the stage folder..

yep

just letting you know

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Norman Maurer <no...@googlemail.com>.
I will have a look. I think its just a pita to maintaine the ant build
with the stage folder..

Thx,
Norman

2010/1/11 Robert Burrell Donkin <ro...@gmail.com>:
> On Mon, Jan 11, 2010 at 5:34 PM, Norman Maurer <no...@apache.org> wrote:
>> Hi all,
>>
>> is there any need to keep the ant build for imap ? I would like to
>> just use maven2 and cleanup the stage folder ? This will simplify
>> development a lot..
>
> you need to take a look at how the function testing suite is currently
> bootstrapped (i'm not sure). ideally, a maven plugin is needed for the
> separated functional tester, a new release plus porting IMAP to use
> that.
>
> - robert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [IMAP] Only use maven2 for building

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Mon, Jan 11, 2010 at 5:34 PM, Norman Maurer <no...@apache.org> wrote:
> Hi all,
>
> is there any need to keep the ant build for imap ? I would like to
> just use maven2 and cleanup the stage folder ? This will simplify
> development a lot..

you need to take a look at how the function testing suite is currently
bootstrapped (i'm not sure). ideally, a maven plugin is needed for the
separated functional tester, a new release plus porting IMAP to use
that.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org