I would like to make NAnt less verbose.
I would like to make output viewer frinedlier.
I was using NAnt 0,83 and now switched to 0,84, that is even more verbose then predecessor.
My typical build is 20 solutions, each I defeined as a task.
1. How to hide command source e.g. [echo], [solution]
I put together a little target that will copy the app.Config file used by visual
studio to the build directory, renaming the file. The only external property needed is
the build.dir property. However, I couldn't find where VS.NET stores the startup
project, so I had to assume that folder where t
I just tested this with v0.8.4 RC2. Works like a charm.
Thanks!
-Original Message-
From: Ian MacLean [mailto:[EMAIL PROTECTED]
Sent: Friday, December 19, 2003 11:52 PM
To: Lehnert, Marc [LBRT/LNA]
Cc: NAnt Users List (E-mail)
Subject: Re: [Nant-users] task and character encoding
Hi
I am building using NAnt and this is the log.
The build output directory is empty, even though the message from log says, BUILD SUCCESSFUL.
Can any one throw some light into this ?
Thanks a bunch !
Eldo
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing
Build Log
---
in windows it compiles without pbs.
i think it's something in mono but i can't debug (mono-debugger is
bugged :-)
On Mon, 2003-12-22 at 14:00, Marco Canini wrote:
> build:
>
>
> BUILD FAILED
>
> INTERNAL ERROR
>
> System.ArgumentException: Xml node has not been mapped.
> in [0x00031] (at /
build:
BUILD FAILED
INTERNAL ERROR
System.ArgumentException: Xml node has not been mapped.
in [0x00031] (at /home/marco/src/nant/src/NAnt.Core/LocationMap.cs:197)
NAnt.Core.LocationMap:GetLocation (System.Xml.XmlNode)
in [0x001a8] (at /home/marco/src/nant/src/NAnt.Core/Target.cs:232)
NAnt.C
On Mon, 2003-12-22 at 11:06, Sascha Andres wrote:
> Hi,
> * Marco Canini wrote on 22.12.2003 (03:35):
> > Why don't you call pkg-config for detecting mono presence?
> > "pkg-config --modversion mono" gives you mono version
> > "pkg-config --variable=prefix mono" gives you mono base dir, than you
>
Its an idea. I still think we should auto-detect if its not there though.
Ian
Gert Driesen wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "Marco Canini" <[EMAIL PROTECTED]>; "NAnt Mailing List
(E-Mail)" <[EMAIL PROTECTED]>
Se
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: "Marco Canini" <[EMAIL PROTECTED]>; "NAnt Mailing List
(E-Mail)" <[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 10:45 AM
Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 avai
It won't - the point is that most people will use the one on the path
and right now we handle poorly the fact that the default config entry
doesn't necessarily match whats on the users system.
Ian
Gert Driesen wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Mar
Hi,
* Marco Canini wrote on 22.12.2003 (03:35):
> Why don't you call pkg-config for detecting mono presence?
> "pkg-config --modversion mono" gives you mono version
> "pkg-config --variable=prefix mono" gives you mono base dir, than you
> add /bin and /lib
pkg-config is not available on SuSE and
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Marco Canini" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>; "NAnt Mailing List (E-Mail)"
<[EMAIL PROTECTED]>
Sent: Monday, December 22, 2003 4:40 AM
Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 avai
12 matches
Mail list logo