Steve,

Again, are you sure you've downloaded the latest nightly build of
NAntContrib ?

The latest nightly does definitely not contain calls to Task.LogPrefix, so
the code you're compiling is not the up-to-date.

Gert

----- Original Message -----
From: "Steve Burkett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 04, 2004 12:27 AM
Subject: [Nant-users] trying to build nantcontrib


Hello,

I downloaded current nantcontrib (from
http://nantcontrib.sourceforge.net/nightly/builds) and it doesn't build.
Does anyone know what I might be doing wrong, or do daily builds sometimes
not build?


C:\nant\nantcontrib>nant -D:nant.dir=C:\NAnt\build\net-1.1.win32\nant-0.85-d
ebug -f:NAntContrib.build

NAnt 0.85 (Build 0.85.1665.0; net-1.1.win32; nightly; 7/23/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/nant/nantcontrib/NAntContrib.build
Target(s) specified: test

  [include] C:\nant\nantcontrib\NAntContrib.build(3,6):
  [include] Build file 'C:\nant\properties.xml' does not exist.

init:


debug:


set-runtime-configuration:


set-net-1.1-runtime-configuration:


set-runtime-configuration-flags:


set-net-1.1-runtime-configuration:


set-runtime-configuration-flags:

C:\nant\nantcontrib\NAntContrib.build(36,10): Task <available> is
deprecated.  Use functions instead.
     [echo] Using nant files from
C:\NAnt\build\net-1.1.win32\nant-0.85-debug

prepare:

C:\nant\nantcontrib\NAntContrib.build(84,14): Element <includes... /> for
<fileset... /> is deprecated. Use <include> e
ement instead.

prepare.slingshot:

     [nant] C:\nant\nantcontrib\Tools\SLiNgshoT\SLiNgshoT.build Release

            Buildfile:
file:///C:/nant/nantcontrib/Tools/SLiNgshoT/SLiNgshoT.build
            Target(s) specified: Release


            SLiNgshoT.Core.Release:


            setup:


            SLiNgshoT.Core:

            C:\nant\nantcontrib\Tools\SLiNgshoT\SLiNgshoT.build(76,14):
Element <includes... /> for <assemblyfileset...
/> is deprecated. Use <include> element instead.
            C:\nant\nantcontrib\Tools\SLiNgshoT\SLiNgshoT.build(71,14):
Element <includes... /> for <fileset... /> is d
precated. Use <include> element instead.

            SLiNgshoT.Release:


            setup:


            SLiNgshoT:

            C:\nant\nantcontrib\Tools\SLiNgshoT\SLiNgshoT.build(39,14):
Element <includes... /> for <assemblyfileset...
/> is deprecated. Use <include> element instead.
            C:\nant\nantcontrib\Tools\SLiNgshoT\SLiNgshoT.build(34,14):
Element <includes... /> for <fileset... /> is d
precated. Use <include> element instead.

            Release:


            Build succeeded - 0 non-fatal error(s), 4 warning(s)

            Total time: 0.3 seconds.


compile.schematask:

C:\nant\nantcontrib\NAntContrib.build(104,14): Element <includes... /> for
<assemblyfileset... /> is deprecated. Use <i
clude> element instead.
C:\nant\nantcontrib\NAntContrib.build(101,14): Element <includes... /> for
<fileset... /> is deprecated. Use <include>
lement instead.
      [csc] Compiling 1 files to
'C:\nant\nantcontrib\build\nantcontrib-0.85-debug\bin\NAnt.Xsd.Tasks.dll'.
      [csc] c:\nant\nantcontrib\src\Tasks\XsdTask.cs(197,33): error CS0618:
'NAnt.Core.Task.LogPrefix' is obsolete: 'Wi
l be removed soon'
      [csc] c:\nant\nantcontrib\src\Tasks\XsdTask.cs(209,33): error CS0618:
'NAnt.Core.Task.LogPrefix' is obsolete: 'Wi
l be removed soon'
      [csc] c:\nant\nantcontrib\src\Tasks\XsdTask.cs(221,33): error CS0618:
'NAnt.Core.Task.LogPrefix' is obsolete: 'Wi
l be removed soon'
      [csc] c:\nant\nantcontrib\src\Tasks\XsdTask.cs(239,33): error CS0618:
'NAnt.Core.Task.LogPrefix' is obsolete: 'Wi
l be removed soon'
      [csc] c:\nant\nantcontrib\src\Tasks\XsdTask.cs(282,42): error CS0618:
'NAnt.Core.Task.LogPrefix' is obsolete: 'Wi
l be removed soon'

Build failed - 1 non-fatal error(s), 4 warning(s)

C:\nant\nantcontrib\NAntContrib.build(100,10):
External Program Failed: C:\WINNT\Microsoft.NET\Framework\v1.1.4322\csc.exe
(return code was 1)

Total time: 1.2 seconds.


C:\nant\nantcontrib>




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to