On Mon, 2003-06-30 at 17:51, Ramasamy, Dinesh wrote: > Hi > > I get the following error, > > SourceForge.NAnt.BuildException: H:\work\build.xml(10,3): > Unknown task <vssget> > at SourceForge.NAnt.TaskFactory.CreateTask(XmlNode taskNode, Project proj) > at SourceForge.NAnt.Project.InitializeProjectDocument(XmlDocument doc) > at SourceForge.NAnt.Project.Execute() > at SourceForge.NAnt.Project.Run() > > eventhough I've installed Nant properly. I thought VSSGet was a part of the NANT > library.
Nope, not yet. We are considering adding the VSS tasks to NAnt, but currently its only available as part of NAntContrib (http://nantcontrib.sourceforge.net). Gert ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
