Re: [mpt] working :-)

2008-12-01 Thread Norman Maurer
2008/12/1 Stefano Bagnara <[EMAIL PROTECTED]> > Robert Burrell Donkin ha scritto: > > mpt (mail protocol tester) now runs basic smoke tests (connecting to > > the IMAP server and testing capability command is basic but it's easy > > to add more later) against both deployments. it's a micro-library

svn commit: r722266 - in /james/server/trunk/build-tools: smoke.xml smtp.mpt

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 14:29:59 2008 New Revision: 722266 URL: http://svn.apache.org/viewvc?rev=722266&view=rev Log: Very basic SMTP smoke test Added: james/server/trunk/build-tools/smtp.mpt Modified: james/server/trunk/build-tools/smoke.xml Modified: james/server/trunk/build-t

Re: [mpt] working :-)

2008-12-01 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > mpt (mail protocol tester) now runs basic smoke tests (connecting to > the IMAP server and testing capability command is basic but it's easy > to add more later) against both deployments. it's a micro-library but > i like it :-) :-) > i'd like to push on now to

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

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 14:27:58 2008 New Revision: 722265 URL: http://svn.apache.org/viewvc?rev=722265&view=rev Log: Add some appropriate javadocs Modified: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/SieveMailboxMailet.java Modified: james/jsieve/trunk/maile

svn commit: r722260 - /james/server/trunk/build-tools/smoke.xml

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 14:08:39 2008 New Revision: 722260 URL: http://svn.apache.org/viewvc?rev=722260&view=rev Log: Factor out macro Modified: james/server/trunk/build-tools/smoke.xml Modified: james/server/trunk/build-tools/smoke.xml URL: http://svn.apache.org/viewvc/james/serve

svn commit: r722259 - in /james/jsieve/trunk/mailet: pom.xml src/site/site.xml src/site/xdoc/ src/site/xdoc/index.xml

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 14:08:20 2008 New Revision: 722259 URL: http://svn.apache.org/viewvc?rev=722259&view=rev Log: Added subsite for Sieve Mailet Added: james/jsieve/trunk/mailet/src/site/site.xml (contents, props changed) - copied, changed from r722245, james/jsieve/trunk

[mpt] working :-)

2008-12-01 Thread Robert Burrell Donkin
mpt (mail protocol tester) now runs basic smoke tests (connecting to the IMAP server and testing capability command is basic but it's easy to add more later) against both deployments. it's a micro-library but i like it :-) i'd like to push on now to tidy up what i've done so far so that other peop

svn commit: r722249 - in /james/mpt/trunk/antlib/src: main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java site/xdoc/index.xml test/resources/build.xml

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 13:50:44 2008 New Revision: 722249 URL: http://svn.apache.org/viewvc?rev=722249&view=rev Log: Added quiet attribute Modified: james/mpt/trunk/antlib/src/main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java james/mpt/trunk/antlib/src/site/xdoc/inde

svn commit: r722247 - in /james/server/trunk: build-tools/imap.mpt build-tools/smoke.xml include.properties stage/org.apache.james/jars/apache-james-mtp-0.1-SNAPSHOT.jar stage/org.apache.james/jars/ap

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 13:38:04 2008 New Revision: 722247 URL: http://svn.apache.org/viewvc?rev=722247&view=rev Log: Basic IMAP smoke test. Just sends capability but at least it demonstrates that the protocol is being served. Added: james/server/trunk/build-tools/imap.mpt jame

svn commit: r722245 - /james/mpt/trunk/main/src/main/java/org/apache/james/mpt/ExternalSession.java

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 13:33:30 2008 New Revision: 722245 URL: http://svn.apache.org/viewvc?rev=722245&view=rev Log: Ensure socket work copes with more than one line per read OK. Modified: james/mpt/trunk/main/src/main/java/org/apache/james/mpt/ExternalSession.java Modified: james

svn commit: r722212 - /james/mpt/trunk/antlib/src/main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 12:16:49 2008 New Revision: 722212 URL: http://svn.apache.org/viewvc?rev=722212&view=rev Log: More debugging Modified: james/mpt/trunk/antlib/src/main/java/org/apache/james/mpt/ant/MailProtocolTestTask.java Modified: james/mpt/trunk/antlib/src/main/java/org

[jira] Closed: (MIME4J-89) Improve thread synchronization in MultiReferenceStorage

2008-12-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed MIME4J-89. --- Resolution: Fixed Committed. Many thanks. > Improve thread synchronization in MultiRe

svn commit: r722193 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/message/storage/MultiReferenceStorage.java

2008-12-01 Thread rdonkin
Author: rdonkin Date: Mon Dec 1 11:35:27 2008 New Revision: 722193 URL: http://svn.apache.org/viewvc?rev=722193&view=rev Log: https://issues.apache.org/jira/browse/MIME4J-89 Improve thread synchronization in MultiReferenceStorage. Contributed by Markus Wiederkehr MIME4J-89. Modified: jame

[jira] Assigned: (MIME4J-89) Improve thread synchronization in MultiReferenceStorage

2008-12-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin reassigned MIME4J-89: --- Assignee: Robert Burrell Donkin > Improve thread synchronization in MultiRefer

[jira] Updated: (MIME4J-89) Improve thread synchronization in MultiReferenceStorage

2008-12-01 Thread Markus Wiederkehr (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Wiederkehr updated MIME4J-89: Attachment: mime4j-storage-lock.patch This patch should resolve both problems. In addition

[jira] Created: (MIME4J-89) Improve thread synchronization in MultiReferenceStorage

2008-12-01 Thread Markus Wiederkehr (JIRA)
Improve thread synchronization in MultiReferenceStorage --- Key: MIME4J-89 URL: https://issues.apache.org/jira/browse/MIME4J-89 Project: JAMES Mime4j Issue Type: Improvement Affects Ver

Re: [mime4j] MultiReferenceStorage Locking

2008-12-01 Thread Robert Burrell Donkin
On Mon, Dec 1, 2008 at 5:49 PM, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: > On Mon, Dec 1, 2008 at 2:49 PM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: >> On Mon, Dec 1, 2008 at 12:56 PM, Markus Wiederkehr >> <[EMAIL PROTECTED]> wrote: >>> The same happens with java.util.Set for example.

Re: [mime4j] MultiReferenceStorage Locking

2008-12-01 Thread Markus Wiederkehr
On Mon, Dec 1, 2008 at 2:49 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Mon, Dec 1, 2008 at 12:56 PM, Markus Wiederkehr > <[EMAIL PROTECTED]> wrote: >> The same happens with java.util.Set for example. Interface Set itself >> is not synchronized but there might be implementations that

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

2008-12-01 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652038#action_12652038 ] Stefano Bagnara commented on MIME4J-60: --- @Oleg: 1) I think isolated CR is a very rar

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

2008-12-01 Thread Markus Wiederkehr (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652032#action_12652032 ] Markus Wiederkehr commented on MIME4J-60: - @Oleg I also consider isolated CR a non-

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

2008-12-01 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652013#action_12652013 ] Oleg Kalnichevski commented on MIME4J-60: - @Stefano The issue of consistency ==

Re: [mime4j] MultiReferenceStorage Locking

2008-12-01 Thread Markus Wiederkehr
On Mon, Dec 1, 2008 at 2:49 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Mon, Dec 1, 2008 at 12:56 PM, Markus Wiederkehr > <[EMAIL PROTECTED]> wrote: >> I'm sorry I don't quite understand that, do you have a link that >> describes the problem? The way I see it if a method is synchroniz

Re: [mime4j] MultiReferenceStorage Locking

2008-12-01 Thread Robert Burrell Donkin
On Mon, Dec 1, 2008 at 12:56 PM, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: > On Mon, Dec 1, 2008 at 8:43 AM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: >> On 11/30/08, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: >>> On Sun, Nov 30, 2008 at 11:59 PM, Robert Burrell Donkin >>> <[EMAIL PRO

Re: [mime4j] Remove StringArrayMap?

2008-12-01 Thread Robert Burrell Donkin
On Mon, Dec 1, 2008 at 1:10 PM, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: > On Mon, Nov 17, 2008 at 1:23 PM, Markus Wiederkehr > <[EMAIL PROTECTED]> wrote: >> Does org.apache.james.mime4j.util.StringArrayMap serve any purpose? It >> does not seem to be used anywhere and in my opinion should be r

Re: [mime4j] Remove StringArrayMap?

2008-12-01 Thread Markus Wiederkehr
On Mon, Nov 17, 2008 at 1:23 PM, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: > Does org.apache.james.mime4j.util.StringArrayMap serve any purpose? It > does not seem to be used anywhere and in my opinion should be removed > or marked as deprecated.. I have just stumbled upon MIME4J-24. Maybe this

Re: [mime4j] MultiReferenceStorage Locking

2008-12-01 Thread Markus Wiederkehr
On Mon, Dec 1, 2008 at 8:43 AM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On 11/30/08, Markus Wiederkehr <[EMAIL PROTECTED]> wrote: >> On Sun, Nov 30, 2008 at 11:59 PM, Robert Burrell Donkin >> <[EMAIL PROTECTED]> wrote: >>> http://svn.apache.org/repos/asf/james/mime4j/trunk/src/main/java/

JAMES Server Nightly Build Report

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