RE: [Nant-users] includes files twice?

2003-04-03 Thread Anthony Francisco
Title: Message There was a reply to this mailing list a while back about there being problems with the filepaths being case sensitive. I believe a fix was checked into a nightly build.   - Ants -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-04-02 Thread Anthony Francisco
| Wang, Gang | Sent: Wednesday, 02 April, 2003 07:37 | To: Anthony Francisco | Cc: [EMAIL PROTECTED]; | [EMAIL PROTECTED] | Subject: RE: [nant-dev] [Nant-users] How to use nunit2 task (resend) | | | Here's the error and call stack I'm getting. Please let me | know what might caused t

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-04-01 Thread Anthony Francisco
[mailto:[EMAIL PROTECTED] | Sent: Tuesday, 01 April, 2003 14:23 | To: Anthony Francisco; Matthew Mastracci | Cc: [EMAIL PROTECTED]; | [EMAIL PROTECTED] | Subject: RE: [nant-dev] [Nant-users] How to use nunit2 task (resend) | | | Anthony, I got the same error yesterday when I tried to run | Nuni

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-03-28 Thread Anthony Francisco
[mailto:[EMAIL PROTECTED] On Behalf Of | Anthony Francisco | Sent: Friday, 28 March, 2003 15:19 | To: 'Arnaud PICHERY' | Cc: [EMAIL PROTECTED] | Subject: RE: [nant-dev] [Nant-users] How to use nunit2 task (resend) | | | Yup, I tried that as my first attempt to solve the problem. I | w

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-03-28 Thread Anthony Francisco
Yup, I tried that as my first attempt to solve the problem. I wasn't as fortunate as you were. :-( - Ants | -Original Message- | From: Arnaud PICHERY [mailto:[EMAIL PROTECTED] | Sent: Friday, 28 March, 2003 15:11 | To: 'Anthony Francisco' | Cc: [EMAIL PROTECTED] | Subject

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-03-28 Thread Anthony Francisco
l probably try turning on Fusion logging to see if I can track this down on my end while waiting for a reply. - Ants | -Original Message- | From: Philip Nelson [mailto:[EMAIL PROTECTED] | Sent: Friday, 28 March, 2003 12:31 | To: Anthony Francisco; 'Matthew Mastracci' | Cc: [EM

RE: [nant-dev] [Nant-users] How to use nunit2 task (resend)

2003-03-28 Thread Anthony Francisco
: Matthew Mastracci [mailto:[EMAIL PROTECTED] | Sent: Friday, 28 March, 2003 07:59 | To: Anthony Francisco | Cc: [EMAIL PROTECTED]; | [EMAIL PROTECTED] | Subject: Re: [nant-dev] [Nant-users] How to use nunit2 task (resend) | | | Make sure that you're using the same version of NUni

RE: [Nant-users] how to make a build file more concise

2003-03-26 Thread Anthony Francisco
Message-----From: Anthony Francisco [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 3:01 AMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: [nant-dev] How to use nunit2 task   I getting a crash in NAnt when trying to use the nunit2 task.   I tried using t

[Nant-users] How to use nunit2 task

2003-03-26 Thread Anthony Francisco
Title: Message I getting a crash in NAnt when trying to use the nunit2 task.   I tried using the nunit2 task using the following in my build script:     The result I get is:INTERNAL ERRORSystem.IO.FileLoadException: Unable to load file 'nunit.framework'.File name: "nunit.framework"

RE: [Nant-users] Where to find documentation on FileSets

2003-03-20 Thread Anthony Francisco
confusion, if "basedir" is a required attribute, how come doesn't set the "basedir" attribute if is suppose to be a fileset ?   Is there a NAnt XML schema that I can look at ?   - Ants -Original Message-From: Arild Fines [mailto:[EMAIL PROTECTED] Sent:

[Nant-users] Documentation for "" ?

2003-03-19 Thread Anthony Francisco
Title: Message Where can I find the documentation for "" ?   I've seen this used in some of the sample .build files, but the User Documentation makes no mention of this.   - Ants

[Nant-users] Where to find documentation on FileSets

2003-03-19 Thread Anthony Francisco
Title: Message I'm looking at the documentation for the csc task, it indicates that can contain filesets.   I've seen examples of using:               In some replies to messages I've seen people say use something like:      So my question is where can I find documentation on File