RE: Please Unsubscribe this email address

2005-08-24 Thread Richard Evans
Kev, I did that and I am still receiving these messages. However, I will do it again. Thanks! -Original Message- From: Kev Jackson [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 8:53 PM To: Ant Developers List Subject: Re: Please Unsubscribe this email address Richard

RE: Please Unsubscribe this email address

2005-08-23 Thread Richard Evans
ALL, I believe this address previously belonged to an employee with this name sake in the UK. However, I am in the US and do not work in the area of system resolutions. Thanks in advance for your responsiveness, - Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

RE: Manual + xdocs etc

2005-08-10 Thread Richard Evans
Hi Antoine, You probably want to take me off your e-mail list. I believe the previous Richard Evans was in the UK. However, I am in the US and likely in a different organization all together. Cheers, - Richard -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED

RE: AW: Manual + xdocs etc

2005-08-10 Thread Richard Evans
Hi Jan, You probably want to take me off your e-mail list. I believe the previous Richard Evans was in the UK. However, I am in the US and likely in a different organization all together. Cheers, - Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent

Possible patch to ZipOutputStream

2003-07-17 Thread Richard Evans
addition, it is no longer necessary to set the CRC of a non-deflated entry before it is added to the file. The patches are against a recent 1.6 build. Richard Evans --- org/apache/tools/zip/ZipOutputStream.java.orig Tue Jul 15 17:45:26 2003 +++ org/apache/tools/zip/ZipOutputStream.java Thu

Speed up patternsets/DirectoryScanner?

2003-07-11 Thread Richard Evans
. Is this completely off the wall? Alternatively, is there a faster way of doing what I want? Richard Evans --- DirectoryScanner.java.orig Fri Jul 11 11:59:46 2003 +++ DirectoryScanner.java Thu Jul 10 11:42:55 2003 @@ -57,6 +57,8 @@ import java.io.File; import java.io.IOExceptio