Hi All,

I am trying to use slingshot for the 1st time and coming up with this
error.    Could someone please shed some light?  I provide the option
in the slingshot call but its not recognizing it.  Help?  

Code:
<slingshot solution="${build.srccode.dir}\MySolution.sln"
format="nant" output="MySolution.build">
<parameters>
   <option name="build.basedir" value="..\bin"/>
</parameters> 
<maps>
 <option name="http://localhost/MyService";
value="E:\POC\TestFolder"/>
</maps>
</slingshot>

Here is the error:
[slingshot] Converting E:\POC\TestFolder\MySolution.sln to
MySolution.build using nant format
[slingshot]  -- option = ..\bin
Total time: 0 seconds.

BUILD FAILED

The <parameters> option 'build.basedir' is required.

=====
Michael Dang

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
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/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to