, veuillez m'en aviser immédiatement, par
retour de courrier électronique ou par un autre moyen.
-Original Message-
From: Bruce Scharlau [mailto:b.schar...@abdn.ac.uk]
Sent: Monday, July 05, 2010 3:45 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] problems wi
Sent: Monday, July 05, 2010 4:33 AM
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] problems with nunit-console and nant
>
> Hi all,
>
> I'm trying to have nant build my dll files for source and test and then
> run nunit-console over the test dll file, but it does
Scharlau [mailto:b.schar...@abdn.ac.uk]
Sent: Monday, July 05, 2010 4:33 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] problems with nunit-console and nant
Hi all,
I'm trying to have nant build my dll files for source and test and then
run nunit-console over the test dll file, b
Hi all,
I'm trying to have nant build my dll files for source and test and then
run nunit-console over the test dll file, but it doesn't find the
nunit.framework.dll. I keep getting the
'could not load file or assembly nunit.framework, ... 2.5.5.10112 '
error. I used to get the one referencing 2.
problems resolved by referencing registry keys that had consistent path values
thanks!
On Mon, Nov 17, 2008 at 3:39 PM, Jan Limpens <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I am having difficulties to build the castle stack
> (http://svn.castleproject.org:8080/svn/castle/trunk) with nant 3.5.
>
> T
Hello!
I am having difficulties to build the castle stack
(http://svn.castleproject.org:8080/svn/castle/trunk) with nant 3.5.
The whole project starts to build just nicely but after 20 or so
successful 3.5 builds it suddenly fails.
I tried repeating the build process on a clean windows xp sp3 vm
Hey,
Would it be possible to send me a small repro for this issue?
Gert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: zondag 7 september 2008 6:53
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Problems with .ico
I could not figure out from the documentation how the heck am I supposed to let
the nant know where the external .ico files are located when compiling a .resx
file... I have a .resx file containing the following definition:
DataGridTextAreaButton.ico;System.Drawing.Icon, System.Drawing,
V
Andrew,
Can you send me a repro containing all necessary binaries?
Gert
--
From: "Schley Andrew Kutz" <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2008 4:21 AM
To:
Subject: [NAnt-users] Problems with nunit2->test->assembli
I cannot get the nunit2->test task to recognize a linked assemby. Nant
compiles the test assembly with linked references fine, but when I use
it to run tests I get several of these errors:
[nunit2] 15) net.sf.vitfordotnet.MyOptionsTest.PrintUsageTest :
System.IO.FileNotFoundException :
Hello Nunit users,
I'm experiencing some problems with the backward compatibility of NUnit.
I hope you can help me out here. This is the problem:
In my project I have to use the 'old' way of making Nunit tests (long
story, but has to do with automatically generated classes which can't
generate
I am using CruiseControl to run a Nant script to build and deploy a VS winforms solution.
The first thing done in the deply script is to modify the app.config file to match the environment deployet to, and then MAGE (Manifest Generation and Editing Tool) is executed to sign the solution.
It wo
Hi,
I am having a problem using the solution task with nant-0.85-rc4 and
VS.NET 2002 building unmanaged C++.
Compiler (cl.exe): 13.00.9466.
VS.NET 2002: 7.0.9955.
OS: Windows XP Pro, SP2.
The master solution file I have just created to build all containing
projects builds them in the correct o
I have the nant script (example below) that I am trying to run to build
an Active Reports based web application. When I build in visual studio I do not
have any problems with the application working.
When I try to do the nant build I get the following error: "Can't load report layout -
I have the nant script (example below) that I am trying to run to build
an Active Reports based web application. When I build in visual studio I do not
have any problems with the application working.
When I try to do the nant build I get the following error: "Can't load report layout -
EMAIL PROTECTED]
Sent: January 12, 2006 8:30 AM
To: [EMAIL PROTECTED]
Cc: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] problems with mail task
I had a problem with outlook moving some of my emails to the junk folder
and not telling me. Same condition the log said it sent email but never
s
@lists.sourceforge.net
Subject: Re: [NAnt-users] problems with mail task
Tim Mayert wrote:
> I have automated 3 of my NAnt builds to run at night to make sure they
> work fine and to work out all the bugs before we go to production on
> the nightly builds. So far the builds seem to be working already a
Tim Mayert wrote:
I have automated 3 of my NAnt builds to run at night to make sure they
work fine and to work out all the bugs before we go to production on
the nightly builds. So far the builds seem to be working already and
the confirmation emails, that are produced at the end of each buil
Title: Message
I have automated 3
of my NAnt builds to run at night to make sure they work fine and to work
out all the bugs before we go to production on the nightly builds. So
far the builds seem to be working already and the confirmation emails, that are
produced at the end of each build
ROTECTED]>
To:
Sent: Thursday, October 20, 2005 10:06 AM
Subject: [Nant-users] problems with referenced files
>
> hello everybody,
>
> I have this error during using NAnt for building VS.Net solution:
>
>[cl] c:\Development\MM8000\MM8000Server\In
> Progress\
hello everybody,
I have this error during using NAnt for building VS.Net solution:
[cl] c:\Development\MM8000\MM8000Server\In
Progress\MM8000SrvI\XmlBulkImport.h(7) : fatal error C1083: Cannot open type
library file: 'xblkld3.dll': No such file or directory
Christian,
Can you send me a small repro for this issue ?
Thanks !
Gert
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 20, 2005 10:09 AM
Subject: [Nant-users] problems with referenced files
hello everybody,
I have this error during using NA
hello everybody,
I have this error during using NAnt for building VS.Net solution:
[cl] c:\Development\MM8000\MM8000Server\In
Progress\MM8000SrvI\XmlBulkImport.h(7)
: fatal error C1083: Cannot open type library file: 'xblkld3.dll': No such
file or directory
my build file is:
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Joe Devilla
> Sent: dinsdag 14 juni 2005 21:28
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] problems using the solution task
>
> Hi
>
>
>
> I am new to nant, and I had trou
Hi
I am new to nant, and I had trouble running the solution
task. I am using the following snippet:
When I try to run the command, I get the following error:
‘midl.exe’ failed to start.
The
system cannot find the path specified.
I have already installed
Julian Suggate wrote:
...
@echo off
SET BUILD_PATH=C:\Dev
nant -v -buildfile:HF.build %1
Using different batch files on different machines, developers can have
different build locations (out of convenience for the team).
The Problem
---
In the NAnt build script, I have the following
Hi to the list!
This is my first post to Nant-users. I'm a NAnt newbie. It is entirely
possible that I am asking a foolish question ;-) I have searched the
archives but couldn't find anything relevant to my particular problem.
I am trying to write an auto-build script for our project. We have a
v
TED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > murty dronamraju
> > Sent: donderdag 24 maart 2005 21:07
> > To: nant-users@lists.sourceforge.net
> > Subject: [Nant-users] Problems with sosget
> >
> > Hi All:
> > I am having a problem with sosget,
e-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> murty dronamraju
> Sent: donderdag 24 maart 2005 21:07
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problems with sosget
>
> Hi All:
> I am having a problem with sosget, consi
Hi All:
I am having a problem with sosget, consistently running into a "Failed
to open database" error in my script.
Here's what i have in my script:
I can use the GUI client of SourceOffsite to login and do a get-latest
using the information above. My database name has a space in it :
E:\VSS\x
.com/blogs/ksachdeva
- Original Message -
From:
Gert
Driesen
To: 'Kapil Sachdeva' ; nant-users@lists.sourceforge.net
Sent: Friday, February 25, 2005 12:42
AM
Subject: RE: [Nant-users] Problems
compiling a Unmanaged project in a solution file
Hi,
ag 25 februari 2005 2:45To:
nant-users@lists.sourceforge.netSubject: Re: [Nant-users] Problems
compiling a Unmanaged project in a solution file
I do not have good experiece with solution task
either !!.
I have a solution with unmanaged and unmanaged
projects but have never been
Subject: [Nant-users] Problems compiling
a Unmanaged project in a solution file
We have a solution file
that is mostly c# projects, however it also has one unmanaged
project in it and one managed project in it. I call the
solution build and hand it the solution
file, however, NAnt
Title: Problems compiling a Unmanaged project in a solution file
We have a solution file that is mostly c# projects, however it also has one unmanaged project in it and one managed project in it. I call the solution build and hand it the solution file, however, NAnt doesn’t seem to like the
Gert Driesen wrote:
Christian,
There are currently some issues in Mono which cause problems when running
NAnt on the Mono 2.0 profile. A fix for the most important issue was posted
to one of the mono lists by Llius for review, so it should be committed to
cvs soon.
About the "failed to start" iss
> Christian Gross
> Sent: dinsdag 1 februari 2005 13:59
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problems with NAnt
>
> Hi
>
> I use Mono 1.1.3 on OSX. My Mono installation is hand compiled and I
> cannot seem to get NAnt to work. I followed a
Hi
I use Mono 1.1.3 on OSX. My Mono installation is hand compiled and I
cannot seem to get NAnt to work. I followed all of the instructions as
per the emails
with the title
RE: [Nant-users] nant on macosx
Gert Driesen
Sun, 09 Jan 2005 23:56:53 -0800
One sidenote, there is a pkg-config on OS
I need some sort of advice on fixing this issue.
This compiles fine through VS but through an NANT solution
task it fails every time. Can someone please point me into the right direction
here.
NAnt 0.85 (Build 0.85.1811.0; nightly; 12/16/2004)
Copyright (C) 2001-2004 Gerry Shaw
h
I'm trying to recompile NAnt from CVS, and it's currently failing with the
error below. Also, is the bin\nant.exe in cvs really from 12/17?
Thanks,
John
--
[exec] NAnt 0.85 (Build 0.85.1812.0; dev; 12/17/2004)
[exec] Copyright
my bad english!
> - Original Message -
> From: "Gert Driesen" <[EMAIL PROTECTED]>
> To: "Nicola Iuretigh" <[EMAIL PROTECTED]>
> Sent: Tuesday, October 12, 2004 8:08 AM
> Subject: Re: [Nant-users] Problems with pre-build event
>
>
> > Nicola,
> &
- Original Message -
From: "Nicola Iuretigh" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 12, 2004 10:16 AM
Subject: Re: [Nant-users] Problems with pre-build event
Hi Gert,
While prepar
Hi,
I met some problems using task with a VC++ project (consolle
application) created with VS.NET2003.
In particular it seems that does not perform the pre-build event.
I send you a test project and a nant build file that I have created for
simplicity of explanation.
In the debug configuratio
Denis,
We are using the DevExpress components and have experienced exactly what
you're talking about. Loading the nightly build seemed to fix this
issue. When you do that does it fix it for you?
Michael
---
This SF.net email is sponsored by:
e happy to look into it.
Gert
- Original Message -
From: "Denis Kruchkov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 30, 2004 1:45 PM
Subject: [Nant-users] Problems building project with licensed components
> I have problem then build
I have problem then build application which uses licensed controls. We
have following structure of our sources:
bin
src
project1.csproj
licenses.licx
All our references to DevExpress assemblies pointed to "bin" directory
ther DevExpress binaries placed during prepara
- Original Message -
From: "Kevin Downs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, September 25, 2004 8:19 AM
Subject: Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter
Thanks for the repro - it was very
Thanks for the repro - it was very helpful :)
The problem with managed C++ assemblies has been resolved and a fix has been
committed to the NDoc CVS.
Hopefully, it should make its way over to Nant in the near future...
regards,
Kevin
[NDoc Admin]
-
I'm trying NAnt 0.85 (Build 0.85.1724.0; net-1.0.win32; nightly; 9/20/2004)
and notice that very recently the NDoc stuff was updated "...to newer NDoc
build that also supports documenting assemblies without slashdocs"
This change seems to be causing problems for me when documenting one of my
proje
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
-
> From: "murty dronamraju" <[EMAIL PROTECTED]>
> To: "Felice Vittoria" <[EMAIL PROTECTED]>
> Cc: "Gert Driesen" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Monday, September 20, 2004 7:19 PM
> Subject: Re: [Nant-users] Problems
ou 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.Tasks.dll correct on your PC?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of murty
dronamraju
Sen
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
dwin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Felice
Vittoria
Sent: Monday, September 20, 2004 10:30 AM
To: murty dronamraju
Cc: Gert Driesen; [EMAIL PROTECTED]
Subject: RE: [SPAM] - Re: [Nant-users] Problems with vssget - Email
found in subject
Murty
I
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
n into
> NAnt's bin.
>
> Is the path to NAnt.Contrib.Tasks.dll correct on your PC?
>
> Felice
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of murty
> dronamraju
> Sent: Monday, September 20, 2004 10:50 AM
>
27;s bin.
Is the path to NAnt.Contrib.Tasks.dll correct on your PC?
Felice
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of murty
dronamraju
Sent: Monday, September 20, 2004 10:50 AM
To: Gert Driesen
Cc: [EMAIL PROTECTED]
Subject: Re: [Nant-users] Problems with vssget
G
---
> From: "murty dronamraju" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 19, 2004 10:03 PM
> Subject: [Nant-users] Problems with vssget
>
> > Hi All:
> > I am having issues getting the vssget task to work in my
> &
Title: Message
Hi
All:
I am having issues getting the vssget task to work in my NAnt build script. I am
using the nant-0.85-nightly build along with the latest build from
nant-contrib.
Any input will be
highly appreciated. Here's a snippet of my Nant file:
-->
target n
Hi Murty,
Can you try using today's nightly build of both NAnt and NAntContrib ?
Gert
- Original Message -
From: "murty dronamraju" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 19, 2004 10:03 PM
Subject: [Nant-users] Problems with vssg
Hi All:
I am having issues getting the vssget task to work in my
NAnt build script. I am using the nant-0.85-nightly build along with
the latest build from nant-contrib.
Any input will be highly appreciated. Here's a snippet of my Nant file:
-->
target name="Build" depend
Hello,
I want to make available the path-conversion
functions, cygwin_conv_to_posix_path aso.,
from the cygwin-library "cygwin1.dll" as function
to be used in the expression context in a
nant-script, see attachment:
If I activate a call to a cygwin-function I get:
NAnt 0.85 (Build 0.85.1647.0; n
Hi,
I am using CruiseControl.NET to get the latest version of my C++ project and
build it with NAnt. Right now, my project is a simple "Hello, world"
application. The build process works fine, except for the fact that my code
is not actually recompiled. The object files of my program currently hav
Hello:
(The baseConfig has the additional include directories, that aren't
included in the configuration of each file)
I was reviewing the project file and seems that for some
file sthe File configuration in the project has the
AdditionalIncludeDirs attribute but as an empty string, so maybe it w
Hello:
I'm trying to build a VC ++ 2003 project file (of an open source
project) using the
solution task of nant and i have noticed that the additional include
dirs configuration
of the project file is not being detcted properly by nant, i have fixed
it (there will be
a better way but i haven't
Hi Gert,
I just grabed this email from the NAnt user group.
--
I just downloaded the 8/17 nightly build of NAnt 0.85 and am seeing an issue
with project references that does not see
Hi,
I have difficulties installing both NVelocity and NAnt (when I couldn't
install NVelocity, I tried to install NAnt separately, but I got build failure
every time. I tried different releases, and I tried to move around the files
which were apparently located in the wrong places. The moving ar
Merrill Cornish wrote:
I think I know the problem.
.NET solution file record their references a pathnames RELATIVE to the solution file. I
think your task is using a the project's base directory, so the recorded
relative pathnames no longer lead to anywhere useful.
Try using
gt; From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of bruma
> Sent: Tuesday, July 27, 2004 12:37 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] problems bilding .NET solution
>
> hi,
>
> I'm tring to build solution wi
I think I know the problem.
.NET solution file record their references a pathnames RELATIVE to the solution file.
I think your task is using a the project's base directory, so the recorded
relative pathnames no longer lead to anywhere useful.
Try using
in the task to
hi,
I'm tring to build solution with vcproj (c++) projects.
This is my .build script:
and this is output that I get:
NAnt 0.85 (Build 0.85.1664.0; net-1.0.win32; nightly; 22.7.2004)
Copyright (C) 2001-2004 Ge
l" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 20, 2004 5:55 PM
Subject: [Nant-users] problems with long nunit2 tasks
If my nunit2 tests cases take longer than 5 minutes then the task seems
to hang in an infinite loop. The unit tests can be seen to be running
ove
;[EMAIL PROTECTED]>
Sent: Tuesday, July 20, 2004 5:55 PM
Subject: [Nant-users] problems with long nunit2 tasks
If my nunit2 tests cases take longer than 5 minutes then the task seems
to hang in an infinite loop. The unit tests can be seen to be running
over and over again. It is not clear i
Title: problems with long nunit2 tasks
If my nunit2 tests cases take longer than 5 minutes then the task seems to hang in an infinite loop. The unit tests can be seen to be running over and over again. It is not clear if this is a NAnt issue or a Nunit issue.
I am using Nant 0.84 and Nunit 2
quot; <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, July 06, 2004 3:29 PM
Subject: Re: [Nant-users] Problems with ChartFX licensing...
Gert,
Yes, I am able to compile the licenses.licx file with the lc.exe comm
- Original Message -
From: "Richard Sbarro" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, July 06, 2004 3:29 PM
Subject: Re: [Nant-users] Problems with ChartFX licensing...
> Gert,
>
> Yes, I
: "Richard Sbarro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 06, 2004 8:53 AM
Subject: [Nant-users] Problems with ChartFX licensing...
Hello,
I am receiving the following error when attempting to add a licenses.licx
file to an .ex
- Original Message -
From: "Richard Sbarro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 06, 2004 8:53 AM
Subject: [Nant-users] Problems with ChartFX licensing...
> Hello,
>
> I am receiving the following error when attempting to add
Hello,
I am receiving the following error when attempting to add a
licenses.licx file to an .exe (using the 07/05 nightly build)...
licenses.licx(11) : error LC0003 : Unabled to resolve type
'SoftwareFX.ChartFX.Chart, ChartFX'
I'm not sure why it can't resolve this type. I get the same erro
on
To: [EMAIL PROTECTED]
Sent: Tuesday, June 29, 2004 11:05
AM
Subject: [Nant-users] Problems building
Nant and test project
Just downloaded latest version
(0.84), and Nant wont build itself it fails its own Unit tests firstly
with an issue with the copyright da
Just downloaded latest version (0.84), and Nant won’t
build itself – it fails it’s own Unit tests – firstly with an
issue with the copyright date (2003 vs 2004), then with C++ test errors, which
I haven’t worked around. Seems a bit odd it won’t build correctly ‘out
of the box’
Anyway –
PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jean-Michel
Theriault
Sent: Thursday, June 17, 2004 6:15 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Problems since changing versions of NAnt...
Hi all!!
I recently changed my NAnt version from 0.8.3.23326 to 8.4 and once I start
my build it gives
Hi all!!
I recently changed my NAnt version from 0.8.3.23326 to 8.4
and once I start my build it gives me errors such as the task is
invalid and
invalid element . Unknown task or datatype.
My parameters are the same as with the old version, and I read
the release notes and they don’
]
Subject: RE: [Nant-users] Problems
since changing versions of NAnt...
Sorry yes, my keyboard
can’t keep up with my fingers (or at least that’s my excuse!)
Just to clarify (sorry if
you already know this). You need to unzip the NantContrib zip and then copy
everything in the NantContrib
D]Subject: RE: [Nant-users] Problems
since changing versions of NAnt...
Sorry
yes, my keyboard can’t keep up with my fingers (or at least that’s my
excuse!)
Just
to clarify (sorry if you already know this). You need to unzip the NantContrib zip
and then copy everythin
pick up
all the NantContrib tasks.
If this doesn’t work then I’m stumped.
Cheers,
Bill
-Original
Message-
From: Jean-Michel Theriault
[mailto:[EMAIL PROTECTED]
Sent: 17 June 2004 15:41
To: Bill Martin
Subject: RE: [Nant-users] Problems
since changing versions of NAnt
PROTECTED]
Subject: [Nant-users] Problems
since changing versions of NAnt...
Hi all!!
I recently changed my NAnt version from
0.8.3.23326 to 8.4 and once I start my build it gives me errors such as the
task is invalid and
invalid element .
Unknown task or datatype.
My parameters are the same
Hi all!!
I recently changed my NAnt version from 0.8.3.23326 to 8.4
and once I start my build it gives me errors such as the task is
invalid and
invalid element . Unknown task or
datatype.
My parameters are the same as with the old version, and I
read the release notes and they don’
fyi
http://www.mail-archive.com/nant-users%40lists.sourceforge.net/
linked from the nant home page ( http://nant.sourceforge.net/ )
I tried to search the archives but, alas, there are no archives.
---
This SF.Net email is sponsored by: IBM Li
> - Original Message -
> From: "Pedro Lamarao Rosa e Silva" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, March 10, 2004 4:39 PM
> Subject: [Nant-users] Problems with asminfo Task
>
> Hi, just subscribed to the list.
> Ni
Hi, just subscribed to the list.
Nice to have a .NET build tool like NAnt, by the way. :-)
I tried to search the archives but, alas, there are no archives.
So I'll just ask ahead.
Using the asminfo task like this:
I get the following error:
NAnt.Core.BuildException: Assembly attribu
Hi
I've ported some code from VB.NET to C# and I compile it using Nant.
However, after I changed the vbc task to the csc task I get a Nant error
complaining that it cannot find the input files to compile. I eventually
solved the problem by including a basedir attribute on the sources node of
the
)
Sent: Tuesday, January 06, 2004 9:49 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Problems with vsslabel
Not sure if this is the right list, but hopefully someone can point me in
the right direction if it's not. I've just started using the nant-contrib
stuff, and nant. I want to la
Not sure if this is the right list, but hopefully someone can point me in the right
direction if it's not. I've just started using the nant-contrib stuff, and nant. I
want to label my vss build. The following is the code I use in my nant build file:
--- snippet of Build file
Curtis,
My guess is that you'll also have to add a reference to the System.Web.dll
assembly.
Gert
- Original Message -
From: "Curtis Zarger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 8:50 PM
Subject: [Nant-users] Problems bu
Hi,
I'm new to NAnt but it seems to be just what I'm
looking for!
In trying to build my first, simple VB.Net-based web
project, I started by incorporating the references and imports as they were
built by VS.Net. I have a few errors that I cannot resolve. It
seems my "imports" refe
Rishi:
>"The file 'NAnt.Core.dll' cannot be copied to the run directory. The
>process cannot access the file because it is being used by another
process."
This might help with finding out what's going on with that message:
http://www.sysinternals.com/ntw2k/freeware/handle.shtml
(not affiliated
Hi,
I downloaded Nant [file nant-0.8.3.zip] and tried to build the solution but
it is giving some problems.
I am using Microsoft Development Environment Version 7.1.3088 and .NET
Framework 1.1 version 1.1.4322.
It first said that the Nant version has to be upgraded for the MSDE I have
and it did
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 10, 2003 11:53 AM
Subject: [Nant-users] Problems with IIS-related tasks
> Hello,
>
> Recently, we started a new project where we want to 'automate' the
complete
> build cycle
> (documenting, packaging ...)
Hello,
Recently, we started a new project where we want to 'automate' the complete
build cycle
(documenting, packaging ...) by using NAnt.
We will be using webservices within the project which require an IIS-layer
underneath them.
In order to do that, we basically need the 'mkiisdir' and the 'd
We'll look into this as soon as possible ...
Thanks for the report !
Gert
- Original Message -
From: "Jake Foster" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 3:29 AM
Subject: [Nant-users] Problems with in CSC task
I
1 - 100 of 109 matches
Mail list logo