Martin, and others,
I've had a few queries as to what I mean by trying to do this, and what
I would use it for, so I thought it worthwhile to respond to the list.
Apologies in advance for the length of this mail.
To set the context: I have created a utility build file with a few
targets that a
Hello.
How would one go about building NAnt on a Linux box that is using Mono
Beta 3?
I apologize in advance if this question has been asked/answered before.
I am new to the list and will like to learn more about all things NAnt.
Paco
-- Hi Jarek :)
---
Perhaps mcs has become more strict in beta 3, this is an issue I was
planning to tacke anyway, as csc 2.0 fails with (more or less) the same
error ...
Gert
- Original Message -
From: "MET" <[EMAIL PROTECTED]>
To: "NAnt-Users" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 6:25 PM
Subj
Apparently Mono Beta 3 was released last night so I stupidly downloaded
and installed it. I then felt like recompiling nant with it no such
success. The errors the error is from NAnt itself. When running "make
linux-bookstrap-nant.dotnet" I get the following errors.
==
[EMAIL PROTECTED]
Title: Referenceprojects tag in SolutionTask
I am working with a large project and I am trying to use it to manage building patches. I seem to be confused on the purpose of the referenceprojects tag.
I was thinking it was used to allow you to build projects with project references while avo
On Wed, 2004-06-16 at 09:49, Gert Driesen wrote:
> > I've been searching google and nothing I find help me get NAnt 0.85
> > (latest build) compiling on Mono Beta 2. I've tried copying from
> > gac/1.0 into {nant}/bin, exporting MONO_NO_UNLOAD as 1 (from the FAQ),
> > and making sure my mono.pc is
- Original Message -
From: "MET" <[EMAIL PROTECTED]>
To: "NAnt-Users" <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:08 PM
Subject: [Nant-users] Mono Beta 2 Support
> I've been searching google and nothing I find help me get NAnt 0.85
> (latest build) compiling on Mono Beta 2. I'
- Original Message -
From: "Michael Allabauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 16, 2004 3:23 PM
Subject: [Nant-users] How to set NANT on local copy = true
> Hi!
>
> I have a solution consisting of some Web-applications. All of them need
> some librarys,
Hi!
I have a solution consisting of some Web-applications. All of them need
some librarys, which get local copies of the referenced librarys when
beeing built with Visual studio.
How can i tell nant to do the same?
kind regards
Michael Allabauer
I've been searching google and nothing I find help me get NAnt 0.85
(latest build) compiling on Mono Beta 2. I've tried copying from
gac/1.0 into {nant}/bin, exporting MONO_NO_UNLOAD as 1 (from the FAQ),
and making sure my mono.pc is valid, etc etc.
Despite my efforts I keep getting the glorious
TroyHow would your nant project
Inherit a subset of properties from parent project?Are you proposing access
modifiers for properties of the parent?Right now you get all
(inheritall="true") or nothing (inheritall="false") with the exception of user
properties passed in here is the relevant te
Title: Message
Hi,
I kinda digged
through the archives, hence this mail
I have multiple
projects in my solution and one project depends on the
other.
when i give
multiple entries for
in the same build
file, it gives me the following error:
Hi
all,
sorry
if this is a repeat - I notice that if I change a project file
(eg: add a new reference, or a custom constant) that is included into a
nant task, the project (assembly) is not rebuilt... in the
case I'd like to propose that this is, or could be seen as, a
bug.
Context:
Scott,
There have been some fixes in this area lately, but
I'll have to check whether these have all been committed to cvs, and whether
they are available in the latest nighlty build (which is quite old, as I'm
having problems getting the build server running again).
Gert
- Origina
Which
version of Nant are you using Troy?
There was a bug in .084 where properties in the task where
evaluated in the context of the script being called rather than the calling
script. This is fixed in the
latest nightly builds and the syntax you have should work.
HTH,
Bill
15 matches
Mail list logo