Hi.

I was in the process of doing some testing for Clayton on the cvs
tasks. I donwloaded the latest nightly build (2004-01-04) and the
latest nantcontrib (dated Dec 26).

When I compile nant using the binaries that it comes with (my old
version of nant did not work since it lacked EE), I get wierd version
information from the compiled executables (release config).

C:\CVSROOT\Struts>nant
NAnt 0.85 (Build 0.85.1447.0; net-1.0.win32; nightly; 2003-12-18)
Copyright (C) 2001-2004 Gerry Shaw

I'm am certain that I am using the right version, nant only exists
in one folder and that is where the newly compiled binaries are.
I am also certain that .NET 1.0 is not installed, in fact it has
never ever been installed. The nant.exe.config has net-1.1 set as
default framework as well.

Am I doing something wrong, or are the versions not correctly updated
somehow?

Also I was not able to compile Nant Contrib at all. It spews out text
about obsolete functions and then starts off compiling slingshot and ends
with:

     [echo] Using nant files from C:\Csharp\nant-20040104\build\nant-0.85

prepare:


prepare.slingshot:

     [nant]
C:\Csharp\nantcontrib.Tasks-20031226\Tools\SLiNgshoT\SLiNgshoT.build
 Release

            Buildfile:
file:///C:/Csharp/nantcontrib.Tasks-20031226/Tools/SLiNgs
hoT/SLiNgshoT.build
            Target(s) specified: Release

            SLiNgshoT.Core.Release:


            setup:


            SLiNgshoT.Core:


            BUILD FAILED

 
C:\Csharp\nantcontrib.Tasks-20031226\Tools\SLiNgshoT\SLiNgshoT.build
(72,10):
            An empty string is not a valid value for attribute 'doc' of <csc
...
 />.

            Total time: 0 seconds.


BUILD FAILED

Is this a know problem with Nant contrib at this time?

/Nicke


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to