----- Original Message ----- 
From: "arif mohammed" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 28, 2003 1:38 PM
Subject: [Nant-users] Building NantContrib Issue


>
>
> Hi,
>    Iam trying to build the NantContrib nightly build
> (nantcontrib.Tasks-20030927.zip) project by running nant in the
NantContrib
> Folder.It throws an ERROR.
>
>
> D:\NetScape\NantDir\NantContrib>nant
> NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
> http://nant.sourceforge.net
>
> Buildfile: file:///D:/NetScape/NantDir/NantContrib/NAntContrib.build
> Total time: 0 seconds.
>
> BUILD FAILED
>
> D:\NetScape\NantDir\NantContrib\NAntContrib.build(42,6):
> Could not include build file
> D:\NetScape\NantDir\NantContrib\Tools\SLiNgshoT\SL
> iNgshoTInstall.include
> Could not find a part of the path
> "D:\NetScape\NantDir\NantContrib\Tools\SLiNgsh
> oT\SLiNgshoTInstall.include".
>
>
> When i extract the contents of the zip,i don't have the Tools Folder at
all
> in my directory structure which looks like:

You're right, I'll fix this in time for the next nightly build !  Thanks for
the report ...

> Secondly,i wanted to execute some of the internal dos commands like cd
,net
> start/stop .Is there a way to do that or is there a task like changing the
> directory in NANT?

NAnt has a servicecontroller task for controlling Windows services, but its
only available in the nightly builds
(http://nant.sourceforge.net/nightly/builds).

There's no task for changing the current directory, what do you want to
accomplish ?

Thanks,

Gert



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to