You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Xavier Portefaix <xp...@gmail.com> on 2011/06/24 15:26:30 UTC

where to find mailbox api for JAMES 3.0-M2

Hello,

I need to develop new mailbox storage, and i don't find the mailbox api code.
I use the link james-server-container-spring-3.0-M2-bin.zip to
download James Server.
I try to use the source find in
james-server-3.0-M2-source-release.zip, but i'm behind an enterprise
proxy and i can't get project dependencies with m2eclipse.
I try to use http://svn.apache.org/repos/asf/james/mailbox/trunk/ to
get the mailbox api but it seems to be different of the api used in
3.0-M2.

Is there someone have an idea on how to get the right api source code
and mailbox store source code.

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


Re: where to find mailbox api for JAMES 3.0-M2

Posted by Eric Charles <er...@apache.org>.
Hi,

James 3.0-M2 uses mailbox 0.2.

You can find mailbox 0.2 source code in SVN
http://svn.apache.org/repos/asf/james/mailbox/tags/apache-james-mailbox-0.2/

or in the maven distribution
https://repository.apache.org/content/repositories/releases/org/apache/james/

To build mailbox from source, the maven process will to get external 
dependencies.

Tks

On 24/06/11 15:26, Xavier Portefaix wrote:
> Hello,
>
> I need to develop new mailbox storage, and i don't find the mailbox api code.
> I use the link james-server-container-spring-3.0-M2-bin.zip to
> download James Server.
> I try to use the source find in
> james-server-3.0-M2-source-release.zip, but i'm behind an enterprise
> proxy and i can't get project dependencies with m2eclipse.
> I try to use http://svn.apache.org/repos/asf/james/mailbox/trunk/ to
> get the mailbox api but it seems to be different of the api used in
> 3.0-M2.
>
> Is there someone have an idea on how to get the right api source code
> and mailbox store source code.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>

-- 
Eric

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


Re: where to find mailbox api for JAMES 3.0-M2

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

I will try to cut a release of mailbox 0.3 tomorrow. Which then will
be used for james-server 3.0 beta release. So maybe you want to use
this then (its not 100 % compatible with 0.2).

BTW, what kind of mailbox storage you are working on ?

Bye,
Norman

Ps: Feel free to give us some feedback etc



2011/6/24 Xavier Portefaix <xp...@gmail.com>:
> Hello,
>
> I need to develop new mailbox storage, and i don't find the mailbox api code.
> I use the link james-server-container-spring-3.0-M2-bin.zip to
> download James Server.
> I try to use the source find in
> james-server-3.0-M2-source-release.zip, but i'm behind an enterprise
> proxy and i can't get project dependencies with m2eclipse.
> I try to use http://svn.apache.org/repos/asf/james/mailbox/trunk/ to
> get the mailbox api but it seems to be different of the api used in
> 3.0-M2.
>
> Is there someone have an idea on how to get the right api source code
> and mailbox store source code.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

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