Paul,
This should indeed have been fixed. Can you send me a small repro for this
issue ?
Thanks,
Gert
- Original Message -
From: "FRANCIS, Paul" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 27, 2004 4:45 PM
Subject: [Nant-users] Solution Task and Strong Names
> Hi
I'm sure this is easier than I am making it, but I
cannot figure out how to rename all of the files in folder using a
fileset. Could someone please shed light on this for me.
TIA.
Scot
Title: Solution Task and Strong Names
Hi
Looking at http://www.mail-archive.com/[EMAIL PROTECTED]/msg02597.html it seems the Solution task has been fixed so VBC now looks in the right place for SNK files. However, I've just got the latest nightly build (25 May 2004) and still get the "Error
David,
The fact that the task now also re-executes a given target is
definitely the correct behaviour (if you ask me), but perhaps we should
indeed add an attribute (eg. forcedeps, got a better name? <- why do I also
struggle with this) to the task that allow you to control whether
dependent ta
When using the call task all targets and dependencies are executed. For
example, if I run execute target 3, I get the output below - notice that
target 2 is executed twice. The first time is by the call task, the
second time is as a dependency of target 1. I tried to get around this
with the force
Griffin,
Are you able to compile this from the commandline? Could you paste the
following into a temporary file (I just took this from your log file):
/fullpaths
"/doc:/Users/griffincaprio/src/nant-0.85/build/mono-1.0.unix/nant-0.85-d
ebug/bin/NAnt.xml"
/debug
ok,
can you now try running:
/opt/local/bin/mono /opt/local/lib/mono/1.0/mcs.exe
/fullpaths
"/doc:/Users/griffincaprio/src/nant-0.85/build/mono-1.0.unix/nant-0.85-debug/bin/NAnt.xml"
/debug
"/define:DEBUG"
"/define:TRACE"
/nologo
"/
Sorry... but this has gone far enough
For those people who want to unsubscribe,
please do not mail this list.
Go read the directions here: https://sourceforge.net/docman/display_doc.php?docid=12983&group_id=1#unsubscription
Note: I toned this down quite a bit... I
was originally
ok. Log attached.
-Griffin
mono-NAnt.log
Description: Binary data
On May 27, 2004, at 9:23 AM, Ian MacLean wrote:
interesting. Can you try running
mono bin/NAnt.exe -v
and post the output. The makefile you ran will already have built a
bootstrap nant in bin. -v will tell nant to provide verbose
interesting. Can you try running
mono bin/NAnt.exe -v
and post the output. The makefile you ran will already have built a
bootstrap nant in bin. -v will tell nant to provide verbose output.
Is this mono 0.91 or somthing more recent ?
Ian
Griffin Caprio wrote:
Can anyone compile NAnt on Mono Beta
please use the page at
http://lists.sourceforge.net/lists/listinfo/nant-users to unsubscribe
yourself.
use the edit options button at the bottom of the page.
Ian
Wes Shaddix wrote:
---
This SF.Net email is sponsored by: Oracle 10g
Get cert
Brett Taylor unsubscribe
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wes
ShaddixSent: Thursday, May 27, 2004 10:38 PMTo:
[EMAIL PROTECTED]Subject: [Nant-users]
unsubscribe
Can anyone compile NAnt on Mono Beta 1 OSX?
I am having a small problem. With a little bit of hacking, i was able
to get the makefile to run, but now I am stuck. Below is the output of
running 'make' in the root directory:
build:
[echo] Build Directory is
/Users/griffincaprio/src/nant
14 matches
Mail list logo