JAMES Server Nightly Build Report

2008-09-06 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:

Re: [jsieve] Refactoring

2008-09-06 Thread Robert Burrell Donkin
On Fri, Sep 5, 2008 at 9:25 PM, Steve Brewin [EMAIL PROTECTED] wrote: Robert Burrell Donkin [mailto:[EMAIL PROTECTED] wrote on 04 September 2008 22:51 Just to say good luck guys, I'm glad to see JSieve is in safe hands :) cheers :-) and just to say that i'm glad you're still keep an eye :-)

[server] AOP?

2008-09-06 Thread Robert Burrell Donkin
i have an AOP framework for James server which i used a while ago to add performance logging. it's basically build changes to allow aspects to be applied during the deployment phase. it uses aspectj. i wondered whether i should tidy it up and commit it into trunk. opinions? - robert

svn commit: r692627 - /james/protocols/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 03:41:26 2008 New Revision: 692627 URL: http://svn.apache.org/viewvc?rev=692627view=rev Log: Created directory to house protocols separated from server Added: james/protocols/ - To

svn commit: r692628 - in /james/protocols: current/ imap/ imap/branches/ imap/tags/ imap/trunk/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 03:42:53 2008 New Revision: 692628 URL: http://svn.apache.org/viewvc?rev=692628view=rev Log: Outline for imap protocol Added: james/protocols/current/ james/protocols/imap/ james/protocols/imap/branches/ james/protocols/imap/tags/

[jira] Created: (JAMES-864) Create procotols directory structure

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Create procotols directory structure Key: JAMES-864 URL: https://issues.apache.org/jira/browse/JAMES-864 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin

svn commit: r692632 - /james/protocols/current/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 03:49:34 2008 New Revision: 692632 URL: http://svn.apache.org/viewvc?rev=692632view=rev Log: Set up current directory with svn:externals pointing to trunk versions. This should allow easier refactoring. Modified: james/protocols/current/ (props changed)

[jira] Resolved: (JAMES-864) Create procotols directory structure

2008-09-06 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin resolved JAMES-864. - Resolution: Fixed Create procotols directory structure

[jira] Created: (JAMES-865) Prune stage

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Prune stage --- Key: JAMES-865 URL: https://issues.apache.org/jira/browse/JAMES-865 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin Stage has been copied from trunk. Many or most of the libraries

[jira] Created: (JAMES-866) Remove Avalon Dependencies

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Remove Avalon Dependencies -- Key: JAMES-866 URL: https://issues.apache.org/jira/browse/JAMES-866 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin Remove coupling to avalon. -- This

svn commit: r692633 - in /james/protocols/imap/trunk: LICENSE.txt NOTICE.txt build-tools/ build.xml default.properties include.properties pom.xml stage/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 03:56:19 2008 New Revision: 692633 URL: http://svn.apache.org/viewvc?rev=692633view=rev Log: Start off IMAP with same build. Will prune stage later. Added: james/protocols/imap/trunk/LICENSE.txt (props changed) - copied unchanged from r692629,

[jira] Created: (JAMES-867) Fork Build

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Fork Build -- Key: JAMES-867 URL: https://issues.apache.org/jira/browse/JAMES-867 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin The build was copied from trunk. Server specific elements need to be

[jira] Created: (JAMES-868) Check POMs

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Check POMs -- Key: JAMES-868 URL: https://issues.apache.org/jira/browse/JAMES-868 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin Check and revise POMs. These were copied from server and are likely

svn commit: r692635 - in /james/protocols/imap/trunk: ./ experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ torque-mailboxmanager-function

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 04:04:05 2008 New Revision: 692635 URL: http://svn.apache.org/viewvc?rev=692635view=rev Log: Move modules Added: james/protocols/imap/trunk/experimental-seda-imap-function/ (props changed) - copied from r692629,

[jira] Created: (JAMES-869) Move functional tests

2008-09-06 Thread Robert Burrell Donkin (JIRA)
Move functional tests - Key: JAMES-869 URL: https://issues.apache.org/jira/browse/JAMES-869 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin IMAP functional tests should be moved from

Re: [jsieve] Refactoring

2008-09-06 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: On Fri, Sep 5, 2008 at 9:25 PM, Steve Brewin [EMAIL PROTECTED] wrote: Robert Burrell Donkin [mailto:[EMAIL PROTECTED] wrote on 04 September 2008 22:51 Just to say good luck guys, I'm glad to see JSieve is in safe hands :) cheers :-) and just to say that i'm

Re: [server] AOP?

2008-09-06 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: i have an AOP framework for James server which i used a while ago to add performance logging. it's basically build changes to allow aspects to be applied during the deployment phase. it uses aspectj. i wondered whether i should tidy it up and commit it into

Re: svn commit: r692627 - /james/protocols/

2008-09-06 Thread Stefano Bagnara
[EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 03:41:26 2008 New Revision: 692627 URL: http://svn.apache.org/viewvc?rev=692627view=rev Log: Created directory to house protocols separated from server Added: james/protocols/ Maybe IMAP is big enough to deserve a top level

svn commit: r692636 - in /james/server/trunk: experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ phoenix-deployment/ phoenix-deployment/li

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 04:39:59 2008 New Revision: 692636 URL: http://svn.apache.org/viewvc?rev=692636view=rev Log: Moved IMAP modules. The remote test failure effecting 64-bit linux JVMs means that I can't run the ant dist on this box. Will update, test and fix on my slower box but

Re: svn commit: r692627 - /james/protocols/

2008-09-06 Thread Robert Burrell Donkin
On Sat, Sep 6, 2008 at 12:38 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 03:41:26 2008 New Revision: 692627 URL: http://svn.apache.org/viewvc?rev=692627view=rev Log: Created directory to house protocols separated from server

[jsieve] Multimodule? [WAS Re: svn commit: r692627 - /james/protocols/]

2008-09-06 Thread Robert Burrell Donkin
On Sat, Sep 6, 2008 at 12:38 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: snip jsieve - (maybe will be splitted) i think this would be a good idea if you want to push this forward, i can concentrate on mailet-api and splitting IMAP - robert

Re: svn commit: r692636 - in /james/server/trunk: experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ phoenix-deployment/ phoenix-deploymen

2008-09-06 Thread Stefano Bagnara
[EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 04:39:59 2008 New Revision: 692636 URL: http://svn.apache.org/viewvc?rev=692636view=rev Log: Moved IMAP modules. The remote test failure effecting 64-bit linux JVMs means that I can't run the ant dist on this box. Will update, test

Re: svn commit: r692627 - /james/protocols/

2008-09-06 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: On Sat, Sep 6, 2008 at 12:38 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 03:41:26 2008 New Revision: 692627 URL: http://svn.apache.org/viewvc?rev=692627view=rev Log: Created directory to house

svn commit: r692639 - /james/protocols/imap/trunk/pom.xml

2008-09-06 Thread bago
Author: bago Date: Sat Sep 6 05:15:17 2008 New Revision: 692639 URL: http://svn.apache.org/viewvc?rev=692639view=rev Log: Remove modules that are not part of this project and minor changes to reflect that this is a new product. Modified: james/protocols/imap/trunk/pom.xml Modified:

svn commit: r692640 - /james/server/trunk/pom.xml

2008-09-06 Thread bago
Author: bago Date: Sat Sep 6 05:17:06 2008 New Revision: 692640 URL: http://svn.apache.org/viewvc?rev=692640view=rev Log: Remove removed modules from pom.xml Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL:

Re: svn commit: r692636 - in /james/server/trunk: experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ phoenix-deployment/ phoenix-deploymen

2008-09-06 Thread Stefano Bagnara
[EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 04:39:59 2008 New Revision: 692636 URL: http://svn.apache.org/viewvc?rev=692636view=rev Log: Moved IMAP modules. The remote test failure effecting 64-bit linux JVMs means that I can't run the ant dist on this box. Will update, test

svn commit: r692644 - in /james/protocols/imap/trunk: experimental-seda-imap-function/pom.xml imap-api/pom.xml imap-codec-library/pom.xml imap-mailbox-processor-function/pom.xml mailbox-library/pom.xm

2008-09-06 Thread bago
Author: bago Date: Sat Sep 6 05:30:58 2008 New Revision: 692644 URL: http://svn.apache.org/viewvc?rev=692644view=rev Log: Update module's poms to reflect new parent/pruned dependencies. Modified: james/protocols/imap/trunk/experimental-seda-imap-function/pom.xml

Re: [mailets] POJOs (and in particular SieveToMultiMailbox)

2008-09-06 Thread Robert Burrell Donkin
On Fri, Sep 5, 2008 at 10:37 PM, Steve Brewin [EMAIL PROTECTED] wrote: Robert Burrell Donkin [mailto:[EMAIL PROTECTED] wrote on 04 September 2008 17:52 IMHO the best approach for the mailets James ships would to be agnostic and support both types of injection by providing appropriate

Re: svn commit: r692627 - /james/protocols/

2008-09-06 Thread Robert Burrell Donkin
On Sat, Sep 6, 2008 at 1:00 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: snip When we discussed this I thought you wanted to extract single module libraries. no the other protocols are much less complex than IMAP so they would probably start with a single module. Istead imap is an almost

Re: svn commit: r692636 - in /james/server/trunk: experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ phoenix-deployment/ phoenix-deploymen

2008-09-06 Thread Robert Burrell Donkin
On Sat, Sep 6, 2008 at 1:02 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 04:39:59 2008 New Revision: 692636 URL: http://svn.apache.org/viewvc?rev=692636view=rev Log: Moved IMAP modules. The remote test failure effecting 64-bit

Re: svn commit: r692636 - in /james/server/trunk: experimental-seda-imap-function/ imap-api/ imap-codec-library/ imap-mailbox-processor-function/ mailbox-library/ phoenix-deployment/ phoenix-deploymen

2008-09-06 Thread Robert Burrell Donkin
On Sat, Sep 6, 2008 at 1:23 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] ha scritto: Author: rdonkin Date: Sat Sep 6 04:39:59 2008 New Revision: 692636 URL: http://svn.apache.org/viewvc?rev=692636view=rev Log: Moved IMAP modules. The remote test failure effecting 64-bit

Re: svn commit: r692639 - /james/protocols/imap/trunk/pom.xml

2008-09-06 Thread Robert Burrell Donkin
thanks for keeping these updated but i fear you'll be fighting a loosing battle today trying to keep everything in sync. basically, i plan to be renaming and repackaging stuff for a while yet. quite possibly several times. might be easier to wait until tomorrow. - robert On Sat, Sep 6, 2008 at

svn commit: r692648 - in /james/protocols/imap/trunk/main-deployment: ./ LICENSE.txt NOTICE.txt build.xml src/ src/main/ src/main/config/ src/main/java/ src/main/resources/ src/test/ src/test/config/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 06:43:17 2008 New Revision: 692648 URL: http://svn.apache.org/viewvc?rev=692648view=rev Log: Space for functional tests. Not sure whether this is the right place yet but that can be fixed later. Added: james/protocols/imap/trunk/main-deployment/

svn commit: r692649 - in /james/protocols/imap/trunk/main-deployment/src/test/java/org: ./ apache/ apache/james/ apache/james/experimental/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 06:44:23 2008 New Revision: 692649 URL: http://svn.apache.org/viewvc?rev=692649view=rev Log: Space for functional tests. Not sure whether this is the right place yet but that can be fixed later. Added:

Re: svn commit: r692639 - /james/protocols/imap/trunk/pom.xml

2008-09-06 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: thanks for keeping these updated but i fear you'll be fighting a loosing battle today trying to keep everything in sync. basically, i plan to be renaming and repackaging stuff for a while yet. quite possibly several times. might be easier to wait until tomorrow.

svn commit: r692656 - in /james/protocols/imap/trunk/main-deployment: ./ src/test/java/org/apache/james/experimental/imapserver/ src/test/java/org/apache/james/imapserver/ src/test/java/org/apache/jam

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 07:37:39 2008 New Revision: 692656 URL: http://svn.apache.org/viewvc?rev=692656view=rev Log: Added tests. These won't run yet. Added: james/protocols/imap/trunk/main-deployment/src/test/java/org/apache/james/experimental/imapserver/ (props changed)

svn commit: r692689 - in /james/protocols/imap/trunk: ./ main-deployment/src/test/java/org/apache/james/experimental/imapserver/ main-deployment/src/test/java/org/apache/james/mailboxmanager/mock/ mai

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 10:30:32 2008 New Revision: 692689 URL: http://svn.apache.org/viewvc?rev=692689view=rev Log: Functional tests compile but need to configure database defaults. Added:

svn commit: r692691 - in /james/server/trunk/phoenix-deployment/src/test/org/apache/james: experimental/imapserver/ imapserver/ mailboxmanager/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 10:31:06 2008 New Revision: 692691 URL: http://svn.apache.org/viewvc?rev=692691view=rev Log: Moved functional tests into IMAP Removed: james/server/trunk/phoenix-deployment/src/test/org/apache/james/experimental/imapserver/

[jira] Created: (JAMES-870) SQL resources

2008-09-06 Thread Robert Burrell Donkin (JIRA)
SQL resources - Key: JAMES-870 URL: https://issues.apache.org/jira/browse/JAMES-870 Project: James Issue Type: Sub-task Reporter: Robert Burrell Donkin TorqueMailboxManagerFactory is a bit of a mess. Some of the

svn commit: r692726 - in /james/protocols/imap/trunk/main-deployment: ./ src/test/java/org/apache/james/experimental/imapserver/ src/test/java/org/apache/james/mailboxmanager/mock/

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 13:21:47 2008 New Revision: 692726 URL: http://svn.apache.org/viewvc?rev=692726view=rev Log: Fixed test harness. Modified: james/protocols/imap/trunk/main-deployment/ (props changed) james/protocols/imap/trunk/main-deployment/build.xml

svn commit: r692730 - in /james/protocols/imap/trunk/stage: javax.jcr/ mstor/ mx4j/ org.apache.activeio/ org.apache.activemq/ org.apache.avalon.cornerstone.connection/ org.apache.avalon.cornerstone.da

2008-09-06 Thread rdonkin
Author: rdonkin Date: Sat Sep 6 13:33:14 2008 New Revision: 692730 URL: http://svn.apache.org/viewvc?rev=692730view=rev Log: Removed unneeded jars Removed: james/protocols/imap/trunk/stage/javax.jcr/ james/protocols/imap/trunk/stage/mstor/ james/protocols/imap/trunk/stage/mx4j/

[EMAIL PROTECTED]: Project james-jsieve (in module james-jsieve) failed

2008-09-06 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project james-jsieve has an issue affecting its community integration. This issue