Re: Dir attribute of the execute task.

2001-01-17 Thread Conor MacNeill
To: <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 12:46 AM Subject: Re: Dir attribute of the execute task. > Moving this over from ant-user. > > I've done some tests on JDK 1.3's Runtime.exec under NT. It seems a little > inconsistent about how it picks up executa

Re: Dir attribute of the execute task.

2001-01-17 Thread Diane Holt
--- Conor MacNeill <[EMAIL PROTECTED]> wrote: > The executable attribute should either provide the name of a command on > the > user's path or provide the full path to the command to be executed. For > Windows based systems, the executable command should include the file > extension, that is "testi

Re: Dir attribute of the execute task.

2001-01-17 Thread Conor MacNeill
ld include the file extension, that is "testit.bat", rather than just "testit" Thoughts? Conor - Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 17, 2001 9:17 AM Subject: RE: Dir attribute of the execute tas