Steve, Are you sure you're using a recent version of NAntContrib ?
I have no problems here, and your build files for NAntContrib definitely look outdated. Gert ----- Original Message ----- From: "Steve Burkett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 7:21 PM Subject: [Nant-users] unable to build nantcontrib Hello, I built nant last week, and this week downloaded nantcontrib. I'm unable to build nantcontrib. Anyone seen this problem? nant -D:nant.dir=C:\NAnt\build\net-1.1.win32\nant-0.85-debug -f:NAntContrib. build > build.log 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: [ifnot] C:\nant\nantcontrib\NAntContrib.build(331,10): Attribute 'propertyexists' for <ifnot ... /> is deprecated. Use <if test="${property::exists('propertyname')}"> instead. [ifnot] C:\nant\nantcontrib\NAntContrib.build(332,14): Attribute 'propertyexists' for <ifnot ... /> is deprecated. Use <if test="${property::exists('propertyname')}"> instead. [ifnot] C:\nant\nantcontrib\NAntContrib.build(335,14): Attribute 'targetexists' for <ifnot ... /> is deprecated. Use <if test="${target::exists('targetname')}"> instead. set-net-1.1-runtime-configuration: set-runtime-configuration-flags: [ifnot] C:\nant\nantcontrib\NAntContrib.build(340,10): Attribute 'propertyexists' for <ifnot ... /> is deprecated. Use <if test="${property::exists('propertyname')}"> instead. [ifnot] C:\nant\nantcontrib\NAntContrib.build(349,10): Attribute 'targetexists' for <ifnot ... /> is deprecated. Use <if test="${target::exists('targetname')}"> instead. set-net-1.1-runtime-configuration: set-runtime-configuration-flags: [ifnot] C:\nant\nantcontrib\NAntContrib.build(34,10): Attribute 'propertyexists' for <ifnot ... /> is deprecated. Use <if test="${property::exists('propertyname')}"> instead. C:\nant\nantcontrib\NAntContrib.build(37,10): Task <available> is deprecated. Use functions instead. [ifnot] C:\nant\nantcontrib\NAntContrib.build(38,10): Attribute 'propertytrue' for <ifnot ... /> is deprecated. Use <if test="${propertyname}"> instead. [ifnot] C:\nant\nantcontrib\NAntContrib.build(38,10): Attribute 'propertyexists' for <ifnot ... /> is deprecated. Use <if test="${property::exists('propertyname')}"> instead. [echo] Using nant files from C:\NAnt\build\net-1.1.win32\nant-0.85-debug prepare: C:\nant\nantcontrib\NAntContrib.build(65,14): Element <includes... /> for <fileset... /> is deprecated. Use <include> element 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: Build failed C:\nant\nantcontrib\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 - 1 non-fatal error(s), 10 warning(s) Nested build failed. Refer to build log for exact reason. Total time: 0.5 seconds. ------------------------------------------------------- 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