If you want an array of files (such as solution files),
then the best way to do it is probably with a fileset. e.g.
then use:
for your releases array, as Si says, it's probably best
to just use a comma delimited string.
HTH,
Bill
Fr
Hi Michael,
> In NAnt, how can I can create arrays upon which I can use a 'foreach' command?
What about using (quoted) comma delimited strings?
Something like:
I do something similar to loop through various Subversion repositories
and it works fin
Never heard of Harvest before, but does it have a command
line interface? If so you can use it from nant with the
task.
Google "nant task reference " for description of how
to use the exec task.
--- "Ahmed, Shabana" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>Has anybody used NAnt as a buil
I'm trying to pass the CCNetLabel property as an argument in an Exec
task, but what's actually being passed is $(CCNetLabel}.
The relevant bits look like:
Build number is ${build.number}
Hi there,
In NAnt, how can I can create arrays upon which I can use a 'foreach' command?
For example, I want to be able to specify a few arrays to say then be used like
so:
for each solution s in solutions:
for each release r in releases
build
collate
Sorry for the naff pseudo code there!
Try
this: ${project::get-name()}
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Ahmed,
ShabanaSent: Monday, April 24, 2006 1:28 PMTo:
nant-users@lists.sourceforge.netSubject: [NAnt-users]
project.get-name
Hi All,
I am curren
Hi All,
Has anybody used NAnt as a build tool
while having Harvest as the Source Control? Ins other words, are NAnt and CCNEt
compatible with Harvest?
Please let me know at your
convenience.
Thanks,
Shabana
Hi
All,
I am currently working with NANT 0.85.
I want to replace nant.project.name
in the code below to
"project.get-name()". I am trying to lookup the syntax/examples to
use this. Anybody , figured it out already. Please let me
know.
[NAnt-users] Re: [nant-dev] Command line error BC2008: No Input Sources specified
Ahmed, Shabana wrote:
First, I've redirected this to the nant-uses list, as it's reall more
appropriate there. The NAnt-dev list is for people developing the NAnt
project.
Hi All,
When I run my .build file, I get the following error "[vbc] vbc :
Command line error BC2008: No Input Sour
Hi,
How should I do if I have a licx file with more than 1 licence in it ?
Thanks for your reply
Sophie
-Message d'origine-
De : Gert Driesen [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 14 avril 2006 17:35
À : Parisot Sophie; nant-users@lists.sourceforge.net
Objet : RE: [NAnt-users] Pr
10 matches
Mail list logo