Gert Driesen wrote:
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 4:42 AM
Subject: [Nant-users] Params vs properties redux was: Nant .85 not
working with Draco.Net
Th
Gert Driesen wrote:
Not only is this not as clean as having support for multiple filesets,
it also causes problems for tasks that use the relative path to the base
directory (like the task does to determine the directory within
the zip file).
Ant supports this in various (all tasks that use fi
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Nant-Developers (E-Mail)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 4:42 AM
Subject: [Nant-users] Params vs properties redux was: Nant .85 not working
with Draco.Net
This seems to be caus
Ian,
Having supprot for multiple fileset is definitely useful
For example:
if you want to reference assemblies from a single base directory, then you
can use :
but if you want to reference assemblies from multiple base directories, then
you're forced to use this :
Golo,
This should be fixed in cvs now. I'll upload a new nightly build later
today, and will also run some tests on Mono/Linux to ensure there are no
other issues ...
Gert
- Original Message -
From: "Golo Haas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004
Scott,
Can you try using a more recent nightly build of NAnt
(http://nant.sourceforge.net/nightly/builds) ?
Thanks !
Gert
- Original Message -
From: "Scott Yost" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 7:36 AM
Subject: [nant-dev] bug in vs net build
I get this when trying to build my VS.NET project:
System.ArgumentNullException: Value cannot be null.
Parameter name: path2
at System.IO.Path.Combine(String path1, String path2)
at NAnt.VSNet.VcConfiguration.get_OutputPath()
at NAnt.VSNet.VcProject.GetOutputPath(String configuration)
Hi there,
I am having trouble running NDoc out of NAnt under Mono 1.0.1, using Novell SuSE Linux
9.1.
The error message I get is:
document:
BUILD FAILED
INTERNAL ERROR
System.IO.DirectoryNotFoundException: Directory
'/usr/local/nant-0.85/bin/lib:lib/mono/1.0:lib/mono' not found.
in <0x0027