Re: [Nant-users] Issues with installation of NAnt 0.84

2004-11-01 Thread Gert Driesen
Prabhuram, You can safely ignore that test failure. That "issue" was fixed after the 0.84 release. However, I'd still advise you to use a recent nightly build of NAnt as they tend to be less buggy than the 0.84 release. We intend to release NAnt 0.85 (or 0.90) soon Gert - Original Messa

Re: [Nant-users] Invalid element:

2004-11-01 Thread Gert Driesen
Frank, You don't have to use in order to use the task. Can you try a binary distribution of a recent nightly build of NAnt (http://nant.sourceforge.net/nightly/builds/2004-11-01-0.85/) and let us know if you still encounter that issue ? If you do, then we might be dealing with a packaging issue

Re: [Nant-users] Issues with installation of NAnt 0.84

2004-11-01 Thread Kevin Williams
I have an issue with installing Nant 0.84 on my Windows Server. Downloaded the nant.zip and unzipped the contents. You have finished installing at this point. Tried to run nant in the folder - I get BUILD FAILED. I tried the same with Nant 0.83.final version and I get the same result (see belo

Re: [Nant-users] VB6 build dependencies

2004-11-01 Thread Subbu Balakrishnan
Quite by accident, I came upon the John's vbp.build.include and Els' (Peter's?) C# code to create a build order. Gents, can't thank you enough. I've had some trouble getting started with this and these two pieces of code will be an immense help. Christian, any joy with your vb6 build issues? Reg

[Nant-users] Invalid element:

2004-11-01 Thread Frank Bielsik
Sorry in advance if this has been answered recentlyâ I get the following message when using the task: Invalid element . Unknown task or datatype. Is there a or something needed here? I'm currently using the following nant build: NAnt 0.85 (Build 0.85.1714.0; net-1.0.win32; nigh

[Nant-users] Issues with installation of NAnt 0.84

2004-11-01 Thread Duraiswami, Prabhuram
Title: Issues with installation of NAnt 0.84 Hi, I have an issue with installing Nant 0.84 on my Windows Server. I probably am doing something wrong here so any help to correct this situation is much appreciated. Details: Server: Microsoft Windows Server 2003 Nant Version: 0.84 from 12-2

Re: [Nant-users] Build Fails (.85)

2004-11-01 Thread Kevin Williams
That looks really wierd. Why would it have RTF syntax? What editor is this? There is no style sheet. Try a different editor. Even just name the file with the .xml extension and open it in IE. Duraiswami, Prabhuram wrote: Kevin, You are correct. I tried opening the file from an xml editor and the

RE: [Nant-users] Searching list archives: Can't view the found messages.

2004-11-01 Thread Gert Driesen
http://www.mail-archive.com/nant-users%40lists.sourceforge.net/ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Butler, Mark A Mr IPI Gramm TechSent: maandag 1 november 2004 22:03To: '[EMAIL PROTECTED]'Subject: [Nant-users] Searching list archives: Can't view

[Nant-users] Searching list archives: Can't view the found messages.

2004-11-01 Thread Butler, Mark A Mr IPI Gramm Tech
I searched for the word “archive” and got this link: http://unagi.mail-archive.com:8080/[EMAIL PROTECTED]/msg04994.html  (one of many)   It don’t work.  Going to http://unagi.mail-archive.com:8080/ indicates that there are only two existing lists on that server.  Neither of which is nAnt.

Re: [Nant-users] Build Fails (.85)

2004-11-01 Thread Kevin Williams
Jaimie, The "Getting Started" instructions appear to show NAnt building itself, but IMHO that's just an example. The "Installation" section says to unzip the zip file into a folder and you're ready to go. You should be able to run this out of the box: Hello World

RE: [Nant-users] Build Fails (.85)

2004-11-01 Thread Jaimie
Ok I deleted everything and tried from scratch with .84. I might just be missing something stupid. All the docs mention that I have to build then install NANT. I get the follow: Failures: 1) Tests.NAnt.Console.NAntTest.Test_ShowHelp : expected:<2004>

Re: [Nant-users] Build Fails (.85)

2004-11-01 Thread Kevin Williams
It was my understanding that before I can use NANT I have to build it then install it. Is this correct? ... C:\nant>bin\nant NAnt 0.85 (Build 0.85.1759.0; net-1.0.win32; nightly; 25/10/2004) This looks to me like you already have a working copy. If you can use NAnt to build NAnt, it already work

[Nant-users] Build Fails (.85)

2004-11-01 Thread Jaimie
Just trying to build NANT. I'm new to this so please bear with me. I downloaded both .84 and .85 and neither will build for me. It was my understanding that before I can use NANT I have to build it then install it. Is this correct? Below is the screen dump: C:\nant>bin\nant NAnt 0.85 (Build 0.

[Nant-users] Solution Task fails because of License

2004-11-01 Thread Hamza Zeen-Aldin
Hi, I usually use devenv to compile my soultion files, I tried to use the solution task and it failed when trying to resolve the license file. Developers use Janus grid as a 3rd party grid and we have a registered version. Below is the part that if failed on, I can send the full build log file if

[Nant-users] Invalid element:

2004-11-01 Thread Bielsik, Frank
Sorry in advance if this has been answered recently…   I get the following message when using the task: Invalid element . Unknown task or datatype.   Is there a or something needed here?  I’m currently using the following nant build: NAnt 0.85 (Build 0.85.1714.0; net-1.0.win32; nigh