Hello All,
I am having explorer.exe application problem after running NANT script.
After I run the nant build script from widows dos prompt a few number of
times I find windows Explorer .EXE application error.
It says memory reference cannot be read. After a few memory fault the
machines goes fo
I finally upgraded from using 0.85 ~ May 21 or so to 0.85 Nov 15, 2004
version. For those of you thinking about making this move, here I some
of the things I ran into in my build files:
(1) string::substring no longer takes -1 length to represent the end of
the string.
(2) Properties that you pa
>From: "Gert Driesen" <[EMAIL PROTECTED]>
>Sent: Tuesday, November 16, 2004 10:41 AM
> That function was indeed replaced with a task, as this
task also
> allows filters to be used (and the encoding to be set).
While is obviously useful, why remove file::get-content?
Even with
the simplest task
Thanks for your help, Felice. It works.
Daniel
From: Felice Vittoria
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004
12:51 PM
To: Daniel Nguyen;
[EMAIL PROTECTED]
Subject: RE: [Nant-users] VSS task
Daniel,
I'm not sure if NantContrib 0.84 ver
Daniel,
I'm
not sure if NantContrib 0.84 version works w/ NAnt 0.85. I've never
tried it. You can download the latest build of NAntContrib
(0.85) here: http://nantcontrib.sourceforge.net/nightly/builds/
There
are a few ways of using NantContrib tasks w/ Nant ( like copying the
Nan
Thanks Felice. One more question, does
NantContrib 0.84 version work with NAnt 0.85? If not, when can download the
latest version of NantContrib that would work with Nant 0.85?
Daniel
From: Felice Vittoria
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004
11:45 A
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
Hi all,
I haven’t been working on NAnt
for several months (long story). Now,
that I’m back and trying to run some of old build files and I’m
getting the following error:
invalid element
. Unknown task or datatype.
Both NAnt versions of 0.84.xxx and
0.85.xxx complain the
Ioana-
I
havnt used NUnit so I am not sure how to test for the failure of a test, however
I dealt with a similar problem trying to handle the failure of a task or
target.
Rather
than using the MailLogger I embedded code in my project to handle targets
and handle exceptions.
It
worked reall
Hi Shawn,
That function was indeed replaced with a task, as this task also
allows filters to be used (and the encoding to be set).
Gert
- Original Message -
From: "Shawn Haigh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 4:27 PM
Subject: [Nant-users] Fu
Has the function file::get-content() been
discontinued? It’s no longer in the nightly help file http://nant.sourceforge.net/nightly/help/functions/index.html#File
Just curious…
You can do just about anything with the task.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sanjoy
Sent: Tuesday, November 16, 2004 6:13 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] [HELP][NANT Script][Build Setup Kit]
Dear All,
I want to know how
It sounds like what you're really after is a continuous integration
system. Check out CruiseControl.NET. Upon failed builds, it will
e-mail the team.
http://www.continuousintegration.net/
- Brad
P.S. The "owner" of a test should be the whole team, not an individual
user. Individual code ownershi
I don't understand how that's possible. NAnt is not integrated with
Explorer. Does your NAnt script do anything unusual?
On Tue, 16 Nov 2004 16:37:10 +0530, Sanjoy <[EMAIL PROTECTED]> wrote:
> Hi All,
> I am having Explorer.EXE application error on running NANT build script.
>
> The instruction
Dear All,
I want to know how can I call an installshield setup file (ISM) file to
build my CD kit after copling the source code.
Thanks
Sanjoy
---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional d
Ioana,
You can just use the task to run your using tests, and set up the
MailLogger to send a email when the build fails.
Hope this helps,
Gert
- Original Message -
From: "Ioana Goga" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 11:13 AM
Subject: [Nant-
Hi All,
I want to know how can I make a setup kit using NANT script.
I have complied all the required dll and exe of my application done in C#.
Now I want to make a setup kit.
1. How to do that?
2.How can I call a batch file from my nant script?
Thanks
Sanjoy
Dear All,
I have nant build file for CVS check out for my build.
However it gave some errors and the message displayed
"Please send bug report to [EMAIL PROTECTED]"
The output log file and NANT build script files are attached.
I request you all to provide me with solution for this problem.
Thanks
S
Hi All,
I am having Explorer.EXE application error on running NANT build script.
The instruction at "0x6361c7d9" memory reference could not be read.
The screen shot is attached.
Please let me know wnat is the minimum machine configuration required to
run NANT script.
Thanks
Sanjoy
<>
Hello,
I am
using NAnt to run some units tests developed in .Net.
I
save the results in .xml format. I know I can send mail from Nant, and
I can
attach the entire results file.
What
I want is some C# code or a script to parse the .xml results file and to check
if a
test fails and
20 matches
Mail list logo