system. Thank you.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, June 04, 2007 8:48 AM
To: Mark Modrall
Cc: nant-users@lists.sourceforge.net;
[EMAIL PROTECTED]
Subject: Re: [NAnt-users] any way to use a pre-defined in
?
Haven't ch
Hi...
I was just trying to use a pre-defined fileset in foreach
but haven't been able to come up with the right incantation. I tried
But nant complains that I can't have a fileset in a fileset (I'm taking
it that is equivalent t
How about reversing the wrapping (i.e. '"Solution
1.sln"' instead of "'Solution 1.sln'").
Xml lets you quote attributes with either an apostrophe or a quote mark.
If you put the double quotes inside the attribute declaration, the xml
processor will take care of it and the nant plugins probably won'
Hi...
I was just wondering if there was any way to get to use some
other encoding than utf8 when writing to a file? doesn't have an
encoding attribute...
Thanks
-Mark
This e-mail message, and any attachments, is intended only for the use of the
individual or entity identified in the
Hi...
Didn't see anything in the docs, but I was wondering if
there was any mechanism to pass in compiler constants to a
build? With msbuild, you can define constants with /p:name=value, as
many as you need/want. Would be handy to define something other than
configuration on too
From: Michael Frederick [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 03, 2007 7:42 PM
To: Mark Modrall; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] any break from for loop?
We have written a small C# "script" that waits for a set of files to
appear. It has a polli
Any way to just get a count of how many files are in a fileset?
Thanks
-mark
This e-mail message, and any attachments, is intended only for the use of the
individual or entity identified in the alias address of this message and may
contain information that is confidential, privileged and
Hi...
I've been trying to code a task to wait for something to happen and I'd
like to break out when it does. I started looking at but
there didn't seem to be any way (other than fail) to break out of the
loop once the event occurred. I tried using recursion, but then found
tasks can't call
TECTED] On Behalf Of Mark
Modrall
Sent: Wednesday, January 24, 2007 10:50 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Any way to apply in place?
Hi...
I was thinking of using to swap in some build
time and version info at nant time in my AssemblyInfo.
, please notify
the sender immediately by reply e-mail and delete this message, and any
attachments, from your system. Thank you.
From: Arnette, Bill [mailto:[EMAIL PROTECTED]
Sent: Monday, January 22, 2007 2:29 PM
To: Mark Modrall; nant-users@lists.sourceforge.
Hi...
I was thinking of using to swap in some build
time and version info at nant time in my AssemblyInfo.cs'es, but
according to the docs, those elements are only applicable to and
. I'd like to simply do the substitutions in place. I can always
svn revert when the build is don
Thank you.
From: Bob Archer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 23, 2007 5:22 PM
To: Mark Modrall; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Error "SDK for the net-x.x framework is
notavailableor not configured"
The
esday, January 23, 2007 5:03 PM
To: Mark Modrall; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Error "SDK for the net-x.x framework is not
availableor not configured"
You should have the SDK for each fw version on the build machine. If you
have Studio that actually inc
Hi...
Found a couple of threads where this was discussed obliquely
and now I'm tripping over it.
I've got a program that needs to be built in both Framework
1.1 and 2.0 (and we've been told they don't want us to use MSBEE), so I
have 1.1 and 2.0 versions of the proje
Hi...
I'm new to nant, and I'm trying to port some java/ant tasks we'd done to
it. Since we use svn as our source control, I'm having to do the update
with exec. To get the revision updated to, I'm sifting through the svn
output. Under ant, I redirected the svn output to a property using a
f
15 matches
Mail list logo