RE: [Nant-users] redirecting csc task's output

2003-12-15 Thread Kevin Dickover
In my builds I include a build file that does amongst other things (see below)  This pipes all compile info to a time stamped file (with the record task) and gives me verbose information if I fail.  It also runs all tests and generates docs when I succeed.    Hope it helps,   Kevin Dick

RE: [Nant-users] Call a target like a function?

2003-12-15 Thread Jean Rajotte
i do the same all the time, except i prefix the property name w/ the function name. there isn't an alternative in nant at present. for my money, if there were, i'd prefer the following syntax: with a mechanism to keep the param properties local to the "function" (i.e. don't collide

[Nant-users] NDoc Task Question

2003-12-15 Thread Lehnert, Marc [LBRT/LNA]
Are there plans to support pre-existing NDoc project files with the NDoc task? Thanks. Marc A. Lehnert Senior Design Engineer Liebert Monitoring Group [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does So

RE: [Nant-users] Problem with solution task

2003-12-15 Thread Scott Ford
Tony, Many solution task bugs have been fixed since then. Did you try this in the nightly build? -Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, December 15, 2003 8:07 AM To: [EMAIL PROTECTED] Subject: [Nant-users]

RE: [Nant-users] Property and function names

2003-12-15 Thread Kevin Dickover
I will have no issues with the naming conventions. I do not as of yet have occasion to use the Expression Evaluator but will forward any bugs found when I do have a reason to use the product. Kevin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaroslaw

[Nant-users] Call a target like a function?

2003-12-15 Thread Daniel Bron
Hello, I have a type of target I call a lot. Every time I write this type of target, the only difference from the last time is in some "parameters". I'm wondering if there's any way to write a "template target" and call it like a function (i.e. parameterize it). I figure I could do this like:

Re: [Nant-users] Embedding XML as Resource

2003-12-15 Thread Michael Doerfler
Ian, you are correct - I was using 0.84rc1. I downloaded the 2003-12-13 nightly build and it works perfectly for me now! Thanks for your help and keep up the good work on this project! Mike From: Ian MacLean <[EMAIL PROTECTED]> To: Michael Doerfler <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED], [

RE: [Nant-users] simple text replace in file

2003-12-15 Thread David Resnick
Thanks. I guess I'll roll something myself for now. David -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: ב 15 דצמבר 2003 13:30 To: Ian MacLean; David Resnick Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users] simple text replace in file - Original Message -

[Nant-users] Problem with solution task

2003-12-15 Thread Tony . Day
Hi I am using nant-0.8.2 stable release to build a number of VB.Net projects (using the task for the actual build). Everything seems to work fine except for the last project in the set. Nant reports success but the built executable (winexe) appears to have a memory exception (Application Error -

Re: new #cvslib binary - fixes CVS\Entries problem; RE: [Nant-users] problem with the cvs-update task :: System.IO.FileNotFoundException: path=[c:\main\night\HelloWorld]fileType=[Repository]Filenotfound.

2003-12-15 Thread pierre . thorey
Hi Clayton, I downloaded the last nightly build. The error is now clearly reported. In fact, I did a big mistake, I used cvs-update with an empty folder as destination. cvs-checkout is the task I have to use. However, in the nightly build, there is a problem. With nant-0.84 (the latest stable r

Re: [Nant-users] simple text replace in file

2003-12-15 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "David Resnick" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 15, 2003 12:19 PM Subject: Re: [Nant-users] simple text replace in file > The plan has been to implement Ants filterchains concept - however

Re: [Nant-users] simple text replace in file

2003-12-15 Thread Ian MacLean
The plan has been to implement Ants filterchains concept - however this has yet to be done. A work-around could be to use the script task. Mitch Denny implemented a simple replace task a while ago but it was decided to go with filterchains instead. We could put Mitch's code in NantContrib until

[Nant-users] simple text replace in file

2003-12-15 Thread David Resnick
Hello all again, I am still looking for an answer to the question of how to replace a string in a text file using NAnt. Is there an existing task that can help me with this? Or would the accepted way be to write some custom code in C#? Thanks! David ---

RE: [Nant-users] CA Allfusion Harvest support

2003-12-15 Thread Karmous S. (Saber)
That's completely true. But why do they supply a sample vbscript for use of their api. And to me it's very stupid of CA not to open op their API without additional license fees. At this point we're considering the use of source-safe, because of the better integration in Nant. We already contacted

RE: [Nant-users] CA Allfusion Harvest support

2003-12-15 Thread Nicklas Norling
Hi Karmous. I've given it some thought earlier. But it's my believe that in order to do that you need Harvest SDK, and the license involved in the SDK would make it impossible or at the very least unsuitable for inclusion in a GPLed application like NAnt. You could always create some task that re

[Nant-users] CA Allfusion Harvest support

2003-12-15 Thread Karmous S. (Saber)
Hi there, Does someone happen to be using Allfusion Harvest as a source control application? Ideally we would create a harvest task like it's done voor cvs, sourcesafe etc. S. DISCLAIMER*** Deze e-mail is uitsluitend bestemd voor de g

[Nant-users] redirecting csc task's output

2003-12-15 Thread Francois Bonin
Hello everyone,   Is it possible to get the csc task to redirect its output to a file ? I tried using the arg nested element, but I must have misunderstood something; it didn't even run.   Thanks BT Yahoo! Broadband - Save £80 when you order online today. Hurry! Offer ends 21st December 2003. Th