[Nant-users] Fwd: branching in nant

2003-09-05 Thread Martin Aliger
> > Hi all, > > > > I want to check whether directory exists and branch by the result. Is it > > possible in current NAnt? [snip] > > When I first come to NAnt I was really shocked you couldn't check result > > code of previous task. Except of failonerror="true" of course. This is > > enough in m

[Nant-users] NAnt version 0.8.3-rc3

2003-09-05 Thread LEWIS, MARYLOU
I’m a new NAnt user.  I only have NET 1.1 Framework installed on my PC and gets “build failed” error.  I noticed that NAnt version 0.8.3-rc3 is built using NET 1.0 Framework.  Does this mean that I cannot use NAnt to build NET 1.1 projects?    I appreciate any help on this.  Thanks.  

[Nant-users] Cd mais completo do mercado!

2003-09-05 Thread Adriana :: Fastmarketing
Title: FastMarketing FRETE GRÁTIS (SEDEX) PARA TODO O BRASIL! O KIT de mala-direta digital mais COMPLETO do mercado, APENAS: R$ 89,00 Não perca tempo! Peça já o seu aqu

[Nant-users] Framework versions

2003-09-05 Thread Mark.Priest
MaryLou, Check the Wiki at http://nant.sourceforge.net/wiki/index.php/Specifying%20.NET%20Framework%20Versions -Mark I'm a new NAnt user. I only have NET 1.1 Framework installed on my PC and gets "build failed" error. I noticed that NAnt version 0.8.3-rc3 is built using NET 1.0 Framework.

[Nant-users] Re: branching in nant

2003-09-05 Thread Martin Aliger
Ah! Thanks alot. I wasn't aware of task at all! Maybe will be nice to add seealso to if/ifnot documentation to all tasks which could be used with (e.g. they set property values). Still - it could be useful to have some (e.g. system.result) property which contains result of previous task. Success

RE: [Nant-users] RE: NAnt version 0.8.3-rc3

2003-09-05 Thread LEWIS, MARYLOU
I think I got my answer now.  It works by running nant –k:net-1.1.  Thanks.   -Original Message- From: LEWIS, MARYLOU Sent: Friday, September 05, 2003 8:29 AM To: [EMAIL PROTECTED] Subject: [Nant-users] RE: NAnt version 0.8.3-rc3   I’m a new NAnt user.  I only have NET 1.1 Fram

[Nant-users] RE: NAnt version 0.8.3-rc3

2003-09-05 Thread LEWIS, MARYLOU
I’m a new NAnt user.  I only have NET 1.1 Framework installed on my PC and gets “build failed” error.  I noticed that NAnt version 0.8.3-rc3 is built using NET 1.0 Framework.  Does this mean that I cannot use NAnt to build NET 1.1 projects?    I appreciate any help on this.  Thanks.  

[Nant-users] Nant MSI Task documenttion

2003-09-05 Thread Daya Sharma
Title: R: [Nant-users] how-to specify the framework version to use in order to build ? Hi All   Is there anyoher place from where I can get Nant's MSI task documentation? apart from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/nantcontrib/NAntContrib/NAntContribInstall.include and http://na

Re: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Gert Driesen
Title: R: [Nant-users] how-to specify the framework version to use in order to build ? Alberto's problem was fixed by manually adjusting the section .NET Compact Framework section in NAnt.exe.config.  This should no longer be necessary in the 0.8.4 nightly builds ...   Gert - Original M

RE: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Erv Walter
Title: R: [Nant-users] how-to specify the framework version to use in order to build ? Also, confirm that you have Visual Studio 2003 Professional or higher installed on the machine you're building from.  The Compact Framework is not part of the free .NET SDK, so you have to have Visual Studio

RE: [Nant-users] Nant and Crystal Reports

2003-09-05 Thread Daya Sharma
Hi Brett Thanks for your quick reply, but what exactly is innosetup and untidytasks?? The initial stumbling block in understanding the MSI task that I have faced (using NAntContribInstall.include as example) are 1. Where do I get a ProductCode, UpgradeCode or for that matter even a 2. Is there

Re: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Gert Driesen
Title: R: [Nant-users] how-to specify the framework version to use in order to build ? Alberto,   this means that NAnt was not able to determine the location of the .NET Compact Framework, and therefor it does not consider it to be a valid framework, hence the error message. Are you sure it'

Re: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Gert Driesen
- Original Message - From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Alberto Cusinato" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 11:49 AM Subject: Re: [Nant-users] how-to specify the framework version to use in order to build ? > Hi

[Nant-users] Re: branching in nant

2003-09-05 Thread Gert Driesen
Hi Martin, You can use something like this : Hope this helps. Gert - Original Message - From: "Martin Aliger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 11:20 AM Subject: Fwd: branching in nant > > > Hi

Re: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Jaroslaw Kowalski
Hi all! don't you think that it would be a good idea to have: for such case. Additionaly this would be an easy way to get rid of which relies on csc.exe finding its own libraries, which I think is ugly. Jarek - Original Message - From: <[EMAIL PROTECTED]> To: "Alberto Cusinato" <[

Re: [Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread [EMAIL PROTECTED]
Hi Alberto, You can use the following to set the current framework to .NET Compact Framework 1.0 : to compile an assembly using that framework do the following : Hope this helps, Gert "Alberto Cusinato" <[EMAIL PROT

[Nant-users] how-to specify the framework version to use in order to build ?

2003-09-05 Thread Alberto Cusinato
Title: how-to specify the framework version to use in order to build ? Dear NAnt Support, how is it possible to specify the Framework version of .NET, I mean 1.1 instead of 1.0 or even compact framework, inside the .build file ? Best Regards. Alberto Cusinato Research & Development Aton S