svn commit: r906958 - /james/server/trunk/user-library/src/main/java/org/apache/james/impl/jamesuser/AbstractUsersRepository.java

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 14:55:16 2010 New Revision: 906958 URL: http://svn.apache.org/viewvc?rev=906958&view=rev Log: Fix a bug in trunk in handling ignore case settings (this bug only exists in trunk) Modified: james/server/trunk/user-library/src/main/java/org/apache/james/impl/jam

svn commit: r906950 - in /james/server/trunk: osgi-deployment/ pom.xml

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 14:37:42 2010 New Revision: 906950 URL: http://svn.apache.org/viewvc?rev=906950&view=rev Log: Remove osgi module (it was only an experiment. I will add it later again when workin on it) Removed: james/server/trunk/osgi-deployment/ Modified: james/server/tr

svn commit: r906943 - in /james/server/trunk/mailets/src/test/java/org/apache/james/transport/remotedeliverytester: RemoteDeliveryTestable.java Tester.java TesterMailetConfig.java

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 14:14:02 2010 New Revision: 906943 URL: http://svn.apache.org/viewvc?rev=906943&view=rev Log: Fix RemoteDeliveryTest (threw NPE before) Modified: james/server/trunk/mailets/src/test/java/org/apache/james/transport/remotedeliverytester/RemoteDeliveryTestable.ja

svn commit: r906934 - /james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/integration/

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 13:47:20 2010 New Revision: 906934 URL: http://svn.apache.org/viewvc?rev=906934&view=rev Log: remove empty package Removed: james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/integration/ -

svn commit: r906931 - in /james/server/trunk/mina-socket/src/main/java/org/apache/james/socket/mina/codec: CRLFTerminatedLineDecoder.java LineLengthExceededException.java

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 13:29:36 2010 New Revision: 906931 URL: http://svn.apache.org/viewvc?rev=906931&view=rev Log: Add support for line length limit (prevent DOS) Added: james/server/trunk/mina-socket/src/main/java/org/apache/james/socket/mina/codec/LineLengthExceededException.jav

JAMES Server Nightly Build Report

2010-02-05 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -

[jira] Commented: (HUPA-65) Small change to be able to run Hupa directly with Maven without any IDE setup

2010-02-05 Thread postmas...@localhost.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HUPA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1283#action_1283 ] postmas...@localhost.apache.org commented on HUPA-65: - We were unable to d

[jira] Updated: (HUPA-65) Small change to be able to run Hupa directly with Maven without any IDE setup

2010-02-05 Thread JIRA
[ https://issues.apache.org/jira/browse/HUPA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Sørensen updated HUPA-65: Attachment: client-pom-change.patch > Small change to be able to run Hupa directly with Maven without

svn commit: r906838 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java

2010-02-05 Thread norman
Author: norman Date: Fri Feb 5 08:06:34 2010 New Revision: 906838 URL: http://svn.apache.org/viewvc?rev=906838&view=rev Log: Lookup hello name from MailServer instance Modified: james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/RemoteDelivery.java Modified: james