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 Gert Driesen
ask (src/NAnt.DotNet/Tasks/LicenseTask.cs). Hope this helps, Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > James, Justin > Sent: dinsdag 17 mei 2005 21:38 > To: nant-users@lists.sourceforge.net > Subject: RE: [Nant

RE: [Nant-users] Problem with Nant Tasks

2005-05-17 Thread James, Justin
-users@lists.sourceforge.net Subject: RE: [Nant-users] Problem with Nant Tasks Hi Justin, This has been changed, but it should not affect users using NAnt tasks that are part of the NAnt distribution. I'll look into the history of this change, and add info to the release notes (for the next re

RE: [Nant-users] Problem with Nant Tasks

2005-05-17 Thread Gert Driesen
dinsdag 17 mei 2005 15:35 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Problem with Nant Tasks > > 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

[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