Title: [Nant-users] Error Handling
Hi, here are the pointers
http://nant.sourceforge.net/wiki/index.php/nant.onsuccess
http://nant.sourceforge.net/wiki/index.php/nant.onfailure
Hope it helps.
Y.
-Oorspronkelijk bericht- Van: Michael
Dang [mailto:[EMAIL PROTECTED] Verzonden
helps.
Yves
-Oorspronkelijk bericht- Van: Lorphelin
Yves Verzonden: wo 9/07/2003 10:18 Aan:
[EMAIL PROTECTED]; [EMAIL PROTECTED] CC:
Onderwerp: RE: [Nant-users] Conditional Actions on build
failure
Hi david,
I think the problem is the following
I dont think you can set properties in t
Title: [Nant-users] Conditional Actions on build failure
Hi david,
I think the problem is the following
I dont think you can set properties in the nunit2 task;
fork="true"/>
try changing to this
Hi Jaroslaw
Here is my 2 €cent. Shoot me if I got it wrong
Versionning for 1.0 & 1.1 is basically this:
An executable tries to run within it's own runtime.
so Nunit (compiled on 1.0) tries to run a some library of test compiled on 1.0 ->
nunit tries to loads someting from mscorlib (1.0 v
Hi,
The registry key is HKLM\SOFTWARE\Microsoft\VisualStudio\7.0\
Key: InstallDir
Yves
> -Original Message-
> From: Griffin Caprio [mailto:[EMAIL PROTECTED]]
> Sent: 13 February 2003 18:34
> To: Scott Hernandez
> Cc: NAntDev; [EMAIL PROTECTED]
> Subject: Re: [nant-dev] Installing files
You should probaly use DracoNet
(http://draconet.sourceforge.net)
It automates your build process (cvs, vss, pvcs support + nant) and sends mail
containing the change log in your repository & the nant output
Yves
> -Original Message-
> From: Thomas Bang Biilmann [mailto:[EMAIL PROTECTE
Hi Patrice
You can do it with the following set of properties name;
the value is the name of the target element being executed.
You can also alternatively use DracoNEt
(http://draconet.sourceforge.net) to have an continous
integration process. (It looks for changes in y
Title: RE: [Nant-users] Accessing framework DLL's
Hi Nick,
The way We deal here with 3d party bianries is just check them in in sourcesafe in a project "lib" with the source code: that way we are sure that every developper uses the same version,
& the 3rd parties binaries are versioned wi
Title: RE: [Nant-users] Resx files not getting embedded
hi Nicholas ,
The ... fileset takes care of the conversion between .resx & .resources fle
You should write it like this
If there is no associated class testResources.cs , you should write it like this
Where "yo
Title: RE: [Nant-users] Checking for Definition of a Property
John,
You can use the "if" task
Yves
> -Original Message-
> From: John Bristowe [mailto:[EMAIL PROTECTED]]
> Sent: 08 November 2002 01:10
> To: [EMAIL PROTECTED]
> Subject
Title: RE: [Nant-users] Trouble using taskdef
If you want this to work,the assembly name where your customs task are located, must end with "Tasks" (see the TaskFactory class line 59)
Yves
> -Original Message-
> From: Gordon Weakliem [mailto:[EMAIL PROTECTED]]
> Sent: 04 November
Title: RE: [Nant-users] Emailing the build log
Sorry, mispost the answer to [EMAIL PROTECTED]
Hi again Dave.
You're right I've had the same problem, rederincting the output locks or something the file
What you could do is emailing the status of your build , not the log file itself & t
Title: RE: [Nant-users] Couple more questions
Hi Dave,
1/The syntax to call the value of property is ${prop.name}
So your code should look like this
2/ to execute special task if the build failed or suceeded just set the following two properties
nant.onsucces & nant.failure
The value
D:\_RSF_DevFw_Temp>nant.console.exe -verbose -buildfile:test.build
Buildfile: file:///D:/_RSF_DevFw_Temp/test.build
Base Directory: D:\_RSF_DevFw_Temp
test:
[tstamp] 19 August 2002 19:40:02
BUILD SUCCEEDED
Total time: 0 seconds
-Original Message-
From: Lorphelin, Yves [mailto:[EMAIL
Title: Drive Mapping
Hi, all
I'm using the latest nightly build:
nant-snapshot-20020819.zip (nant version 0.8)
I noticed the following:
If I let Nant run from a drive mapping I get the following error:
---
N:\>nant -verbose -buildfile:test.
15 matches
Mail list logo