svn commit: r723473 - /james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/SieveMailboxMailet.java

2008-12-04 Thread rdonkin
Author: rdonkin Date: Thu Dec 4 14:32:39 2008 New Revision: 723473 URL: http://svn.apache.org/viewvc?rev=723473&view=rev Log: Allow subclasses to override Modified: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/SieveMailboxMailet.java Modified: james/jsieve/trunk/mailet

[sieve] Node serializer [WAS Re: [jira] Commented: (JSIEVE-43) Add API for generating a Sieve script from a parse tree]

2008-12-04 Thread Robert Burrell Donkin
the basic design outlined below should be simple and quick to implement. please feel free to jump in with questions, comments or improvements. i was wondering whether this output stuff would be a better match for the util module than the main jSieve library opinions? - robert On Thu, Dec 4, 200

[jira] Commented: (JSIEVE-43) Add API for generating a Sieve script from a parse tree

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653491#action_12653491 ] Robert Burrell Donkin commented on JSIEVE-43: - Had a little think about design.

[jira] Commented: (JSIEVE-35) Revise MailAdapter.getContent()

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653468#action_12653468 ] Robert Burrell Donkin commented on JSIEVE-35: - http://markmail.org/message/ohor3

[jira] Commented: (JSIEVE-43) Add API for generating a Sieve script from a parse tree

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653469#action_12653469 ] Robert Burrell Donkin commented on JSIEVE-43: - http://markmail.org/message/yfogd

[jira] Created: (JSIEVE-47) Access to script comments

2008-12-04 Thread Robert Burrell Donkin (JIRA)
Access to script comments - Key: JSIEVE-47 URL: https://issues.apache.org/jira/browse/JSIEVE-47 Project: JAMES jSieve Issue Type: Improvement Reporter: Robert Burrell Donkin http://markmail.org/message/7

[jira] Commented: (MIME4J-90) Consistent parsing of header field names

2008-12-04 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653454#action_12653454 ] Oleg Kalnichevski commented on MIME4J-90: - The patch looks good to me. I'll commit i

[jira] Updated: (MIME4J-90) Consistent parsing of header field names

2008-12-04 Thread Markus Wiederkehr (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Wiederkehr updated MIME4J-90: Attachment: mime4j-fieldname.patch This patch should resolve the issue. As a consequence it

[jira] Created: (MIME4J-90) Consistent parsing of header field names

2008-12-04 Thread Markus Wiederkehr (JIRA)
Consistent parsing of header field names Key: MIME4J-90 URL: https://issues.apache.org/jira/browse/MIME4J-90 Project: JAMES Mime4j Issue Type: Bug Affects Versions: 0.5 Reporter: Marku

[jira] Updated: (JSIEVE-34) make jsieve a multimodule project

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-34: Component/s: MultiModule > make jsieve a multimodule project > -

[jira] Updated: (JSIEVE-45) Extract Reusable Ant Macros

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-45: Component/s: MultiModule > Extract Reusable Ant Macros > ---

[jira] Updated: (JSIEVE-46) Unified Distribution

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-46: Component/s: MultiModule > Unified Distribution > > >

[jira] Updated: (JSIEVE-35) Revise MailAdapter.getContent()

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-35: Component/s: JSieve (Main) > Revise MailAdapter.getContent() >

[jira] Updated: (JSIEVE-42) SieveNode.getValue() should escape value

2008-12-04 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-42: Component/s: JSieve (Main) > SieveNode.getValue() should escape value >

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-04 Thread Robert Burrell Donkin
On Thu, Dec 4, 2008 at 9:06 AM, Megha Agarval <[EMAIL PROTECTED]> wrote: > Hi, > > I am running the spring deployment version of James. The IMAP service starts > on the required port but while accessing the mailbox I get the following > exception: > > java.lang.ClassNotFoundException: > org.apache.

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-04 Thread Robert Burrell Donkin
On Thu, Dec 4, 2008 at 1:22 PM, Megha Agarval <[EMAIL PROTECTED]> wrote: > Robert Burrell Donkin wrote: >> >> On 12/4/08, Megha Agarval <[EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> >>> I am running the spring deployment version of James. The IMAP service >>> starts on the required port but while acce

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-04 Thread Megha Agarval
Robert Burrell Donkin wrote: On 12/4/08, Megha Agarval <[EMAIL PROTECTED]> wrote: Hi, I am running the spring deployment version of James. The IMAP service starts on the required port but while accessing the mailbox I get the following exception: java.lang.ClassNotFoundException: org.apache.ja

Re: ClassNotFound: MailboxManagerMailRepository

2008-12-04 Thread Robert Burrell Donkin
On 12/4/08, Megha Agarval <[EMAIL PROTECTED]> wrote: > Hi, > > I am running the spring deployment version of James. The IMAP service > starts on the required port but while accessing the mailbox I get the > following exception: > > java.lang.ClassNotFoundException: > org.apache.james.mailboxmanager

[jira] Commented: (MIME4J-60) Configurable strategy for line delimiters

2008-12-04 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653281#action_12653281 ] Oleg Kalnichevski commented on MIME4J-60: - @Stefano > (having 6 places dealing with

ClassNotFound: MailboxManagerMailRepository

2008-12-04 Thread Megha Agarval
Hi, I am running the spring deployment version of James. The IMAP service starts on the required port but while accessing the mailbox I get the following exception: java.lang.ClassNotFoundException: org.apache.james.mailboxmanager.repository.MailboxManagerMailRepository In the config file

JAMES Server Nightly Build Report

2008-12-04 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: -