RE: Weird error with Jar task

2005-06-21 Thread Shatzer, Larry
The only time I have run into this problem is when I had a virus scanner running with real time protection on the file system. After disabling the real time file system protection everything fixed itself. -- Larry -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent

Re: Weird error with Jar task

2005-06-21 Thread Frank W. Zammetti
Actually, based on some further Googling, I think I stumbled on the answer (and I do mean stumbled!)... It appears that the cause of the problem is my Checkstyle task... failOnViolation="false"> It seems like it might be a file locking issue... I foun