svn commit: r648960 - /james/server/trunk/spoolmanager-function/src/main/java/org/apache/james/transport/mailets/SPF.java

2008-04-16 Thread norman
Author: norman Date: Wed Apr 16 22:57:03 2008 New Revision: 648960 URL: http://svn.apache.org/viewvc?rev=648960&view=rev Log: Fix a bug in Logger handling which cause an Exception on mailet init ( Thx to Jerry for reporting ) Modified: james/server/trunk/spoolmanager-function/src/main/java/

Re: Road Forward

2008-04-16 Thread Danny Angus
On Wed, Apr 16, 2008 at 9:50 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > the major issue is that we don't collectively understand the quality > of the code in trunk nor how it differs from 2.4.x +1 I think, and hope, that that is what Noel, in his inimitable style, is pushing us tow

Re: non-conforming Manifest.MF in spice libs

2008-04-16 Thread Robert Burrell Donkin
On Wed, Apr 16, 2008 at 8:10 PM, Bernd Fondermann <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 16, 2008 at 3:27 PM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: > > On Tue, Apr 15, 2008 at 8:13 PM, Bernd Fondermann <[EMAIL PROTECTED]> > wrote: > > > 3. We could approach the Tomcat peop

Re: Road Forward

2008-04-16 Thread Robert Burrell Donkin
On Wed, Apr 16, 2008 at 8:23 PM, Danny Angus <[EMAIL PROTECTED]> wrote: > Glad you guys seem to have had some productive chat @apachecon. Sorry > I had to miss it this year, its the easter holidays and I went to > Aviemore with the family. Loads of snow on the ski slopes, which is > unusual for

[jira] Resolved: (JSIEVE-8) I would be great to have sieve script validator that also validates commands mapping.

2008-04-16 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin resolved JSIEVE-8. Resolution: Fixed Fix Version/s: (was: 1.0) 0.2 My read

svn commit: r648831 - in /james/jsieve/trunk/src: main/java/org/apache/jsieve/ test/java/org/apache/jsieve/junit/ test/java/org/apache/jsieve/junit/utils/

2008-04-16 Thread rdonkin
Author: rdonkin Date: Wed Apr 16 13:19:59 2008 New Revision: 648831 URL: http://svn.apache.org/viewvc?rev=648831&view=rev Log: Addressed JSIEVE-8 (https://issues.apache.org/jira/browse/JSIEVE-8). I think that the raiser of the issue is right that throwing an exception during parsing is more spec

Re: Road Forward

2008-04-16 Thread Danny Angus
Glad you guys seem to have had some productive chat @apachecon. Sorry I had to miss it this year, its the easter holidays and I went to Aviemore with the family. Loads of snow on the ski slopes, which is unusual for the time of year. http://www.cairngormmountain.org.uk/web-cam However to get to th

Re: non-conforming Manifest.MF in spice libs

2008-04-16 Thread Bernd Fondermann
On Wed, Apr 16, 2008 at 3:27 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On Tue, Apr 15, 2008 at 8:13 PM, Bernd Fondermann <[EMAIL PROTECTED]> wrote: > > Hi, > > > > There are three spice libs we are using which cause problems: > > > > spice-configkit-1.1.2.jar > > spice-loggers

Re: Road Forward

2008-04-16 Thread Norman Maurer
Am Mittwoch, den 16.04.2008, 14:40 +0100 schrieb Robert Burrell Donkin: > On Wed, Apr 16, 2008 at 2:26 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > > Noel J. Bergman ha scritto: > > > > > > > Hontvari Jozsef wrote: > > > > > > > > > > The trunk receives all changes. It must always be in a useab

Re: [PATCH] Mailet Commit Messages [WAS Re: Commit messages going to mailet API list]

2008-04-16 Thread Norman Maurer
Am Mittwoch, den 16.04.2008, 19:33 +0100 schrieb Robert Burrell Donkin: > On Wed, Apr 16, 2008 at 7:32 PM, Norman Maurer <[EMAIL PROTECTED]> wrote: > > > done > > great thanks :-) > > cheers > > - robert Wow, this was fast.. are you presssing refresh every 10 seconds :-P --

Re: [PATCH] Mailet Commit Messages [WAS Re: Commit messages going to mailet API list]

2008-04-16 Thread Robert Burrell Donkin
On Wed, Apr 16, 2008 at 7:32 PM, Norman Maurer <[EMAIL PROTECTED]> wrote: > done great thanks :-) cheers - robert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PATCH] Mailet Commit Messages [WAS Re: Commit messages going to mailet API list]

2008-04-16 Thread Norman Maurer
Am Mittwoch, den 16.04.2008, 17:34 +0100 schrieb Robert Burrell Donkin: > On Tue, Apr 15, 2008 at 6:53 PM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: > > > > On Tue, Apr 15, 2008 at 12:52 PM, Robert Burrell Donkin > > <[EMAIL PROTECTED]> wrote: > > > On Mon, Apr 14, 2008 at 10:51 PM, Stef

svn commit: r648748 - in /james/jsieve/trunk/src/main/java/org/apache/jsieve: commands/AbstractActionCommand.java commands/AbstractCommand.java commands/AbstractPrologCommand.java tests/AbstractTest.j

2008-04-16 Thread rdonkin
Author: rdonkin Date: Wed Apr 16 09:49:38 2008 New Revision: 648748 URL: http://svn.apache.org/viewvc?rev=648748&view=rev Log: Fixed javadocs errors Modified: james/jsieve/trunk/src/main/java/org/apache/jsieve/commands/AbstractActionCommand.java james/jsieve/trunk/src/main/java/org/apac

svn commit: r648747 - /james/jsieve/trunk/build.xml

2008-04-16 Thread rdonkin
Author: rdonkin Date: Wed Apr 16 09:47:18 2008 New Revision: 648747 URL: http://svn.apache.org/viewvc?rev=648747&view=rev Log: Minor fixes Modified: james/jsieve/trunk/build.xml Modified: james/jsieve/trunk/build.xml URL: http://svn.apache.org/viewvc/james/jsieve/trunk/build.xml?rev=648747&

[PATCH] Mailet Commit Messages [WAS Re: Commit messages going to mailet API list]

2008-04-16 Thread Robert Burrell Donkin
On Tue, Apr 15, 2008 at 6:53 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > > On Tue, Apr 15, 2008 at 12:52 PM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 14, 2008 at 10:51 PM, Stefano Bagnara <[EMAIL PROTECTED]> > wrote: > > > Robert Burrell Donkin ha scritto:

[jira] Assigned: (JSIEVE-8) I would be great to have sieve script validator that also validates commands mapping.

2008-04-16 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin reassigned JSIEVE-8: -- Assignee: Robert Burrell Donkin > I would be great to have sieve script validator

Re: Road Forward

2008-04-16 Thread Robert Burrell Donkin
On Wed, Apr 16, 2008 at 2:26 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Noel J. Bergman ha scritto: > > > > Hontvari Jozsef wrote: > > > > > > > The trunk receives all changes. It must always be in a useable state. > > > > > > > Trying convincing people of that. :-) Robert, for example, exp

Re: Road Forward

2008-04-16 Thread Stefano Bagnara
Stefano Bagnara ha scritto: Noel J. Bergman ha scritto: Hontvari Jozsef wrote: The trunk receives all changes. It must always be in a useable state. Trying convincing people of that. :-) Robert, for example, explicitly considers that to be the wrong approach, and indicates that he conside

Re: non-conforming Manifest.MF in spice libs

2008-04-16 Thread Robert Burrell Donkin
On Tue, Apr 15, 2008 at 8:13 PM, Bernd Fondermann <[EMAIL PROTECTED]> wrote: > Hi, > > There are three spice libs we are using which cause problems: > > spice-configkit-1.1.2.jar > spice-loggerstore-0.5.jar > spice-classman-1.0.jar > > They all have Extension-List values which do not conform t

Re: Road Forward

2008-04-16 Thread Stefano Bagnara
Noel J. Bergman ha scritto: Hontvari Jozsef wrote: The trunk receives all changes. It must always be in a useable state. Trying convincing people of that. :-) Robert, for example, explicitly considers that to be the wrong approach, and indicates that he considers a substantial amount of tru

Re: Road Forward

2008-04-16 Thread Robert Burrell Donkin
On Tue, Apr 15, 2008 at 11:17 PM, Hontvari Jozsef <[EMAIL PROTECTED]> wrote: > Moreover James is a mature product, nobody is forced to upgrade. > I am using the same custom version for about 3 years if not more. > > If there are enough features or a few months elapsed, release a beta > version

Re: Road Forward

2008-04-16 Thread Robert Burrell Donkin
On Wed, Apr 16, 2008 at 12:36 PM, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Hontvari Jozsef wrote: > > > The trunk receives all changes. It must always be in a useable state. > > Trying convincing people of that. :-) Robert, for example, explicitly > considers that to be the wrong approach,

Re: Road Forward

2008-04-16 Thread Robert Burrell Donkin
On Tue, Apr 15, 2008 at 11:17 PM, Hontvari Jozsef <[EMAIL PROTECTED]> wrote: > Considering the low frequency of releases and the small number of new > features, there are plenty of new features on trunk - robert - To unsubscribe

RE: Road Forward

2008-04-16 Thread Noel J. Bergman
Hontvari Jozsef wrote: > The trunk receives all changes. It must always be in a useable state. Trying convincing people of that. :-) Robert, for example, explicitly considers that to be the wrong approach, and indicates that he considers a substantial amount of trunk to be junk. His thought is

JAMES Server Nightly Build Report

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