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 Robert Burrell Donkin <ro...@gmail.com> on 2008/03/24 22:26:44 UTC

Re: svn commit: r640354 - in /james/server/trunk: core-library/src/main/java/org/apache/james/mailboxmanager/ imap-api/src/main/java/org/apache/james/api/imap/message/request/ imap-codec-library/src/main/java/org/apache/james/imap/message/response/im

On Mon, Mar 24, 2008 at 3:29 PM, Norman Maurer <no...@apache.org> wrote:
> Hi Robert,
>
>  is there any reason for this line  (NioUtils) :
>
>  +        "HEllo".getBytes();

oops 8-)

it's a bit tricky to use old JREs on gentoo so this was a test :-/

- robert

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


Re: svn commit: r640354 - in /james/server/trunk: core-library/src/main/java/org/apache/james/mailboxmanager/ imap-api/src/main/java/org/apache/james/api/imap/message/request/ imap-codec-library/src/main/java/org/apache/james/imap/message/response/im

Posted by Norman Maurer <no...@apache.org>.
Am Montag, den 24.03.2008, 21:26 +0000 schrieb Robert Burrell Donkin:
> On Mon, Mar 24, 2008 at 3:29 PM, Norman Maurer <no...@apache.org>
> wrote:
> > Hi Robert,
> >
> >  is there any reason for this line  (NioUtils) :
> >
> >  +        "HEllo".getBytes();
> 
> oops 8-)
> 
> it's a bit tricky to use old JREs on gentoo so this was a test :-/
> 
> - robert

No problem... This is why we review ;-)

Thx
Norman



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


Re: Version of Java required

Posted by Robert Burrell Donkin <ro...@gmail.com>.
On Mon, Mar 24, 2008 at 11:58 PM, Noel J. Bergman <no...@devtech.com> wrote:
> > it's a bit tricky to use old JREs on gentoo so this was a test :-/
>
>  Define old.  JSE 5 is old?  Have we agreed to permit anything newer?  I can
>  install newer on the build server, but stuck with what we agreed was the
>  level.

no - please stick to the agreed level

(gentoo makes working with anything other than the latest and greatest
(1.6.x ATM) difficult. also sun's 1.5 or earlier don't really work
with the pure 64bit system i'm running.)

- robert

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


Version of Java required

Posted by "Noel J. Bergman" <no...@devtech.com>.
> it's a bit tricky to use old JREs on gentoo so this was a test :-/

Define old.  JSE 5 is old?  Have we agreed to permit anything newer?  I can
install newer on the build server, but stuck with what we agreed was the
level.

	--- Noel



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