On 6/3/05, Sandeep <[EMAIL PROTECTED]> wrote:
> Please let me know if you have any idea to handle this problem more
> elegantly.
In Ant, this would be handled using a custom mapper[1] on the copy
task. Personally, I think that's a little heavy-handed, and
ultimately hard to maintain, just becaus
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: vrijdag 3 juni 2005 15:51
> To: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Support for NUnit categories
>
> Gert Driesen wrote:
>
> >>-Original Message
Hi Marcin,
-> Build file of a project I am currently working on grew up in a few
-> past days and I am thinking about its division into a few smaller
-> chunks. Do you have any thoughts on how to do this do get scalable and
-> manageable set of build files? Tasks done by this build file include:
-
Hi there, it looks like your second variable should be referenced as a
property, so something like the following should work:
Kevin Kirkpatrick wrote:
Thanks Bill and Merrill for your responses.
I tried putting quotes around the variable ‘build’ and got the
following error.
Se
Thanks Bill
and Merrill for your responses.
I tried
putting quotes around the variable ‘build’ and got the following error.
Secondly, does
anyone know where to find better documentation/help?
value="${environment::get-variable('BUILD')}"/
Kevin,
Everything inside the ${ ... } will be evaluated UNLESS it is quoted. Since I
assume BLOCK is the name of an environment variable rather than of a property
to be evaluated, try single quotes around it.
Merrill
---
This SF.Net email i
You
need single quotes round the variable name, otherwise NAnt will try to
evaluate it as a property:
I'm
pretty sure that the environment variable lookup is not case sensitive so
'BUILD' and 'build' should both work.
HTH,
Bill
-Original Message-From:
[EMAIL PROTECT
I
have a really stupid question. Is
the correct usage for this function, environment::get-variable?
value="${environment::get-variable(BUILD)}"/>
Thanks.
Yup, I clicked on the resource link in the csc task and was reading the help
for assemblyfileset.
Thanks.
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
> Philip,
>
> The child element is only intented to be used for specifying
> directories in which the compiler task can search for assemblies th
http://cvs.sourceforge.net/viewcvs.py/nantcontrib/NAntContrib/Tools/InstallRequirements/MSVBDPCA.DLL?rev=1.1&view=auto
On 6/5/05, Alejandro Calbazana <[EMAIL PROTECTED]> wrote:
Hello,This may be a little off topic for this list, but maybe someone can helpme. I am looking for a copy of MSVBDPCA.D
10 matches
Mail list logo