JAMES Server Nightly Build Report

2009-07-23 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:

[jira] Commented: (JSIEVE-57) Parse failure with multi-line form when the line begins with a dot

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734521#action_12734521 ] Robert Burrell Donkin commented on JSIEVE-57: - See

Re: My own ESMTP extension, James Server and few questions

2009-07-23 Thread Tomasz Płonka
W dniu 22 lipca 2009 15:28 użytkownik Robert Burrell Donkin robertburrelldon...@gmail.com napisał: 2009/7/21 Tomasz Płonka plon...@gmail.com: Hello Robert 2009/7/21 Robert Burrell Donkin robertburrelldon...@gmail.com: snip a couple of questions 1. what type of connection (eg SMTP, POP3,

[jira] Commented: (JSIEVE-57) Parse failure with multi-line form when the line begins with a dot

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734522#action_12734522 ] Robert Burrell Donkin commented on JSIEVE-57: - blockquote

[jira] Commented: (JSIEVE-57) Parse failure with multi-line form when the line begins with a dot

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734523#action_12734523 ] Robert Burrell Donkin commented on JSIEVE-57: - Syntax: blockquote

[jira] Commented: (JSIEVE-57) Parse failure with multi-line form when the line begins with a dot

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734527#action_12734527 ] Robert Burrell Donkin commented on JSIEVE-57: - I think that the problem is that

Re: jSieve parse error with multi-line form

2009-07-23 Thread Robert Burrell Donkin
(apololgies for the delay) On Fri, Jul 17, 2009 at 8:11 PM, Boris Burtinbbur...@zimbra.com wrote: I had to take a break for a while, and am looking at multi-line forms again.   Can someone please send me an example of the multi-line form syntax? blockquote

Re: My own ESMTP extension, James Server and few questions

2009-07-23 Thread Robert Burrell Donkin
2009/7/23 Tomasz Płonka plon...@gmail.com: W dniu 22 lipca 2009 15:28 użytkownik Robert Burrell Donkin robertburrelldon...@gmail.com napisał: 2009/7/21 Tomasz Płonka plon...@gmail.com: Hello Robert 2009/7/21 Robert Burrell Donkin robertburrelldon...@gmail.com: snip a couple of questions

Re: My own ESMTP extension, James Server and few questions

2009-07-23 Thread Stefano Bagnara
Tomasz Płonka ha scritto: W dniu 22 lipca 2009 15:28 użytkownik Robert Burrell Donkin robertburrelldon...@gmail.com napisał: 2009/7/21 Tomasz Płonka plon...@gmail.com: Hello Robert 2009/7/21 Robert Burrell Donkin robertburrelldon...@gmail.com: snip a couple of questions 1. what type of

svn commit: r797000 - /james/jsieve/trunk/main/src/test/java/org/apache/jsieve/RejectTest.java

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 10:17:46 2009 New Revision: 797000 URL: http://svn.apache.org/viewvc?rev=797000view=rev Log: Improve test coverage Modified: james/jsieve/trunk/main/src/test/java/org/apache/jsieve/RejectTest.java Modified:

svn commit: r797010 - /james/jsieve/trunk/main/src/main/jjtree/sieve/sieve.jjt

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 10:37:36 2009 New Revision: 797010 URL: http://svn.apache.org/viewvc?rev=797010view=rev Log: JSIEVE-53 Switch from StringBuffer to StringBuilder to improve performance https://issues.apache.org/jira/browse/JSIEVE-53 Modified:

svn commit: r797016 - in /james/jsieve/trunk/main/src: main/jjtree/sieve/sieve.jjt test/java/org/apache/jsieve/MultilineTextTest.java

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 11:14:27 2009 New Revision: 797016 URL: http://svn.apache.org/viewvc?rev=797016view=rev Log: JSIEVE-57 Ensure whitespace prefixing is removed from string https://issues.apache.org/jira/browse/JSIEVE-57 Modified:

svn commit: r797020 - in /james/jsieve/trunk/main/src: main/jjtree/sieve/sieve.jjt test/java/org/apache/jsieve/MultilineTextTest.java

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 11:32:12 2009 New Revision: 797020 URL: http://svn.apache.org/viewvc?rev=797020view=rev Log: JSIEVE-57 Decode dot stuffing https://issues.apache.org/jira/browse/JSIEVE-57 Modified: james/jsieve/trunk/main/src/main/jjtree/sieve/sieve.jjt

svn commit: r797023 - /james/jsieve/trunk/main/src/test/java/org/apache/jsieve/MultilineTextTest.java

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 11:36:06 2009 New Revision: 797023 URL: http://svn.apache.org/viewvc?rev=797023view=rev Log: JSIEVE-57 Check that missed dot stuffing is correctly handled https://issues.apache.org/jira/browse/JSIEVE-57 Modified:

[jira] Resolved: (JSIEVE-57) Parse failure with multi-line form when the line begins with a dot

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin resolved JSIEVE-57. - Resolution: Fixed I've gone through the code, added the missing processing and

[jira] Assigned: (JSIEVE-54) Remove Ant Build

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin reassigned JSIEVE-54: --- Assignee: Robert Burrell Donkin Remove Ant Build

svn commit: r797026 - in /james/jsieve/trunk: README.txt build.xml default.properties include.properties

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 11:46:40 2009 New Revision: 797026 URL: http://svn.apache.org/viewvc?rev=797026view=rev Log: JSIEVE-54 Remove ant build https://issues.apache.org/jira/browse/JSIEVE-54 Added: james/jsieve/trunk/README.txt (with props) Removed:

svn commit: r797057 - in /james/project/trunk: pom.xml project/src/site/xdoc/download.xml

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 13:13:47 2009 New Revision: 797057 URL: http://svn.apache.org/viewvc?rev=797057view=rev Log: Remove local staging repositories Modified: james/project/trunk/pom.xml james/project/trunk/project/src/site/xdoc/download.xml Modified:

Re: svn commit: r797057 - in /james/project/trunk: pom.xml project/src/site/xdoc/download.xml

2009-07-23 Thread Robert Burrell Donkin
On Thu, Jul 23, 2009 at 2:13 PM, rdon...@apache.org wrote: Author: rdonkin Date: Thu Jul 23 13:13:47 2009 New Revision: 797057 URL: http://svn.apache.org/viewvc?rev=797057view=rev Log: Remove local staging repositories strikespeak/strike veto now or forever hold you peace ;-) - robert

svn commit: r797063 - /james/project/trunk/pom.xml

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 13:25:42 2009 New Revision: 797063 URL: http://svn.apache.org/viewvc?rev=797063view=rev Log: All James documents should be UTF-8 encoded Modified: james/project/trunk/pom.xml Modified: james/project/trunk/pom.xml URL:

svn commit: r797064 - /james/project/trunk/maven-skin/pom.xml

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 13:28:43 2009 New Revision: 797064 URL: http://svn.apache.org/viewvc?rev=797064view=rev Log: Inherit latest parent Modified: james/project/trunk/maven-skin/pom.xml Modified: james/project/trunk/maven-skin/pom.xml URL:

svn commit: r797068 - in /james/project/trunk: maven-skin/stage/ stage/

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 13:34:53 2009 New Revision: 797068 URL: http://svn.apache.org/viewvc?rev=797068view=rev Log: Remove stage directories Removed: james/project/trunk/maven-skin/stage/ james/project/trunk/stage/

Switch to apache-release profile (in apache parent pom 6)...?

2009-07-23 Thread Robert Burrell Donkin
ATM james maintain's it's own (small) release profile in the parent pom. most projects also have builds which create source and javadoc jars every time. the apache-release profile in the apache parent pom automatically builds source and javadoc jars. switching to only building source and javadocs

svn commit: r797128 - /james/jsieve/trunk/

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 16:16:37 2009 New Revision: 797128 URL: http://svn.apache.org/viewvc?rev=797128view=rev Log: Remove externals Modified: james/jsieve/trunk/ (props changed) Propchange: james/jsieve/trunk/

svn commit: r797135 - /james/jsieve/trunk/pom.xml

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 16:29:01 2009 New Revision: 797135 URL: http://svn.apache.org/viewvc?rev=797135view=rev Log: JSIEVE-55 Preparing to remove staging directory by switch to parent pom https://issues.apache.org/jira/browse/JSIEVE-55 Modified: james/jsieve/trunk/pom.xml

[jira] Closed: (JSIEVE-55) Remove Staging Directory

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSIEVE-55. --- Resolution: Fixed Remove Staging Directory

[jira] Closed: (JSIEVE-54) Remove Ant Build

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSIEVE-54. --- Resolution: Fixed Remove Ant Build Key:

[jira] Commented: (MAILETSTANDARD-3) Repackage into org.apache.james.mailet.standard

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MAILETSTANDARD-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734637#action_12734637 ] Robert Burrell Donkin commented on MAILETSTANDARD-3: Any

[jira] Commented: (JSIEVE-59) Generify MailAdapter API

2009-07-23 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734638#action_12734638 ] Robert Burrell Donkin commented on JSIEVE-59: - getActions() and

[jira] Created: (JSIEVE-59) Generify MailAdapter API

2009-07-23 Thread Robert Burrell Donkin (JIRA)
Generify MailAdapter API Key: JSIEVE-59 URL: https://issues.apache.org/jira/browse/JSIEVE-59 Project: JAMES jSieve Issue Type: Sub-task Affects Versions: 0.4 Reporter: Robert Burrell Donkin

svn commit: r797137 - in /james/jsieve/trunk: LICENSE.apache LICENSE.txt NOTICE.base NOTICE.txt

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 16:32:44 2009 New Revision: 797137 URL: http://svn.apache.org/viewvc?rev=797137view=rev Log: JSIEVE-55 Vanilla licenses now that stage has been removed https://issues.apache.org/jira/browse/JSIEVE-55 Removed: james/jsieve/trunk/LICENSE.apache

svn commit: r797136 - /james/jsieve/trunk/stage/

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 16:30:49 2009 New Revision: 797136 URL: http://svn.apache.org/viewvc?rev=797136view=rev Log: JSIEVE-55 Remove stage directory https://issues.apache.org/jira/browse/JSIEVE-55 Removed: james/jsieve/trunk/stage/

svn commit: r797155 - in /james/jsieve/trunk: mailet/src/main/java/org/apache/jsieve/mailet/ main/src/main/java/org/apache/jsieve/ main/src/main/java/org/apache/jsieve/mail/ main/src/main/java/org/apa

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 17:29:27 2009 New Revision: 797155 URL: http://svn.apache.org/viewvc?rev=797155view=rev Log: JSIEVE-59 Generification https://issues.apache.org/jira/browse/JSIEVE-59 Modified:

svn commit: r797167 - in /james/jsieve/trunk: mailet/src/main/java/org/apache/jsieve/mailet/ main/src/main/java/org/apache/jsieve/mail/ main/src/test/java/org/apache/jsieve/util/check/ main/src/test/j

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 17:43:46 2009 New Revision: 797167 URL: http://svn.apache.org/viewvc?rev=797167view=rev Log: JSIEVE-59 Generification https://issues.apache.org/jira/browse/JSIEVE-59 Modified:

Re: jSieve parse error with multi-line form

2009-07-23 Thread Boris Burtin
Oops. Didn't read past section 2.4.2. :-) I'll try it without the quotes. Thanks Robert. - Robert Burrell Donkin robertburrelldon...@gmail.com wrote: (apololgies for the delay) On Fri, Jul 17, 2009 at 8:11 PM, Boris Burtinbbur...@zimbra.com wrote: I had to take a break for a

Re: jSieve parse error with multi-line form

2009-07-23 Thread Robert Burrell Donkin
On Thu, Jul 23, 2009 at 8:20 PM, Boris Burtinbbur...@zimbra.com wrote: Oops.  Didn't read past section 2.4.2.  :-)  I'll try it without the quotes.   Thanks Robert. i did some checking on the released code, and i don't think it works but i've committed some stuff which hopefully should sort it

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

2009-07-23 Thread Amichai Rothman (JIRA)
Incorrect MX record orderering -- Key: JAMES-913 URL: https://issues.apache.org/jira/browse/JAMES-913 Project: JAMES Server Issue Type: Bug Components: DNSServer Affects Versions: 2.3.1

svn commit: r797242 - in /james/jsieve/trunk: mailet/src/main/java/org/apache/jsieve/mailet/ main/src/main/java/org/apache/jsieve/mail/ main/src/main/java/org/apache/jsieve/tests/optional/ main/src/te

2009-07-23 Thread rdonkin
Author: rdonkin Date: Thu Jul 23 22:04:11 2009 New Revision: 797242 URL: http://svn.apache.org/viewvc?rev=797242view=rev Log: JSIEVE-35 Replaced getContent with isInBodyText https://issues.apache.org/jira/browse/JSIEVE-35 Modified: