Re: [server] Splitting configurations /configuration cleanup

2010-01-27 Thread Norman Maurer
Hi Eric, to be honest you will not be able to reuse your config.xml without modifications. Current development version of james is not compatible (config-wise) with 2.3.x. We will provide "migration" informations to our users once the new configuration layout is worked out. Bye, Norman Ps: I thi

AW: [server] Splitting configurations /configuration cleanup

2010-01-27 Thread Mario Zsilak
Hi, Splitting up the stuff is IMO a good idea, because the current config-file is way too big. However I would keep the commented stuff, because it helps new users a lot in getting into james and to show what is possible. At least it helped me a lot :) Kind regards, Mario -Ursprüngliche Na

svn commit: r903815 - in /james/server/trunk: avalon-user-function/src/main/java/org/apache/james/core/UsersStoreImpl.java spring-deployment/src/main/config/james/james-config.xml spring-deployment/sr

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 20:10:25 2010 New Revision: 903815 URL: http://svn.apache.org/viewvc?rev=903815&view=rev Log: UserStoreImpl now supports handling the lookup of default Modified: james/server/trunk/avalon-user-function/src/main/java/org/apache/james/core/UsersStoreImpl.java

Re: [server] Splitting configurations /configuration cleanup

2010-01-27 Thread Eric MacAdie
It would be nice to be able to use my current config.xml in future versions of James. I have been thinking about making a Swing app for editing the James config file. Regards, Eric MacAdie Pronounced: muh-KAY-dee Norman Maurer wrote: Hi all, I would like to split the current configuration fi

svn commit: r903782 - in /james/server/trunk: ./ imapserver-function/ mina-socket-library/src/main/java/org/apache/james/socket/ pop3server-function/ pop3server-function/src/main/java/org/apache/james

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 18:51:24 2010 New Revision: 903782 URL: http://svn.apache.org/viewvc?rev=903782&view=rev Log: Remove code which is not needed anymore after removing cornerstone Added: james/server/trunk/mina-socket-library/src/main/java/org/apache/james/socket/ProtocolHandler

svn commit: r903781 - /james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 18:50:22 2010 New Revision: 903781 URL: http://svn.apache.org/viewvc?rev=903781&view=rev Log: fix typo Modified: james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml Modified: james/server/trunk/spring-deployment/src/main/config/james/s

[jira] Resolved: (JAMES-607) Rewrite MBoxMailRepository to use mstor

2010-01-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-607. - Resolution: Won't Fix Fix Version/s: (was: Trunk) 3.0-M1 I don't thi

svn commit: r903732 - /james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 16:48:57 2010 New Revision: 903732 URL: http://svn.apache.org/viewvc?rev=903732&view=rev Log: inject defaulttable name Modified: james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml Modified: james/server/trunk/spring-deployment/src/mai

[jira] Resolved: (JAMES-919) Export DefaultVirtualUserTable through VirtualUserTableStore API

2010-01-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-919. - Resolution: Fixed Fix Version/s: (was: 3.0) 3.0-M1 done.. > Export

svn commit: r903727 - in /james/server/trunk: avalon-user-function/src/main/java/org/apache/james/core/ smtpserver-function/src/main/java/org/apache/james/smtpserver/integration/ smtpserver-function/s

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 16:46:00 2010 New Revision: 903727 URL: http://svn.apache.org/viewvc?rev=903727&view=rev Log: Export DefaultVirtualUserTable through VirtualUserTableStore API + refactor ValidRcptHandler to only check in UsersRepository + VirtualUserTable for users (JAMES-919) Mo

[jira] Assigned: (JAMES-919) Export DefaultVirtualUserTable through VirtualUserTableStore API

2010-01-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned JAMES-919: --- Assignee: Norman Maurer (was: Robert Burrell Donkin) > Export DefaultVirtualUserTable through

[jira] Resolved: (JAMES-605) DB Access tasks: deprecate mordred, add better defaults for dbcp (document them), remove autoReconnect from sample url

2010-01-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-605. - Resolution: Fixed Fix Version/s: (was: Trunk) 3.0-M1 Assigne

[jira] Commented: (JAMES-913) Incorrect MX record orderering

2010-01-27 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805556#action_12805556 ] Norman Maurer commented on JAMES-913: - Anyone has some idea howto fix this ? > Incorrec

svn commit: r903613 - in /james/server/trunk/spring-deployment/src/main: config/james/ java/org/apache/james/container/spring/ java/org/apache/james/container/spring/adaptor/

2010-01-27 Thread norman
Author: norman Date: Wed Jan 27 11:28:01 2010 New Revision: 903613 URL: http://svn.apache.org/viewvc?rev=903613&view=rev Log: * Move FileSystemBridge in a other package and rename it to SpringFileSystem * Move database config stuff to an extra properties file to not force normal users to struggle

RE: [jira] Assigned: (JAMES-948) Composite pattern employed to implement And, Or, Xor and Not matcher.

2010-01-27 Thread Ralph B Holland
Norman, I see you picked up james-948. Sorry I didn't attend to putting it into the new baseline, I am really tied up with a work project at the moment. But I am happy to write some more unit tests for the composite pattern after it is integrated into the new baseline. Regards, Ralph ---

JAMES Server Nightly Build Report

2010-01-27 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: -

[server] Splitting configurations /configuration cleanup

2010-01-27 Thread Norman Maurer
Hi all, I would like to split the current configuration file (james-config.xml) of james in a more logical way. I think keeping everything in one file is just confusing. I would like to split the config file to one file per service/component. I think this would make it even easier for us to reload