Hello all,
I want to use vb for the script task. Is that vb.net or vbscript?
Thanks,
Felice
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the liv
Do
you have to use a task? I use 'devenv.com' to
build my projects. Here's an example of one of my tasks. I
then have a separate task for resgen.
commandline=""${proj.rootdir}\${proj.subdir}\${proj.name}"
/build ${build.config}" />
HTH,
Felice
-Original Message
-From: Kevin Kirkpatrick
[mailto:[EMAIL PROTECTED]Sent: Wednesday, June 29, 2005
11:07 AMTo: nant-users@lists.sourceforge.netCc: Felice
Vittoria; Wilson, GlennSubject: RE: [Nant-users] Configuration
Management Support
Does
anyone know if ClearCase tasks are supported in NantCo
Title: Configuration Management Support
Glenn,
These tasks are in the NantContribTasks. Here's the
link:
http://nantcontrib.sourceforge.net/
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Wilson,
GlennSent: Wednesday, June 29,
Behalf Of Matthias
Reuß
Sent: Monday, June 27, 2005 3:49 AM
To: Nant-Users (E-mail)
Subject: AW: [Nant-users] vsshistory task - something puzzling
Have you already tried an analyze on your VSS-DB?
> -Ursprüngliche Nachricht-
> Von: Felice Vittoria [mailto:[EMAIL PROTECTED]
> Ge
Hello all,
I have something puzzling happening with the vsshistory task. First, here's
what I'm using:
Nant:
NAnt 0.85 (Build 0.85.1998.0; nightly; 6/21/2005)
NantContrib:
nantcontrib-0.85-2005-05-22
Task:
I have 2 "branches" in VSS ... 1) Development 1.6.0 and 2) Development_Zion
When I
Ahh ... thanks!
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 22, 2005 1:00 PM
To: Felice Vittoria; [EMAIL PROTECTED]
Cc: 'Foster, Richard - PAL'; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] if and ifnot tasks
>
Joe,
Not
a stupid question. I heard a stupid question is a question not
asking.
Anyway, I would do something like this (as an
example):
HTH,
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Joseph
MierwaSent: Wednesday, Ju
Here's my original if statement:
This is where I'm getting the below error message on.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Wednesday, June 22, 2005 12:49 PM
To: Felice Vittoria; [EMAIL PROTECTED]
C
Gert,
I'm using the recent nightly build.
NAnt 0.85 (Build 0.85.1998.0; nightly; 6/21/2005)
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Wednesday, June 22, 2005 12:49 PM
To: Felice Vittoria; [EMAIL PROTECTED]
Cc:
16, 2005 10:27 AM
To: Gert Driesen
Cc: Foster, Richard - PAL; Felice Vittoria;
nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] if and ifnot tasks
Gert Driesen said:
>>
>> whatever
>>
>>
>> Is that the intended replacement Gert?
>
> Yeps !
What
Gert,
I'm not at my work PC yet ... but this will give me the size in KB?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Tuesday, June 21, 2005 4:08 PM
To: Felice Vittoria; 'Nant-Users (E-mail)'
Subject: RE: [N
Hello,
I'm not sure if this has been asked before ... if it has then please accept my
apology.
I was wondering if there's a task or script that will give me the file size.
If so, what is it?
Thanks,
Felice
---
SF.Net email is sponsored by
I don't mind doing this ... if this is the intended replacement.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Matthias
Reuß
Sent: Thursday, June 16, 2005 10:14 AM
To: nant-users@lists.sourceforge.net
Subject: AW: [Nant-users] if and ifnot tasks
> Presum
CTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Thursday, June 16, 2005 8:24 AM
To: Felice Vittoria; Matthias Reuß; nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] if and ifnot tasks
Felice,
I did mark the task itself deprecated recently, but if there's
strong opposi
Matthias (and all),
I understand that. In fact, here's my code:
This works but I never received a warning before.
Felice
-Original M
You can go here:
http://nant.sourceforge.net/mailinglists.html
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Clive
Richardson
Sent: Tuesday, June 14, 2005 10:00 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] How do I remove myself from this
Hello all,
I've been away for a while and now I'm back into using Nant. I downloaded the
latest version [ NAnt 0.85 (Build 0.85.1986.0; nightly; 6/9/2005) ] and noticed
a difference in behavior when using the if and ifnot tasks. If I use the
ifnot task, I get the following message: "Task i
Paul,
I
think that issue is fixed in the latest build of NantContrib 0.85.
Can you try that?
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Paul
CowanSent: Monday, March 21, 2005 9:02 AMTo:
nant-users@lists.sourceforge.netSu
Yes
... you just need to make sure you specify the dbpath in the vss
tasks.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Paul
CowanSent: Wednesday, March 16, 2005 8:26 AMTo:
nant-users@lists.sourceforge.netSubject: [Nant-users]
Hello,
I know that using the VSS client, I can place "D03/15/05;1:00p" in the History
To field (as mentioned in the VSS online help". However, if I try to use this
or just "03/15/05;1:00p" in vsshistory's "todate" attribute, I will get the
following:
'3/15/05;1:00p' is not a valid value for
Kevin,
Yes
... checkout the "include" task: http://nant.sourceforge.net/nightly/latest/help/tasks/include.html
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Schneider,
KevinSent: Monday, March 14, 2005 4:08 PMTo:
nant-users@l
I
faced a similar situation after installing several CM Tools for
evaluation. My resolution was to reinstall VSS on the
machine.
HTH,
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Matt
HulseSent: Friday, March 11, 2005 10:56 AMT
Thanks!
Felice
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 02, 2005 11:32 AM
To: Felice Vittoria; Nant-Users (E-mail)
Subject: Re: [Nant-users] can this be done?
Hi Felice,
If you don't mind having these properties defined in your build
Hello,
I have the following test script:
What I'm trying to do is get this month and then display the proper name of the
month. I
Hello,
I have something like this to check to see if a directory is empty:
My question is ... is there a way to break the foreach loop if, in this
example, filecount = 1?
Thanks,
Felice
--
Joe,
What
you want to do is this:
HTH,
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Joe
UchytilSent: Tuesday, February 22, 2005 7:58 AMTo:
nant-users@lists.sourceforge.netSubject: [Nant-users]
file::exists() problem
Hello,
I'm wondering if anyone noticed this using either the vssdiff or the vsshistory
tasks.
Using the latest build of Nant 0.85 ( 2005-02-08 ) and NantContrib 0.85 (
2005-02-05 ).
Using Microsoft Visual SourceSafe Version 6.0d (Build 9848)
Let's say I have a project in VSS. Something l
Title: vssget failed "access denied"
Dave,
You
have path="${filename}".
Does
the filename also consist of somethink like the $/Project/FileName.txt
syntax? That's the only thing I can think of.
Also, I took a look at your build file. You
only need to load the Nant.Contrib.Tas
Adrian,
Maybe another option to the MailLogger would be to use the
nant.onsuccess/nant.onfailure properties. That is what I do. Here's an
example of what I do:
<...snip...>
<...snip...>
Dustin,
This is how I use devenv using the task:
Does this help?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Wednesday, January 05, 2005 8:26 AM
To: Dustin Aleksiuk; nant-users@lists.sourceforge.net
Subject: Re: [Nant-user
NAntContrib does not require .NET 2.0. These are more
warnings then errors.
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Dante Omar
VillarrealSent: Thursday, December 16, 2004 2:34 PMTo:
nant-usersSubject: [Nant-users] NAntContrib requ
Thanks everyone .. I got it working.
Felice
-Original Message-
From: Castro, Edwin Gabriel (Firing Systems Engr.)
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 1:09 PM
To: Felice Vittoria; Nant-Users (E-mail)
Subject: RE: [Nant-users] regex help
Try something like this
Hey guys/gals,
I'm using the regex task. This is more of a regular expression syntax more of
Nant's usage. I have the following string in one of my files:
Public Const TEST_VERSION As String = "Test Program 1.0.0.1"
What do I enter for regex's pattern attribute so that I can get the value
I was reading through the vssadd help and NantContrib 0.85 RC1 release notes.
The release notes mention that recursive add is supported by the vssadd task.
However, if you look at the latest vssadd docs, it mentions that "This version
does not support recursive adds". The example shows that
>From my experience I noticed that the fileset is "executed" at the point of
>declaration.
I also noticed the following:
1. If you do not include a basedir value when creating the fileset id, then it
will assume the current working directory.
2. You can't do something like:
For
bug or per design.
Felice
-Original Message-From: Steve Baker
[mailto:[EMAIL PROTECTED]Sent: Monday, November 29, 2004 1:19
PMTo: Felice Vittoria;
[EMAIL PROTECTED]Subject: RE: [Nant-users] copy
task
Felice,
Thanks that
worked. Is this documented anywhere?
Steve,
Have
you tried this:
[Nant-users] RE: [Help][Nant User][Create Tag/Label after VSS Checkout]
(Temporary)
Cc: Felice Vittoria; [EMAIL PROTECTED]
Subject: [Help][Nant User][Create Tag/Label after VSS Checkout]
Dear All,
I want to create a Tag/Label after VSSget of source code for compilation.
I want to Create Labnel for eg "Src200411221810"
How to do so?
vssLabel
Gert,
Do you know if NantContrib will be following the same 0.85 release cycle?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Sunday, November 21, 2004 11:13 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Nightly build and relea
Einar,
I don't think NAnt has support of manipulating the PATH env. var.
I would suggest you look into using the EXEC task. This maybe what you need.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, November 22, 20
Gert,
I will agree that this can't be done right now but couldn't a (messy)
workaround be to use the task?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Friday, November 19, 2004 1:27 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTE
Sanjoy,
Regarding #1:
You can use the vsslabel task to create labels. Use the tstamp task to format
the date/time.
Regarding #2:
I'm not sure what you mean.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Sanjoy
Sent: Thursday, November 18, 200
Gert,
I
agree ... along with "can you send a small repro" :)
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Gert
DriesenSent: Wednesday, November 17, 2004 2:15 PMTo:
[EMAIL PROTECTED]; [EMAIL PROTECTED]Subject:
RE: [Nant-us
/>
This
will enable me to download multiple versions of NantContrib and in my script I
will be able to use whatever version.
HTH,
Felice
-Original Message-From: Daniel Nguyen
[mailto:[EMAIL PROTECTED]Sent: Tuesday, November 16, 2004 12:40
PMTo: Felice Vittoria;
[EM
Daniel,
The
vssget task is not obsolete. It's part of the NantContrib
tasks. You will need to download that too.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Daniel
NguyenSent: Tuesday, November 16, 2004 11:32 AMTo:
[E
Thanks for the workaround!
Felice
-Original Message-
From: Castro, Edwin Gabriel (Firing Systems Engr.)
[mailto:[EMAIL PROTECTED]
Sent: Friday, November 12, 2004 10:40 AM
To: Felice Vittoria; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Can't access "System Volume Informati
Title: Suggestion for datetime::to-string
Payton,
There
is another way to achieve what you need. You can always use the tstamp
task. Here's an example using what you
need:
RE: [Nant-users] Can't access "System Volume Information" when a drive root is specified as basedir of a fileset
Edwin,
I faced a similar situation not long ago. What I ended up doing was running
the script on the box itself and not using a mapped/UNC drive.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Castro,
Edwin Gabriel (Firing Systems Engr.)
Sent: T
I think most of us are in the same boat. Gert ... any idea of when we can get
0.85 to be released?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Eric
Deslauriers
Sent: Wednesday, November 10, 2004 4:53 PM
To: Gert Driesen; [EMAIL PROTECTED]
Subject: RE:
Hamza,
I don't think you are not able to do this w/ Nant 0.84 and Nant 0.85. I think
there's going to be support for multiple filesets in a future release. For
now, (and this is what I do), I have multiple copy tasks. For zip task, I do
something like:
Hamza,
I think I know what you are trying to do. Here's what I'm doing to use the
same fileset but in multiple places. There's probably another way.
Here's an example:
What I came across was that I couldn't do something like:
T
Bart,
I
think you would need to send this to the CC.NET team. They may know
what's going on. I don't think this is a NAnt issue.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Bart
ReadSent: Thursday, November 04, 2004 12:3
Hey
all,
I did
some "debugging". It appears that if the xmlns project attribute is
removed from the project.build's project task then it will work. Not
sure why having xmlns="http://nant.sf.net/schemas/nant-0.85.win32.net-1.0.xsd"
in the project task will 'cause the errors. Maybe so
Hello,
This may be silly to ask but I will ask it anyway ...
I was looking at the documentation of the loadfile task in nant 0.85.I would like
to use it if I can, however, I'm not sure how. I can understand the use of the first
example:
however, i'm not sure how to use it if the file w
Actually, I figured this out 15 minutes after I sent this. What I would like to know
is how can I do something like this:
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Felice
Vittoria
Sent: Tuesday, October 26, 2004 1:04 PM
To: Nant-Users (E
Felice Vittoria would like to recall the message, "how to get env var info using 0.84".
---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for b
Hello folks,
I know how to get env var info using 0.85, however, I don't know how to do it with
0.84. Reason why I need this is because this is the version of NAnt that we are
using "in production" due to it's in the released state.
Thanks,
Felice
Hello all,
I'm having a little issue.I exported my scheduled tasks into a csv file using the
command:
schtasks /query /fo csv /s dcweb1 /v > test.tasks.csv
When I run the following script:
Title: Message
Or,
use the . Something like this:
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of
Thirupputkuzhi, SanjaySent: Friday, October 22, 2004 2:36
PMTo: 'Scilipoti, Tony';
[EMAIL PROTECTED]Subject: RE: [Nant-users] Newbi
x27;t speak for anyone
else.
Felice
-Original Message-From: Thirupputkuzhi, Sanjay
[mailto:[EMAIL PROTECTED]Sent: Thursday, October 21, 2004
7:34 AMTo: Felice Vittoria;
[EMAIL PROTECTED]Subject: [SPAM] - RE: [Nant-users]
VSSGET Question - Email found in subject
Felice,
Title: Message
Sanjay,
What
version of Nant and Nant Contrib tasks are you using? Are you using the
latest ( 0.85 ) ?
As far
as localpath and path ... what I like to do is give an
absolute path to these attributes .. so , something like
this:
localpath="${root.dir}\Output\${somefi
I'm in favor of that! When's the 0.85 release?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gert Driesen
Sent: Wednesday, October 20, 2004 12:38 PM
To: 'Ian MacLean'; 'Thibaut Barrère'
Cc: 'Nant-Users (E-mail)'
Subject: RE: [Nant-users] Readonly properti
Thanks! I knew about this but for some reason my eyes didn't catch it.
-Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 19, 2004 4:19 PM
To: Felice Vittoria; Nant-Users (E-mail)
Subject: Re: [Nant-users] can i get a second opinion
F
Hello folks,
I'm using the latest version of NAnt:
NAnt 0.85 (Build 0.85.1753.0; net-1.0.win32; nightly; 10/19/2004)
I have this simple test build file:
When I run this file I will get the following:
Property evaluation failed.
Expression:
Rodney,
I believe the message is coming from this:
[loadtasks] Loading tasks from assembly
C:\bin\nantcontrib.Tasks-0.84\bin\SourceSafe.Interop.dll.
You should't need to add SourceSafe.Interop.dll since NAnt.Contrib.Tasks.dll takes
care of this.
Try removing loading of SourceSafe.Interop.dll
If I
understand you correctly then I've also attempted something similar to
you. I can't find the posts at this moment that desribes why this
happens. Here's a small repro of what I
encountered:
This
won't echo anything. I was t
Boolean checks are done this way:
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Bart
ReadSent: Friday, October 15, 2004 8:57 AMTo:
[EMAIL PROTECTED]Subject: [Nant-users] Boolean
evaluation
Hi
All,
I'm afraid I'm
scr
Christian,
I
haven't seen the installation of VSS in a while so I forgot what the actual
options are. However, if you see something like ( client-only ) or
something similar, then that's all you need as far as I know.
Felice
-Original Message-From:
[EMAIL PROTECTED]
assemblies...
[exec]
-Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 12, 2004 12:49 PM
To: Felice Vittoria; Ernst Kuschke; [EMAIL PROTECTED]
Subject: [SPAM] - RE: [Nant-users] Mailinging the build log - Email
found in subject
Felice,
Gert beat
:[EMAIL PROTECTED]
Sent: Tuesday, October 12, 2004 12:05 PM
To: Felice Vittoria; Merrill Cornish; Ernst Kuschke;
[EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] Mailinging the build log - Email
found in subject
Felice,
Check if the content that you're logging includes any null character
a copy of the zip let me know and I
will send it to you.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Merrill
Cornish
Sent: Friday, October 08, 2004 1:40 PM
To: Felice Vittoria; Ernst Kuschke; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Mailinging
Michael,
I think you need to post this to the CC.NET user group. I don't think this is a NAnt
issue.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hedgpeth,
Michael
Sent: Tuesday, October 12, 2004 8:55 AM
To: [EMAIL PROTECTED]
Subject: [Nant-user
t.onsuccess and nant.onfailure properties.
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Merrill
Cornish
Sent: Friday, October 08, 2004 10:59 AM
To: Felice Vittoria; Ernst Kuschke; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Mailinging the bui
Is it possible to get an example of what a build-success/bild-fail target should look
like?
The reason why I ask is because I use the NAnt.Core.MailLogger to notify me when a
build passed/failed. My command line looks like this:
nant /f:test.build -l:test.log -logger:NAnt.Core.MailLogger
I h
Thanks! Can I recommend adding this note (style task supporting only XSLT 1.0) to the
style documentation?
Felice
-Original Message-
From: Thibaut Barrère [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 06, 2004 10:43 AM
To: Felice Vittoria
Cc: Nant-Users (E-mail)
Subject: [SPAM
Hello,
I have a stylesheet that's using XSL v2.0.When I use the style task to create an
html report I will get the following error:
Could not perform XSLT transformation of 'C:\Documents and
Settings\fvittoria\DiffReport_svps.xml' using stylesheet 'C:\Documents and
Settings\fvittoria\ntest
Jain,
The only task I can think of is the vssdiff task. This task will get differences
from a given label to the current date/time. (Sidenote: maybe an enchancement to this
task would be that you supply a to and from date?) Anyway, so you run the task and it
will put all that info in an .xml
05, 2004 7:11 AM
To: Felice Vittoria
Cc: [EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] getting "Error creating FileSet.
Illegal characters in path" with nunit2 - Email found in subject
Felice,
The element can only be used to include a set of files from
the specified file. Each l
Merrill,
I tried that first ... that is That produces the
same error.
Felice
-Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Monday, October 04, 2004 2:44 PM
To: Felice Vittoria; Nant-Users (E-mail)
Subject: [SPAM] - Re: [Nant-users] getting "Error cre
Hello all,
I'm using the latest 0.85 nant build ( 9/28 ).
I have this in my build script:
When I run this I get:
Error creating FileSet.
Illegal characters in path.
What am I doing wrong?
Felice
The recommended way of doing this is to use the loadtasks task in your build file.
Something like this:
HTH,
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael
Joseph
Sent: Wednesday, September 29, 2004 10:13 AM
To: [EMAIL PROTECTED]; Eric F
Actually, this is not a bug. It's working
as designed. Here's the URL to the property help page:
http://nant.sourceforge.net/nightly/help/tasks/property.html
What
you need to do is set overwrite="false" and it should work.
Felice
-Original Message-From:
[EMAIL PROTECTED]
Thanks!
-Original Message-
From: Curtis Zarger [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 8:15 AM
To: Felice Vittoria; Nant-Users (E-mail)
Subject: [SPAM] - RE: [Nant-users] running tasks/targets in parallel -
Email found in subject
Ref: post from Troy Laurin 8/4/04
Hello all,
I was wondering if it's possible to run tasks/targets in parallel. If so, how do you
do it?
An example for me running tasks in parallel the vssdiff task. I have something like:
vssdiff (project #1 info)
vssdiff (project #2 info)
vssdiff (project #3 info)
vssdiff (project #4 inf
Shirome,
Is
there a reason why you are using NAnt 0.8.3? Is it possible for you
to use the latest nightly build (which is NAnt 0.85 - Sept 20, 2004
)? If not, could you try it with NAnt 0.84?
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED
Robert,
Have you tried the latest build of nant (0.85) ?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Robert Gomes
Sent: Tuesday, September 21, 2004 12:58 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] task produces assemblies that crash --
vs.ne
PROTECTED]
Sent: Monday, September 20, 2004 1:39 PM
To: Gert Driesen
Cc: Felice Vittoria; [EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in
subject
Gert, Felice:
I deleted both nant-build, nant-contrib directories , deleted my nant
env varia
iring Systems Engr.)
[mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 1:01 PM
To: Felice Vittoria; murty dronamraju
Cc: Gert Driesen; [EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in
subject
I expect spaces will not be the problem. I have NAn
Thanks !
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 12:43 PM
To: Felice Vittoria; Skip Sailors; [EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] RE: containing " in value
([EMAIL PROTECTED]) - Email found in subject
F
without a space?
Felice
-Original Message-
From: murty dronamraju [mailto:[EMAIL PROTECTED]
Sent: Monday, September 20, 2004 12:20 PM
To: Felice Vittoria
Cc: Gert Driesen; [EMAIL PROTECTED]
Subject: [SPAM] - Re: [Nant-users] Problems with vssget - Email found in
subject
Felice:
I checke
Murty,
I'm using the latest NAnt (Sep 19) and latest NAntContrib (Sep 19). vssget works fine
for me. You shouldn't need to build NAntContrib and if you are using the loadtasks
(preferred method), then you shouldn't need to dump NAntContrib's bin into NAnt's bin.
Is the path to NAnt.Contrib.Ta
Gert,
You said:
In the spirit of XML, wouldn't it be reasonable to expect that we could
write:
That should ofcourse be possible too, but I'd advise against using the
commandline attribute and use the nested elements instead.
You can use the "line" attribute of the element if you want to contr
Hello all,
I am using vssdiff to create *.xml files. Now what? I'm not sure what I need to do
to view them in a HTML report. Any code samples will be appreciated.
Thanks,
Felice
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be
Sreeni,
Some
examples can be found in the NAntContrib user documentation. Here's the
link to the 0.84 docs:
http://nantcontrib.sourceforge.net/help/tasks/sql.html
HTH,
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of
SreeniSent: Fr
Why
can't you put the code in the compile target in the test target ... so it would
look like this:
test">
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Castro,
Edwin Gabriel (Firing Systems Engr.)Sent:
Sreeni,
In
your copy task, did you set the flatten attribute to true? If so, set it
to false.
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of
SreeniSent: Thursday, September 16, 2004 6:20 AMTo:
[EMAIL PROTECTED]Subject: [Nant-
ccurrences of the old.servername with the
new.servername in a file.
HTH,
Felice
-Original Message-
From: Merrill Cornish [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 9:18 AM
To: Felice Vittoria; [EMAIL PROTECTED]
Subject: [SPAM] - RE: [Nant-users] NAnt Writing NAnt--Ho
Merrill,
Assuming you are using Nant 0.85, I guess one possible solution is that you create a
template of what the second Nant script should look like. Then, use the filterchain
task to "fill-in" the values you need in that template.
Felice
-Original Message-
From: [EMAIL PROTECTED]
Yes,
You
can do a foreach and then display the folder names ... like
this:
Here's
more info: http://nant.sourceforge.net/nightly/help/tasks/foreach.html
HTH,
Felice
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Vladimir
Knezevic
1 - 100 of 180 matches
Mail list logo