Re: m2 & experimental imap in trunk

2007-07-06 Thread Stefano Bagnara
robert burrell donkin ha scritto: > On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> I fixed them in r553342: if you have conflict just override my change, >> and I'll reformat sources again. > > thanks > > (not sure why my scripts didn't work but then again my script-foo's not > great) >

Re: m2 & experimental imap in trunk

2007-07-05 Thread robert burrell donkin
On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Stefano Bagnara ha scritto: > robert burrell donkin ha scritto: >> On 7/4/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: >>> On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: - many imap classes use tabs indentation instead of s

Re: m2 & experimental imap in trunk

2007-07-04 Thread Stefano Bagnara
Stefano Bagnara ha scritto: > robert burrell donkin ha scritto: >> On 7/4/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: >>> On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: - many imap classes use tabs indentation instead of spaces (spaces are the standard for the JAMES projec

Re: m2 & experimental imap in trunk

2007-07-04 Thread Stefano Bagnara
robert burrell donkin ha scritto: > On 7/4/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: >> On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> > Hi Robert, >> > >> > I just updated m2 stuff in trunk and I have noticed few things: >> > >> > - many imap classes use tabs indentation inste

Re: m2 & experimental imap in trunk

2007-07-04 Thread robert burrell donkin
On 7/4/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Hi Robert, > > I just updated m2 stuff in trunk and I have noticed few things: > > - many imap classes use tabs indentation instead of spaces (spaces are > the standard for the JAME

Re: m2 & experimental imap in trunk

2007-07-04 Thread robert burrell donkin
On 7/4/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: Hi Robert, I just updated m2 stuff in trunk and I have noticed few things: - many imap classes use tabs indentation instead of spaces (spaces are the standard for the JAMES project). sorry about that - had some trouble a while ago when i s

m2 & experimental imap in trunk

2007-07-04 Thread Stefano Bagnara
Hi Robert, I just updated m2 stuff in trunk and I have noticed few things: - many imap classes use tabs indentation instead of spaces (spaces are the standard for the JAMES project). - 12 tests in ImapResponseTest fail. - I saw there is a jdom dependency: what is the dependency path to this one