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
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 release (candidate)). In your custom tasks, you should use Project.GetFullPath to re