Author: rdonkin
Date: Mon Jul 2 11:15:15 2007
New Revision: 552555
URL: http://svn.apache.org/viewvc?view=rev&rev=552555
Log:
Let Phoenix assemble the dependencies.
Modified:
james/server/trunk/experimental-seda-imap-function/src/main/java/org/apache/james/experimental/imapserver/ImapServer
Author: rdonkin
Date: Mon Jul 2 09:59:58 2007
New Revision: 552543
URL: http://svn.apache.org/viewvc?view=rev&rev=552543
Log:
Phoenix configuration for IMAP
Added:
james/server/trunk/experimental-seda-imap-function/src/main/java/org/apache/james/experimental/imapserver/DefaultImapDecoderFac
Author: niklas
Date: Mon Jul 2 07:33:02 2007
New Revision: 552505
URL: http://svn.apache.org/viewvc?view=rev&rev=552505
Log:
Fixed a StringIndexOutOfBoundsException when parsing addresses with local parts
containing an empty quoted-string followed by a dot-atom.
Modified:
james/mime4j/trun