Re: [Nant-users] task with visual basic projects should generate resources names differently

2004-04-02 Thread Gert Driesen
Daniel, What version of NAnt are you using ? The NAnt 0.85 nightly builds do generate correct manifest resource names. Can you try the latest nightly build (http://nant.sourceforge.net/nightly/builds) and report back ? Thanks, Gert - Original Message - From: "Daniel Prévost" <[EMAIL P

[Nant-users] nant 101, build versions

2004-04-02 Thread Bob Archer
Ok,   I assume this is NAnt 101 and there is an article or message on this already…   But, how do you store build number and get and auto increment it each build?   Bob  

[Nant-users] task with visual basic projects should generate resources names differently

2004-04-02 Thread Daniel Prévost
Title: Message Hi, I would just like to point out that a Visual Basic project compiled in Visual Studio does not add folder hierarchy in the resource names like is done for C# projects.   For example, given a resource file say 'Project\Resources\test.xml' and a set root namespace of 'CoolP

Re: [Nant-users] CSC Output Build Internal Error help

2004-04-02 Thread Gert Driesen
- Original Message - From: "Michael Dang" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 02, 2004 5:41 PM Subject: Re: [Nant-users] CSC Output Build Internal Error help > Hi Gert, > > Haven't forgot about this. I can't pack up the fi

Re: [Nant-users] CSC Output Build Internal Error help

2004-04-02 Thread Michael Dang
Hi Gert, Haven't forgot about this. I can't pack up the files. Would be against company privacy policies. Sorry. However, I have narrowed down the problem to 2 resx files. I have regenerated those resx files but same problem. How does nant generate the csc commandline /resource and /linkre

Re: [Nant-users] latest build problem with readregistry

2004-04-02 Thread Gert Driesen
Andrew, There are indeed problems with namespace support in NAnt right now. I hope to have time for this soon. Gert - Original Message - From: "Andrew Sharpe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 02, 2004 5:03 PM Subject: [Nant-users] latest build problem with

[Nant-users] latest build problem with readregistry

2004-04-02 Thread Andrew Sharpe
I am using Nant build 0.85.1548.0 and am having a problem with the readregistry task. Below is an example of a build file that will not run: http://nant.sf.net/schemas/nant-0.85.win32.net-1.0.xsd";> The error I get is: BUILD FAILED D:\temp\designer\test.b