Re: mime4j moderation [was: Re: [RESULT][VOTE] Create mime4j-dev mailing ]

2009-01-18 Thread Norman Maurer
Count me in... Cheers, Norman 2009/1/18 Bernd Fondermann : > Any volonteers for moderation on mime4j@ apart from me? We need 3 at best, > or even more. > > Bernd > > Bernd Fondermann wrote: >> >> Tallying a little bit later than I'd intended. >> >> The vote passed with >> +1 from Robert, Markus

svn commit: r735569 - in /james/protocols/imap/trunk: mailbox/src/main/java/org/apache/james/imap/mailbox/ store/src/main/java/org/apache/james/imap/store/ store/src/test/java/org/apache/james/imap/st

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:48:40 2009 New Revision: 735569 URL: http://svn.apache.org/viewvc?rev=735569&view=rev Log: Removed method used only for testing Added: james/protocols/imap/trunk/store/src/test/java/org/apache/james/imap/store/StringBuilderChannel.java james/protocols

svn commit: r735564 - /james/mailet/base/trunk/default.properties

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:29:04 2009 New Revision: 735564 URL: http://svn.apache.org/viewvc?rev=735564&view=rev Log: Now we're in 2009 Modified: james/mailet/base/trunk/default.properties Modified: james/mailet/base/trunk/default.properties URL: http://svn.apache.org/viewvc/james/

svn commit: r735563 - /james/mailet/base/trunk/default.properties

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:28:29 2009 New Revision: 735563 URL: http://svn.apache.org/viewvc?rev=735563&view=rev Log: Create jars in top level Modified: james/mailet/base/trunk/default.properties Modified: james/mailet/base/trunk/default.properties URL: http://svn.apache.org/viewvc

svn commit: r735562 - /james/mailet/base/trunk/include.properties

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:28:12 2009 New Revision: 735562 URL: http://svn.apache.org/viewvc?rev=735562&view=rev Log: Remove unused property Modified: james/mailet/base/trunk/include.properties Modified: james/mailet/base/trunk/include.properties URL: http://svn.apache.org/viewvc/j

svn commit: r735561 - /james/mailet/base/trunk/build.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:26:02 2009 New Revision: 735561 URL: http://svn.apache.org/viewvc?rev=735561&view=rev Log: Use ant for usage Modified: james/mailet/base/trunk/build.xml Modified: james/mailet/base/trunk/build.xml URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/

svn commit: r735560 - /james/mailet/base/trunk/build.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 14:22:00 2009 New Revision: 735560 URL: http://svn.apache.org/viewvc?rev=735560&view=rev Log: Simplify build by consolidation Modified: james/mailet/base/trunk/build.xml Modified: james/mailet/base/trunk/build.xml URL: http://svn.apache.org/viewvc/james/mail

Re: [jira] Commented: (JSIEVE-36) Decide Whether To Upgrade To Java 5

2009-01-18 Thread Robert Burrell Donkin
my current thinking is to make the 0.3 release the last to support java 1.4. my reasoning is that it is a big improvement both in function and in performance over the last version (0.2). 0.2 isn't really production ready for James use. i've found that the 0.3 codebase is much better. opinions? -

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

2009-01-18 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: Affects Version/s: 0.3 Fix Version/s: 0.3 > Extract Reusable Ant Macros > --

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

2009-01-18 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: Fix Version/s: 0.3 Assignee: Robert Burrell Donkin > Unified Distribution >

[jira] Commented: (JSIEVE-36) Decide Whether To Upgrade To Java 5

2009-01-18 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665005#action_12665005 ] Robert Burrell Donkin commented on JSIEVE-36: - I'm in favour of upgrading to Jav

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

2009-01-18 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-43: Component/s: Util Fix Version/s: 0.3 Assignee: Robert Burrell Donkin

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

2009-01-18 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665004#action_12665004 ] Robert Burrell Donkin commented on JSIEVE-47: - Added to SieveNode: public List

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

2009-01-18 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSIEVE-47. --- Resolution: Fixed Assignee: Robert Burrell Donkin > Access to script comments >

svn commit: r735551 - in /james/jsieve/trunk/main/src: main/java/org/apache/jsieve/parser/SieveNode.java test/java/org/apache/jsieve/parser/SieveNodeCommentTest.java

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 13:49:46 2009 New Revision: 735551 URL: http://svn.apache.org/viewvc?rev=735551&view=rev Log: JSIEVE-47 Added access for comments from scripts. Added: james/jsieve/trunk/main/src/test/java/org/apache/jsieve/parser/SieveNodeCommentTest.java Modified: jame

svn commit: r735538 - in /james/protocols/imap/trunk/store/src: main/java/org/apache/james/imap/store/ test/java/org/apache/james/imap/store/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 12:49:47 2009 New Revision: 735538 URL: http://svn.apache.org/viewvc?rev=735538&view=rev Log: Improved names Added: james/protocols/imap/trunk/store/src/main/java/org/apache/james/imap/store/ContentUtils.java - copied, changed from r735524, james/proto

mime4j moderation [was: Re: [RESULT][VOTE] Create mime4j-dev mailing ]

2009-01-18 Thread Bernd Fondermann
Any volonteers for moderation on mime4j@ apart from me? We need 3 at best, or even more. Bernd Bernd Fondermann wrote: Tallying a little bit later than I'd intended. The vote passed with +1 from Robert, Markus (not binding), Norman, Oleg (not binding), Niklas and Bernd +/-0 from Stefano a

Re: [RESULT][VOTE] Create mime4j-dev mailing list

2009-01-18 Thread Robert Burrell Donkin
On Sun, Jan 18, 2009 at 7:56 PM, Bernd Fondermann wrote: > Tallying a little bit later than I'd intended. > > The vote passed with > +1 from Robert, Markus (not binding), Norman, Oleg (not binding), Niklas and > Bernd > +/-0 from Stefano and Vincenzo > -1 none. > > I will request the ML and announ

[RESULT][VOTE] Create mime4j-dev mailing list

2009-01-18 Thread Bernd Fondermann
Tallying a little bit later than I'd intended. The vote passed with +1 from Robert, Markus (not binding), Norman, Oleg (not binding), Niklas and Bernd +/-0 from Stefano and Vincenzo -1 none. I will request the ML and announce it as soon as it is available. We also need to add it to the website

svn commit: r735529 - /james/protocols/imap/trunk/store/src/main/java/org/apache/james/imap/store/StoreMailbox.java

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 11:46:48 2009 New Revision: 735529 URL: http://svn.apache.org/viewvc?rev=735529&view=rev Log: Remove unneccessary size calculation Modified: james/protocols/imap/trunk/store/src/main/java/org/apache/james/imap/store/StoreMailbox.java Modified: james/protoco

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

2009-01-18 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin updated JSIEVE-47: Component/s: JSieve (Main) Affects Version/s: 0.3 Fix Version/s: 0.

svn commit: r735528 - /james/mailet/standard/trunk/src/main/java/org/apache/james/transport/matchers/HasHeader.java

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 11:31:36 2009 New Revision: 735528 URL: http://svn.apache.org/viewvc?rev=735528&view=rev Log: Corrected example. Thanks Stefano. Modified: james/mailet/standard/trunk/src/main/java/org/apache/james/transport/matchers/HasHeader.java Modified: james/mailet/st

svn commit: r735526 - in /james/protocols/imap/trunk/decode/src/main/java/org/apache/james/imap/decode: FetchPartPathDecoder.java base/AbstractImapCommandParser.java imap4rev1/Imap4Rev1CommandParserFa

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 11:23:38 2009 New Revision: 735526 URL: http://svn.apache.org/viewvc?rev=735526&view=rev Log: Generify Modified: james/protocols/imap/trunk/decode/src/main/java/org/apache/james/imap/decode/FetchPartPathDecoder.java james/protocols/imap/trunk/decode/src/

svn commit: r735521 - in /james/protocols/imap/trunk: api/src/main/java/org/apache/james/api/imap/imap4rev1/ decode/src/main/java/org/apache/james/imap/decode/base/ decode/src/main/java/org/apache/jam

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 11:03:53 2009 New Revision: 735521 URL: http://svn.apache.org/viewvc?rev=735521&view=rev Log: Step one to MimeMessage replacement: alter interface and move usage inside mailboxes. Also, lose string creation. Modified: james/protocols/imap/trunk/api/src/main/

Re: [mailet] Mailetdocs RC1

2009-01-18 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > i've uploaded an initial RC1 to > http://people.apache.org/~rdonkin/james/mavendocs/ and updated the > website http://james.apache.org/mailet/maven-mailetdocs-plugin/ Very good job! thank you! Unrelated but I just noticed the example is wrong: http://james.apac

Re: [mime4j] Refactor a few classes / packages?

2009-01-18 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > On Sat, Jan 17, 2009 at 11:47 PM, Markus Wiederkehr > wrote: >> I would like to refactor a few things in Mime4j: >> >> 1) I think package o.a.j.mime4j.decoder should be renamed in >> o.a.j.mime4j.codec because it also contains a few encoder classes. > > +1 +1

svn commit: r735498 - in /james/jsieve/trunk: mailet/src/main/java/org/apache/jsieve/mailet/ mailet/src/main/java/org/apache/jsieve/mailet/mdn/ stage/org.apache.james/jars/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 08:29:55 2009 New Revision: 735498 URL: http://svn.apache.org/viewvc?rev=735498&view=rev Log: Correct packaging after move of mdn to sieve from base. Modified: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/RejectAction.java james/jsiev

svn commit: r735494 - in /james/mailet/crypto/trunk/stage/org.apache.james/jars: apache-mailet-base-1.0-SNAPSHOT-tests.jar apache-mailet-base-1.0-SNAPSHOT.jar

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 08:21:10 2009 New Revision: 735494 URL: http://svn.apache.org/viewvc?rev=735494&view=rev Log: Switch to latest base Modified: james/mailet/crypto/trunk/stage/org.apache.james/jars/apache-mailet-base-1.0-SNAPSHOT-tests.jar james/mailet/crypto/trunk/stage/

svn commit: r735493 - in /james/mailet/standard/trunk/stage/org.apache.james/jars: apache-mailet-base-1.0-SNAPSHOT-tests.jar apache-mailet-base-1.0-SNAPSHOT.jar

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 08:20:35 2009 New Revision: 735493 URL: http://svn.apache.org/viewvc?rev=735493&view=rev Log: Switch to latest base Modified: james/mailet/standard/trunk/stage/org.apache.james/jars/apache-mailet-base-1.0-SNAPSHOT-tests.jar james/mailet/standard/trunk/st

svn commit: r735492 - /james/mailet/base/trunk/src/main/java/org/apache/mailet/base/mail/mdn/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 08:17:30 2009 New Revision: 735492 URL: http://svn.apache.org/viewvc?rev=735492&view=rev Log: These are used only by sieve and are not appropriate for a generic library Removed: james/mailet/base/trunk/src/main/java/org/apache/mailet/base/mail/mdn/ -

svn commit: r735492 - /james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 08:17:30 2009 New Revision: 735492 URL: http://svn.apache.org/viewvc?rev=735492&view=rev Log: These are used only by sieve and are not appropriate for a generic library Added: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/ - copied

Re: [mailet] Release Mailet Base 1.0 ...?

2009-01-18 Thread Robert Burrell Donkin
On Mon, Jan 12, 2009 at 4:24 PM, Stefano Bagnara wrote: > Robert Burrell Donkin ha scritto: >> Mailert base (http://james.apache.org/mailet/base/) collects common >> utilities useful when developing mailets. other mailet packages are >> dependent on it. i think it's about ready to be released and

[mailet] Mailetdocs RC1

2009-01-18 Thread Robert Burrell Donkin
i've uploaded an initial RC1 to http://people.apache.org/~rdonkin/james/mavendocs/ and updated the website http://james.apache.org/mailet/maven-mailetdocs-plugin/ this is just a first cut for a quick review to try to discover what else needs to be be done, and so isn't signed or deployed correctly

svn commit: r735469 - in /james/jsieve/trunk: pom.xml src/site/site.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 06:56:20 2009 New Revision: 735469 URL: http://svn.apache.org/viewvc?rev=735469&view=rev Log: Add JIRA change reports Modified: james/jsieve/trunk/pom.xml james/jsieve/trunk/src/site/site.xml Modified: james/jsieve/trunk/pom.xml URL: http://svn.apache.or

svn commit: r735457 - /james/jsieve/trunk/main/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 05:55:06 2009 New Revision: 735457 URL: http://svn.apache.org/viewvc?rev=735457&view=rev Log: Upgrade to JavaCC 4 Modified: james/jsieve/trunk/main/pom.xml Modified: james/jsieve/trunk/main/pom.xml URL: http://svn.apache.org/viewvc/james/jsieve/trunk/main/po

svn commit: r735437 - in /james/jsieve/trunk: mailet/build.xml main/build.xml util/build.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 03:25:02 2009 New Revision: 735437 URL: http://svn.apache.org/viewvc?rev=735437&view=rev Log: Removed individual distributions Modified: james/jsieve/trunk/mailet/build.xml james/jsieve/trunk/main/build.xml james/jsieve/trunk/util/build.xml Modified:

svn commit: r735435 - /james/jsieve/trunk/mailet/src/main/resources/org/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 03:17:40 2009 New Revision: 735435 URL: http://svn.apache.org/viewvc?rev=735435&view=rev Log: Removed unused directory Removed: james/jsieve/trunk/mailet/src/main/resources/org/ - To unsubsc

svn commit: r735433 - /james/jsieve/trunk/mailet/src/main/resources/org/apache/

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 03:09:37 2009 New Revision: 735433 URL: http://svn.apache.org/viewvc?rev=735433&view=rev Log: Removed unused pheonix mappings Removed: james/jsieve/trunk/mailet/src/main/resources/org/apache/ --

svn commit: r735432 - in /james/jsieve/trunk: mailet/pom.xml util/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 03:07:08 2009 New Revision: 735432 URL: http://svn.apache.org/viewvc?rev=735432&view=rev Log: Added missing jmock dependencies Modified: james/jsieve/trunk/mailet/pom.xml james/jsieve/trunk/util/pom.xml Modified: james/jsieve/trunk/mailet/pom.xml URL: ht

svn commit: r735431 - /james/jsieve/trunk/mailet/src/site/site.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 03:06:52 2009 New Revision: 735431 URL: http://svn.apache.org/viewvc?rev=735431&view=rev Log: Corrected speiling mistake Modified: james/jsieve/trunk/mailet/src/site/site.xml Modified: james/jsieve/trunk/mailet/src/site/site.xml URL: http://svn.apache.org/vi

svn commit: r735412 - /james/mime4j/trunk/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:30:37 2009 New Revision: 735412 URL: http://svn.apache.org/viewvc?rev=735412&view=rev Log: Added report on issues closed in current version Modified: james/mime4j/trunk/pom.xml Modified: james/mime4j/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/m

svn commit: r735409 - /james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:26:20 2009 New Revision: 735409 URL: http://svn.apache.org/viewvc?rev=735409&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/mailet/maven-mailetdocs-plugin/trunk/pom.xml Modified: james/mailet/maven-mailetdocs-pl

svn commit: r735408 - in /james/mailet/maven-mailetdocs-plugin/tags/maven-mailetdocs-plugin-0.1RC1: ./ pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:26:16 2009 New Revision: 735408 URL: http://svn.apache.org/viewvc?rev=735408&view=rev Log: [maven-release-plugin] copy for tag maven-mailetdocs-plugin-0.1RC1 Added: james/mailet/maven-mailetdocs-plugin/tags/maven-mailetdocs-plugin-0.1RC1/ - copied fr

svn commit: r735407 - /james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:26:08 2009 New Revision: 735407 URL: http://svn.apache.org/viewvc?rev=735407&view=rev Log: [maven-release-plugin] prepare release maven-mailetdocs-plugin-0.1RC1 Modified: james/mailet/maven-mailetdocs-plugin/trunk/pom.xml Modified: james/mailet/maven-maile

svn commit: r735406 - /james/mime4j/trunk/src/main/java/org/apache/james/mime4j/util/CharsetUtil.java

2009-01-18 Thread mwiederkehr
Author: mwiederkehr Date: Sun Jan 18 01:21:21 2009 New Revision: 735406 URL: http://svn.apache.org/viewvc?rev=735406&view=rev Log: inferred generics into code to generate html table of known charsets Modified: james/mime4j/trunk/src/main/java/org/apache/james/mime4j/util/CharsetUtil.java Mo

svn commit: r735405 - /james/jsieve/trunk/mailet/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:11:41 2009 New Revision: 735405 URL: http://svn.apache.org/viewvc?rev=735405&view=rev Log: Renumbered MailetDocs Modified: james/jsieve/trunk/mailet/pom.xml Modified: james/jsieve/trunk/mailet/pom.xml URL: http://svn.apache.org/viewvc/james/jsieve/trunk/m

svn commit: r735403 - /james/mailet/crypto/trunk/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 01:06:46 2009 New Revision: 735403 URL: http://svn.apache.org/viewvc?rev=735403&view=rev Log: Maildocs renumbered as 0.1 Modified: james/mailet/crypto/trunk/pom.xml Modified: james/mailet/crypto/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/mailet/cr

Re: [mime4j] Refactor a few classes / packages?

2009-01-18 Thread Robert Burrell Donkin
On Sat, Jan 17, 2009 at 11:47 PM, Markus Wiederkehr wrote: > I would like to refactor a few things in Mime4j: > > 1) I think package o.a.j.mime4j.decoder should be renamed in > o.a.j.mime4j.codec because it also contains a few encoder classes. +1 > 2) How about replacing o.a.j.m.field.address.Ad

svn commit: r735400 - /james/mailet/standard/trunk/pom.xml

2009-01-18 Thread rdonkin
Author: rdonkin Date: Sun Jan 18 00:53:57 2009 New Revision: 735400 URL: http://svn.apache.org/viewvc?rev=735400&view=rev Log: Maildocs renumbered as 0.1 Modified: james/mailet/standard/trunk/pom.xml Modified: james/mailet/standard/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/maile

JAMES Server Nightly Build Report

2009-01-18 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: -