Hi,
I've just downloaded Nant and I encounter many many difficulties to make it
work. In fact, it still doesnt work at all.
First problem I faced was that I did not installed .net framework 1.0 (only 1.1)
so I had to make xml comments and modifications on NAnt.exe.config
Second problem was that
Is anyone using NAnt with PVCS? I am writing a task to get a version label.
The command works fine from the command line or a bat file but when I put
or call it through Nant it does not perform correctly.
Thanks
Michael Rudge
Associate Analyst/Programmer
Desk- (304) 357-2965
Mobile- (304) 546-1063
Marco,
Are you running the latest buils of nant and mono ? A slightly modified
version of your build file works fine for me.
do you have a monoresgen.exe on your system ? what does:
which monoresgen.exe
return ?
Ian
On Sat, 2004-01-17 at 00:29, Ian MacLean wrote:
It should work. What does you
If I understand your position...
See my comments inline...
Warning long post...
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Landes Eric (RBNA/CIT4.2)
> Sent: Friday, January 09, 2004 6:26 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-user
On Sat, 2004-01-17 at 00:29, Ian MacLean wrote:
> It should work. What does your build file look like ?
I'm attaching it.
Thanks
> Ian
> Marco Canini wrote:
>
> >is the resgen task supposed to work with mono?
> >i'm getting this:
> >
> >NAnt 0.84 (Build 0.84.1450.0; net-1.0.win32; rc 2; 12/21/200
It should work. What does your build file look like ?
Ian
Marco Canini wrote:
is the resgen task supposed to work with mono?
i'm getting this:
NAnt 0.84 (Build 0.84.1450.0; net-1.0.win32; rc 2; 12/21/2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile:
file://home/marco/s
is the resgen task supposed to work with mono?
i'm getting this:
NAnt 0.84 (Build 0.84.1450.0; net-1.0.win32; rc 2; 12/21/2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile:
file://home/marco/src/cvs/marco/Schema4ADO.Net/Schema4ADO.Net.build
Target(s) specified: build
I ran Nant with -verbose mode and got the following logs. Are the logs where
it says it 'not exist' or 'invalid' bad? Why can't it find those things?
Thanks in advance for any help.
Z:\development\net\RENTVALUE>nant -verbose
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
Copy
Things don't seem to be consistent... Now it's failing again.
cp:
[copy] Copying 31 files to c:\Inetpub\wwwroot\rentvalue.
[copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\controls.
[copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\library.
[copy] Copying 125 files
I'm getting a build error that seems to come from a 3rd party tool that is
referenced in the project (ActiveReports.dll). The project builds from
Visual Studio.NET but not with nant. I don't know whether this is a
configuration issue with the dll, my script, or a problem with nant. Any
ideas?
t
Could someone take a peek at this small build script and tell me why I'm
receiving the following error (it fails on the 'cp' target):
[copy] Copying 2 files to c:\Inetpub\wwwroot\rentvalue\controls.
BUILD FAILED
INTERNAL ERROR
INTERNAL ERROR
[Resource lookup failed - infinite recursion de
Stable release(0.84): http://nant.sourceforge.net/help/index.html
Latest Nightly (01.04.2004): http://nant.sourceforge.net/nightly/help/index.html
Click on Task References for the core tasks. for your specific concern, use
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTEC
try http://nant.sourceforge.net/help/tasks/index.html . I think you the nant task.
Eric L.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Billy Bacon
Sent: Friday, January 16, 2004 3:28 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] NAnt Task Documentation
in NAnt its just
see http://nant.sourceforge.net/help/tasks/call.html
Ian
For instance, I'm trying to using the task and that's
not working. I've also tried using and it didn't
recognize that either.
Thanks in advance.
---
The SF.Net ema
http://nant.sourceforge.net/help/tasks/index.html
this is linked off the nant home page. It also comes as part of the nant
installation.
Ian
Billy Bacon wrote:
Could someone point me to the NAnt docs which provide the Core Tasks that
are available. I know that NAnt is very similar to Ant but t
Could someone point me to the NAnt docs which provide the Core Tasks that
are available. I know that NAnt is very similar to Ant but there are missing
tasks that work in Ant and not Nant.
For instance, I'm trying to using the task and that's
not working. I've also tried using and it didn't
recog
Pierre
No this has nothing to do with your method names.
What this has to do with is when nant and the os finish changing your path
to a fully qualified path with file name it exceeds the OS limit on Path
length.
What you will need to do is look at your script and see if you can find out
were
Hi,
has anyone experienced this problem when launching a ndoc task ?
"The path is too long after being fully qualified. Make sure path is less
than 260 characters."
Does this mean I have to reduce the length of some methods names ?
Thanks,
Pierre
Ignore it. You have a fully functional NAnt version in "build/...". This
problem is related to the fact that we now have year 2004 while the release
includes Copyright (C) 2001-2003.
Jarek
- Original Message -
From: "Billy Bacon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday,
19 matches
Mail list logo