svn commit: r893152 - in /james/server/trunk: core-api/ core-api/src/main/java/org/apache/james/lifecycle/ pop3server-function/src/main/java/org/apache/james/pop3server/core/ remotemanager-function/sr

2009-12-22 Thread norman
Author: norman Date: Tue Dec 22 12:14:50 2009 New Revision: 893152 URL: http://svn.apache.org/viewvc?rev=893152&view=rev Log: move LogEnabled and Configurable to core-api. I will fix the new dependency in smtp-protocol-library later ( not so important atm) Added: james/server/trunk/core-api/

svn commit: r893146 - in /james/server/trunk: avalon-socket-library/src/main/java/org/apache/james/socket/ imapserver-function/src/main/java/org/apache/james/imapserver/ nntpserver-function/src/main/j

2009-12-22 Thread norman
Author: norman Date: Tue Dec 22 11:48:02 2009 New Revision: 893146 URL: http://svn.apache.org/viewvc?rev=893146&view=rev Log: use component name for injection Modified: james/server/trunk/avalon-socket-library/src/main/java/org/apache/james/socket/AvalonProtocolServer.java james/server/

Re: Remove phoenix-deployment in favor of use pure Spring based deployment

2009-12-22 Thread Dhrubo
Friends, Move towards pure Spring away from dead frameworks is highly appreciated. I think the move to a OSGi container may come in next release? Thanks ...dhrubo On Tue, Dec 22, 2009 at 4:22 PM, Norman Maurer wrote: > Hi all, > > as you all prolly know I tried to decouple james in th

Remove phoenix-deployment in favor of use pure Spring based deployment

2009-12-22 Thread Norman Maurer
Hi all, as you all prolly know I tried to decouple james in the last couple of weeks from phoenix / avalon as much as possible. This task is now complete and James should "just work" within every container / framework which understand howto handle jsr250 injections. I thought about using OSGI + Ka

Re: cannot run James (probably configuration issue)

2009-12-22 Thread Tim-Christian Mundt
Thanks, Stefano and Norman, it works now using your fix of the ConfigAdaptor. Norman Maurer schrieb: Hi Tim, just remove the following part from the config.xml file: virus There seems to be a bug within james trunk which not let james correctly par

svn commit: r893120 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/client/mvp/ shared/src/main/java/org/apache/hupa/shared/data/ widgets/src/main/java/org/apache/hupa/widgets/ui/

2009-12-22 Thread manolo
Author: manolo Date: Tue Dec 22 09:20:01 2009 New Revision: 893120 URL: http://svn.apache.org/viewvc?rev=893120&view=rev Log: Fixed an issue with setfocus() when a new folder is created. Added new created folders to dnd controller. Avoid asking the server when a new folder doesnt exist yet. Modif

svn commit: r893119 - /james/hupa/trunk/server/src/main/java/org/apache/hupa/server/handler/AbstractFetchMessagesHandler.java

2009-12-22 Thread manolo
Author: manolo Date: Tue Dec 22 09:16:09 2009 New Revision: 893119 URL: http://svn.apache.org/viewvc?rev=893119&view=rev Log: Added a little bit more information to debug messages, when decoding fails. Modified: james/hupa/trunk/server/src/main/java/org/apache/hupa/server/handler/AbstractFet

JAMES Server Nightly Build Report

2009-12-22 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: -