Re: [NAnt-users] problem in custom nant task

2007-10-18 Thread Gert Driesen
Hi Ashish, Check out this post: http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg10369.html Gert _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ashish Mittal Sent: woensdag 17 oktober 2007 12:35 To: nant-users@lists.sourceforge.net Subject: [NAnt-user

Re: [NAnt-users] Adding Reference to Crystal DLL's

2007-10-18 Thread Bill Martin
I assume this is just for example and you are really using the element in the task? Have you tried running NAnt with the -verbose and/or -debug switches to see what it really resolves the references to? There's also a function in NAnt contrib. That will convert a fileset to a string for printin

Re: [NAnt-users] nant is trying to use al(assembler linker) version 1.0in the 2.0 profile!!

2007-10-18 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gert Driesen wrote: > Hi Francisco, > Hi, Gert! > When Nant 0.85 was released, Mono did not ship with an assembly linker for > the 2.0 profile. > > Since we had no idea if it would ever be shipped with one, and had no idea > how it would be named

Re: [NAnt-users] How to make nant find nunit assemblies included innant distribution?

2007-10-18 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gert Driesen wrote: > Hi Francisco, > Hi, Gert!! > It's already late here, so here a very quick reply. > > You can use something like this: > > value="${nant::get-base-directory() + '/lib/' + > framework::get-family(framework::get-target-framewor