[Nant-users] resource compilation problem

2004-05-04 Thread Jo De Greef
Title: Message Hi all,   I am having a problem with the following scenario:   I have one class library with a resource file contained in it: translations.en-us.resx. When I compile it (using vs.net) I get 2 dll files:  - Translations.dll  - en-US/Translations.resources.dll (notice that th

RE: [Nant-users] unexpected ${nant.project.buildfile} behaviour

2004-04-27 Thread Jo De Greef
r instance.  It works in the current nightly builds.   Cheers,   Bill   -Original Message-----From: Jo De Greef [mailto:[EMAIL PROTECTED]Sent: 27 April 2004 12:32To: [EMAIL PROTECTED]Subject: [Nant-users] unexpected ${nant.project.buildfile} behaviour

[Nant-users] unexpected ${nant.project.buildfile} behaviour

2004-04-27 Thread Jo De Greef
Title: Message Hi all,   I have one build file (called master.build) that uses the task:           When I check the value of ${parentBuildfile} inside slave.build, the value is "c:\projects\slave.build" instead of "c:\projects\master.build". Is this i

RE: Re: Re: [Nant-users] Conditional copy

2004-04-13 Thread de . greef
tion, I can't check it right now but I don't seehow "" can return true for ${mySwitch} being "on" and return false forany other value.> -Jo>> ----> take a look at the if attribute on . See the docs at:> http://nant.sourceforge.net/nightly/help/tasks/copy.ht

RE: Re: [Nant-users] Conditional copy

2004-04-13 Thread de . greef
;" can return true for ${mySwitch} being "on" and return false for any other va! lue. -Jo take a look at the if attribute on . See the docs at:http://nant.sourceforge.net/nightly/help/tasks/copy.html somthing like :   Should

[Nant-users] Conditional copy

2004-04-13 Thread Jo De Greef
Title: Message Hi all,   I'm trying to create a task that will copy my binaries to a seperate folder after compilation. I created a csv file with the list of files to copy and let Nant iterate through it. Depending on the value of a property however I want to decide whether or not to copy th

[Nant-users] String::replace problem

2004-04-05 Thread Jo De Greef
ctly: it treats '${testReplace}' as '${testReplace}' instead of 'aabbcc'. When I try to omit the quotes, I get an error that the build file is not correct so that's not working either. Can someone please shed

[Nant-users] tags --> The path is too long after being fully qualified

2004-03-17 Thread Jo De Greef
Hi, I am using NAnt with this (very simple) build script: = http://localhost/JobVacancy.Web/JobVacancy.Web.csproj"; path="C:\Inetpub\wwwroot\JobVacancy.Web\J