RE: [Nant-users] [Fwd: Directory]

2005-05-23 Thread McKenna, Simon (RGH)
Hi Paul, -> How can I say, if a directory does not exist then create it. Help is your friend: http://nant.sourceforge.net/release/latest/help/tasks/mkdir.html http://nant.sourceforge.net/release/latest/help/functions/directory.exists.html e.g. peace si ---

[Nant-users] [Fwd: Nightly build]

2005-05-23 Thread Ian MacLean
Original Message Subject:Nightly build Date: Mon, 23 May 2005 18:59:24 +0100 From: Paul Cowan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi all, What's the best way to run Nant as a nightly build?? Thanks Paul _

[Nant-users] [Fwd: Directory]

2005-05-23 Thread Ian MacLean
pls don't email the admin alias directly. Use nant-users@lists.sourceforge.net Original Message Subject:Directory Date: Mon, 23 May 2005 18:35:42 +0100 From: Paul Cowan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi all, I'm very new to Nant. How can I say

Re: [Nant-users] Using XML as property values

2005-05-23 Thread Gary Feldman
Eric Williams wrote: I am trying to use some xml with the markup values of the xml'ish characters and NAnt it messing with them. When setting the following property Returns: [echo] 0>hello0 I want: [echo] 0hello

[Nant-users] Using XML as property values

2005-05-23 Thread Eric Williams
I am trying to use some xml with the markup values of the xml'ish characters and NAnt it messing with them. When setting the following property Returns: [echo] 0>hello0 I want: [echo] 0hello0

RE: [Nant-users] sysinfo problem -- not setting all system variables

2005-05-23 Thread Merrill Cornish
Tony, You might also try ${environment::get_variable('SRCROOT')} to see if you can just extract that one environment variable. As for PATH, there was some discussion about that one before. Be sure you are capitalizing it as it appears in a SET statement in a DOS console window. For some Wind

RE: [Nant-users] Uptodate task and newly added files.

2005-05-23 Thread Gert Driesen
Title: Uptodate task and newly added files. Hi Richard,   I think this is by design. But that does not mean that its a good design, or a design that cannot be changed (after some discussion).   Can you submit a bug report for this issue (also include a repro if possible) ?   Thanks !   Gert

RE: [Nant-users] sysinfo problem -- not setting all system variables

2005-05-23 Thread Anthony DeLuca
Thank you for the reply Merrill! I tried this already, and actually just went to try it again just to be sure. I still get the same results noted in my original post. Regardless of the prefix I specify (with prefix=""), or by not specifying a prefix at all (which should make the default prefix "sy

Re: [Nant-users] sysinfo problem -- not setting all system variables

2005-05-23 Thread Merrill Cornish
Tony, Try adding just "SRCROOT" (no "sys.end" prefix) to your environment, then check the value of the "sys.SRCROOT" property in your script. In general, if you have specified a prefix of "xxx", the environment variable "ABC" will show up as property "xxx.ABC". Merrill -

[Nant-users] sysinfo problem -- not setting all system variables

2005-05-23 Thread Anthony DeLuca
It is my understanding that should pull all of your system enviroment variables into nant for reference. It seems that all of my variables are not being pulled in. In particular I want sys.env.SRCROOT to be available.   I have set sys.env.SRCROOT in the following ways. Both of these met

[Nant-users] Uptodate task and newly added files.

2005-05-23 Thread Foster, Richard - PAL
Title: Uptodate task and newly added files. Greetings all, I have recently run into a small problem with the task. I have a script which looks something like this….                                  

[Nant-users] Web project is being skipped

2005-05-23 Thread Célio Cidral Junior
Hello! I have a solution with several projects and one of them is a web project. I noticed that the web project is being skipped by the nant build, I don't know why. I think I did set the element correctly. Does someone know what should I do to avoid it being skipped? The build script and build l

[Nant-users] Escaping in echo

2005-05-23 Thread Paweł Kędzior
I'd like to: but the result should be multilined. Is it possible to pass something like \n . Thanks Pawel --- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Or