RE: why do I get a java FileNotFound when defining a property

2005-09-16 Thread Lasher, James L
Yeah, sorry about that. I figured the problem out. Smack head! -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Friday, September 16, 2005 2:09 PM To: Ant Users List Subject: Re: why do I get a java FileNotFound when defining a property Lasher, James L wrote

Re: why do I get a java FileNotFound when defining a property

2005-09-16 Thread Steve Loughran
Lasher, James L wrote: I'm using Ant 1.6.2 on Windows. I should have given the precise issue: Where X is a mapped network drive... not that that should make any difference. The exact error I'm getting is: java.io.FileNotFoundException: X:\tmp\success.txt (The system cannot find the path spe

RE: why do I get a java FileNotFound when defining a property

2005-09-15 Thread Lasher, James L
ied) -jim- -Original Message- From: Ben Stringer [mailto:[EMAIL PROTECTED] Sent: Thursday, September 15, 2005 11:19 PM To: Ant Users List Subject: Re: why do I get a java FileNotFound when defining a property On Fri, 2005-09-16 at 01:09 -0400, Lasher, James L wrote: > I have defined a property:

Re: why do I get a java FileNotFound when defining a property

2005-09-15 Thread Ben Stringer
On Fri, 2005-09-16 at 01:09 -0400, Lasher, James L wrote: > I have defined a property: > > > > If the /opt/odi/success.txt file does not yet exist, I get a > java.io.FileNotFound Exception and the build fails. > > Is there any way around this? I'd like to just set this property up > with the n