Re: [NAnt-users] Using NAnt 0.86 beta1 on 64-bit Windows

2008-04-29 Thread James, Justin
I remember reading somewhere that this was a known issue with the beta 1 when the .net 2.0 sdk is not installed and it was fixed in the latest nightly build. Thx -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Tuesday, April 29, 2008 12

RE: [Nant-users] Problem with Nant Tasks

2005-05-17 Thread James, Justin
Thanks for the FileInfo tip. It worked great. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 17, 2005 9:42 PM To: James, Justin; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Problem with Nant Tasks Justin, If you modify the

RE: [Nant-users] Problem with Nant Tasks

2005-05-17 Thread James, Justin
Gert, Is there a particular task that comes with the distribution that you would recommend looking at to see how the Project.GetFullPath should be used. Thx -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 17, 2005 11:52 AM To: James, Justin; nant

[Nant-users] Problem with Nant Tasks

2005-05-17 Thread James, Justin
I am trying to upgrade a bunch of build files from .84 to .85 rc3 and ran into an issues with the nant tasks. In .84 when you used the nant tasks the build file would execute from the directory where the called build file was located so any directory references that we relative to the build file