Re: [PATCH] Mail repository cleaner service

2007-10-03 Thread Bernd Fondermann
As was recommended in a previous mail, please create a JIRA entry and append the patch there. It won't come through to the mailing list, we have to get you to check the ASF grant check box and so it won't get lost under loads of mails. Thanks, Bernd On 10/4/07, Kevin Jackson <[EMAIL PROTECTED]>

[PATCH] Mail repository cleaner service

2007-10-03 Thread Kevin Jackson
Hi, For consideration of inclusion, here's a patch containing the mail cleaning service I concocted last week. Thanks, Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r581737 - /james/jsieve/trunk/default.properties

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 14:56:21 2007 New Revision: 581737 URL: http://svn.apache.org/viewvc?rev=581737&view=rev Log: Best practice to include apache in the name. This gives some opertunity of trademark traction against fakers. Also good guerilla advertising. Modified: james/jsieve/

svn commit: r581731 - /james/jsieve/trunk/build.xml

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 14:38:21 2007 New Revision: 581731 URL: http://svn.apache.org/viewvc?rev=581731&view=rev Log: Include LICENSE and NOTICE in the tests jar. Prefer unit-testing to junit in the name. Modified: james/jsieve/trunk/build.xml Modified: james/jsieve/trunk/build.xml

svn commit: r581730 - /james/jsieve/trunk/BUILDING.txt

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 14:36:39 2007 New Revision: 581730 URL: http://svn.apache.org/viewvc?rev=581730&view=rev Log: Updated building instructions since JavaCC must now be downloaded. Modified: james/jsieve/trunk/BUILDING.txt Modified: james/jsieve/trunk/BUILDING.txt URL: http://s

svn commit: r581727 - in /james/jsieve/trunk: LICENSE.apache NOTICE.base build.xml

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 14:19:21 2007 New Revision: 581727 URL: http://svn.apache.org/viewvc?rev=581727&view=rev Log: Plain license and notice files should be used for the jar. Added: james/jsieve/trunk/LICENSE.apache james/jsieve/trunk/NOTICE.base Modified: james/jsieve/trun

svn commit: r581726 - /james/jsieve/trunk/LICENSE.txt

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 14:18:39 2007 New Revision: 581726 URL: http://svn.apache.org/viewvc?rev=581726&view=rev Log: Best practice to indicate to the user the licenses for every artifact included. Best to included full license text. Modified: james/jsieve/trunk/LICENSE.txt Modifie

svn commit: r581696 - /james/jsieve/trunk/LICENSE.txt

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 12:19:29 2007 New Revision: 581696 URL: http://svn.apache.org/viewvc?rev=581696&view=rev Log: JUnit is also distributed Modified: james/jsieve/trunk/LICENSE.txt Modified: james/jsieve/trunk/LICENSE.txt URL: http://svn.apache.org/viewvc/james/jsieve/trunk/LIC

svn commit: r581695 - /james/jsieve/trunk/include.properties

2007-10-03 Thread rdonkin
Author: rdonkin Date: Wed Oct 3 12:19:06 2007 New Revision: 581695 URL: http://svn.apache.org/viewvc?rev=581695&view=rev Log: Easier just to have jar in root Modified: james/jsieve/trunk/include.properties Modified: james/jsieve/trunk/include.properties URL: http://svn.apache.org/viewvc/ja

Re: [Proposal] Move Spring-Deployment module to TRUNK

2007-10-03 Thread Robert Burrell Donkin
On 10/2/07, Serge Knystautas <[EMAIL PROTECTED]> wrote: > On 10/2/07, berndf <[EMAIL PROTECTED]> wrote: > > I will put out a vote in a _separate_ thread in a week or so, this > > thread is intended just for discussing the proposal. > > I like the idea. +1 - robert ---

Re: mail repository cleaning

2007-10-03 Thread Bernd Fondermann
On 10/3/07, Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi, > > we always welcome contributions :-) > > Thanks! If you accepted this strange addition to the code it would > mean I wouldn't have to maintain a custom version of james - this > would be a big help for me :) > > Would you like me to supp

Re: mail repository cleaning

2007-10-03 Thread Kevin Jackson
Hi, > we always welcome contributions :-) Thanks! If you accepted this strange addition to the code it would mean I wouldn't have to maintain a custom version of james - this would be a big help for me :) Would you like me to supply a patch from svn? Kev

Re: [jira] Commented: (JAMES-819) Extract logic for selecting inboxes into separate class

2007-10-03 Thread Bernd Fondermann
Bernd Fondermann (JIRA) wrote: [ https://issues.apache.org/jira/browse/JAMES-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532044 ] Bernd Fondermann commented on JAMES-819: No, I am only planning to separate the

[jira] Commented: (JAMES-819) Extract logic for selecting inboxes into separate class

2007-10-03 Thread Bernd Fondermann (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532044 ] Bernd Fondermann commented on JAMES-819: No, I am only planning to separate the concerns on the class level, n

[jira] Commented: (JAMES-819) Extract logic for selecting inboxes into separate class

2007-10-03 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532042 ] Stefano Bagnara commented on JAMES-819: --- James block currently implements "mailServer". getUserInbox is a method

[jira] Created: (JAMES-819) Extract logic for selecting inboxes into separate class

2007-10-03 Thread Bernd Fondermann (JIRA)
Extract logic for selecting inboxes into separate class --- Key: JAMES-819 URL: https://issues.apache.org/jira/browse/JAMES-819 Project: James Issue Type: Improvement Components: