Bugs item #2907339, was opened at 2009-12-02 14:18 Message generated for change (Tracker Item Submitted) made by umeshbugade You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2907339&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Framework support Group: 0.86 Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: umesh bugade (umeshbugade) Assigned to: Nobody/Anonymous (nobody) Summary: format of solution file not supported Initial Comment: Buildfile: file:///C:/devtools/nant-0.86-beta1/FirstBuild.build Target framework: Microsoft .NET Framework 3.5 Base Directory: C:\devtools\nant-0.86-beta1. Target(s) specified: build Build sequence for target `build' is build Complete build sequence is build, clean build: Build sequence for target `clean' is clean Complete build sequence is clean, build Build sequence for target `clean' is clean Complete build sequence is clean, build clean: C:\devtools\nant-0.86-beta1\FirstBuild.build(31,5): Element <includes... /> for <fileset... /> is deprecated. Use <include> element instead. [solution] Starting solution build. [solution] Cleaning up temp folder 'C:\Documents and Settings\umesh\Local Settings\Temp\urypbjls'. BUILD FAILED - 0 non-fatal error(s), 1 warning(s) Solution format of file 'C:\BuildingSolution\BuildingSolution.sln' is not supported.: NAnt.Core.BuildException: Solution format of file 'C:\BuildingSolution\BuildingSolution.sln' is not supported. at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver) at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() Total time: 0.1 seconds. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2907339&group_id=31650 ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ nant-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-developers
