Hi Filip
could you try to define the property with overwrite set to false in
your slave script ? I'm using this from the command line but it may
also work when invoking a slave script (to be tested)
see http://nant.sourceforge.net/nightly/latest/help/tasks/property.html
iv. Define a property, bu
ra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Filip Kratochvil
Sendt: 28. oktober 2005 03:24
Til: nant-users@lists.sourceforge.net
Emne: [Nant-users] overwriting properties when calling anothe build script
I need to overwrite property when calling another nant build script but
failin
I need to overwrite property when calling another nant build script but
failing to do so. I have a master build file thet has a target with
task in it. Within the nant task I'm declaring
this property has the same name as property in my slave build file, however
the property in the slave file
November 19, 2004 4:48 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Overwriting properties
>
> I'm sure this is something stupid, but I can't figure out how to
> overwrite a property from the command-line.
>
> I've got a simple build file.
>
&
I'm sure this is something stupid, but I can't figure out how to
overwrite a property from the command-line.
I've got a simple build file.
I run it from the command-line as follows:
nant -D:config=Debug
It always gives me an error:
NAnt 0.85 (Build 0.85.1783.0; nightly; 11/18/2004)
Co