RE: Nightly Builds

2006-12-11 Thread Noel J. Bergman
Bernd Fondermann wrote: > Noel J. Bergman <[EMAIL PROTECTED]> wrote: > > The nightly builds have not failed. They are still running. The problem is > > that the report has grown, along with the test suite, to over 100K, which is > > the limit for the list server. > could we suppress the depreca

Re: [IMAP] performance of commands on unselected mailboxes

2006-12-11 Thread robert burrell donkin
On 12/11/06, Joachim Draeger <[EMAIL PROTECTED]> wrote: Am Sonntag, den 10.12.2006, 10:41 + schrieb robert burrell donkin: > i ran monitoring code most of last week and the same > getImapMailboxSession performance problem that effected the STATUS > command also effect many of the other comma

RE: ANTLR

2006-12-11 Thread Steve Brewin
Joachim and Robert wrote: Hi, You might want to look at the jSieve code to see how something similar to your objectives is achieved using JavaCC rather than ANTLR. This is a different, not necessarily better, approach. It would be interesting to compare and contrast the pro's and con's of each

Re: [IMAP] performance of commands on unselected mailboxes

2006-12-11 Thread Joachim Draeger
Am Sonntag, den 10.12.2006, 10:41 + schrieb robert burrell donkin: > i ran monitoring code most of last week and the same > getImapMailboxSession performance problem that effected the STATUS > command also effect many of the other commands which operated on > unselected mailboxes. the APPEND c

Re: Nightly Builds

2006-12-11 Thread Bernd Fondermann
could we suppress the deprecation reports from javac? On 12/11/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote: The nightly builds have not failed. They are still running. The problem is that the report has grown, along with the test suite, to over 100K, which is the limit for the list server.

Re: [IMAP] performance of commands on unselected mailboxes

2006-12-11 Thread Joachim Draeger
Am Sonntag, den 10.12.2006, 10:41 + schrieb robert burrell donkin: > STATUS is still running with the local > change to lazy caching to allow me to collect data for comparison > against the new version on HEAD. (i'm now running with derby logging > off to improve performance.) > > good work :

Nightly Builds

2006-12-11 Thread Noel J. Bergman
The nightly builds have not failed. They are still running. The problem is that the report has grown, along with the test suite, to over 100K, which is the limit for the list server. Any thoughts? --- Noel - To unsub

Re: ANTLR

2006-12-11 Thread Joachim Draeger
Hi Robert, robert burrell donkin schrieb: >> This could be done by achieving a nearly 1:1 relation between the >> entities from the ABNF and ANTLR rules. >> This allows a straight forward development and makes review for >> correctness quite effective. > +1 > > anything i can do to help? You cou

[jira] Commented: (JAMES-732) IMAP Folder Fail (white-space in name)

2006-12-11 Thread Bernd Fondermann (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-732?page=comments#action_12457420 ] Bernd Fondermann commented on JAMES-732: do you have an exact log from the client/server communication? how I read the spec it is required by the client to s

[jira] Resolved: (JAMES-730) [patch] add postgres support t sqlResources file for Bayesian analysis

2006-12-11 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-730?page=all ] Norman Maurer resolved JAMES-730. - Fix Version/s: Next Major (was: Trunk) Resolution: Fixed > [patch] add postgres support t sqlResources file for Bayesian analysis

svn commit: r485708 - /james/server/trunk/src/conf/sqlResources.xml

2006-12-11 Thread norman
Author: norman Date: Mon Dec 11 07:25:18 2006 New Revision: 485708 URL: http://svn.apache.org/viewvc?view=rev&rev=485708 Log: Add postgresql support for creating bayesian tables. Thx to Kev Jackson. See JAMES-730 Modified: james/server/trunk/src/conf/sqlResources.xml Modified: james/server/

Re: [jira] Resolved: (JAMES-731) [patch] updated sqlResources with createTable for VirtualUserTable for postgresql

2006-12-11 Thread nm
From: [EMAIL PROTECTED] Subject: Ich bin nicht im Büro - I am not in the office English Version below... Sehr geehrter Geschäftspartner, ich bin vom 04.12.2006 bis einschließlich 15.12.2006 nicht im Büro. In dringenden Fällen erreichen Sie meinen Kollegen Jürgen Hoffmann telefonisch unter der

[jira] Resolved: (JAMES-731) [patch] updated sqlResources with createTable for VirtualUserTable for postgresql

2006-12-11 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-731?page=all ] Norman Maurer resolved JAMES-731. - Fix Version/s: Next Major (was: Trunk) Resolution: Fixed Fixed! > [patch] updated sqlResources with createTable for VirtualUserT

svn commit: r485705 - /james/server/trunk/src/conf/sqlResources.xml

2006-12-11 Thread norman
Author: norman Date: Mon Dec 11 07:21:40 2006 New Revision: 485705 URL: http://svn.apache.org/viewvc?view=rev&rev=485705 Log: Add postgresql support for creating vut table. Thx to Kev Jackson. See JAMES-731 Modified: james/server/trunk/src/conf/sqlResources.xml Modified: james/server/trunk/s

Re: [jira] Assigned: (JAMES-731) [patch] updated sqlResources with createTable for VirtualUserTable for postgresql

2006-12-11 Thread nm
From: [EMAIL PROTECTED] Subject: Ich bin nicht im Büro - I am not in the office English Version below... Sehr geehrter Geschäftspartner, ich bin vom 04.12.2006 bis einschließlich 15.12.2006 nicht im Büro. In dringenden Fällen erreichen Sie meinen Kollegen Jürgen Hoffmann telefonisch unter der

[jira] Assigned: (JAMES-731) [patch] updated sqlResources with createTable for VirtualUserTable for postgresql

2006-12-11 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-731?page=all ] Norman Maurer reassigned JAMES-731: --- Assignee: Norman Maurer > [patch] updated sqlResources with createTable for VirtualUserTable for > postgresql > --

[jira] Created: (JAMES-732) IMAP Folder Fail (white-space in name)

2006-12-11 Thread Guillermo Grandes (JIRA)
IMAP Folder Fail (white-space in name) -- Key: JAMES-732 URL: http://issues.apache.org/jira/browse/JAMES-732 Project: James Issue Type: Bug Components: IMAPServer Affects Versions: Next Major