Hi Ralph, the problem with the file repositories was a bug introduced while refactoring james to use jsr250 for dependency injection. It is fixed in current trunk. sub-eclipse diff will be fine..
Thx again, Norman 2010/1/12 Ralph B Holland <[email protected]>: > Norman, > > I am just back from work. > > I will see what I can do. I developed the code off the 2.3.3 branch because > I could not get the file repositories working from the current trunk release > - null pointer exceptions were occurring when attempting to write the email > to the spam folder. > > There are only 2 or 3 classes changed, so it should not be a problem for me > to migrate them into the other baseline and check that they compile and get > through the unit tests. > > I am a newbie to using web-based repositories, and I haven't done a svn diff > from one before either, so I will need to investigate the sub-eclipse diff > facility to see if it works as expected. > > I am also on a Windows box and I have already recognised that I can't > compare properly with the svn repository because of white-space changes. So > I will go through all the corresponding files and ensure that there are no > tabs, but I am not sure what to do about line-termination characters > (<CR><LF> vs linux <LF>). I did set my eclipse editor to use tabs, but > probably a bit late, so I will check the source. > > You will hear from me soon. > > Regards, > > Ralph > > -----Original Message----- > From: Norman Maurer [mailto:[email protected]] > Sent: Tuesday, 12 January 2010 08:47 > To: James Developers List > Subject: Re: Enhancement to Mailet API by the inclusion of Composite pattern > matchers for And, Or, Not and Xor > > Thx, > > a diff against current trunk would be the best :) > > Bye, > Norman > > 2010/1/11 Ralph B Holland <[email protected]>: >> No problems with removing @author from the source. >> >> I will bundle the code up tonight my time - approx 10 hrs time - I am off > to >> work for a meeting. >> >> Regards, >> >> Ralph >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 9.0.725 / Virus Database: 270.14.134/2613 - Release Date: 01/11/10 > 18:35:00 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
