Hi Ron.

When I looked at it a few month ago the slingshot task appeared not to be
maintained.
I think the solution task is the way to go. I use if for >30 projects/sln
and
works great.
Good luck to you!
/Nicke

----- Original Message ----- 
From: "Ron Werner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 05, 2004 10:31 PM
Subject: [nant-dev] Build Process


> I have been working with NAnt the last couple of days, however I have been
> coming across problems with dependencies.
>
> Is there some documentation somewhere that kind of discusses the overall
> process, and the accepted standard (if there is one) on how to create a
> .build file.
>
> I have also seen some articles on Slingshot and SolutionTask.  Is
> SolutionTask replacing Slingshot?  Is the following code example just
> executed in an XML file:
>
>             <slingshot solution="MySolution.sln" format="nant"
> output="MySolution.build">
>                 <parameters>
>                     <option name="build.basedir" value="..\bin"/>
>                 </parameters>
>             </slingshot>
>             <nant buildfile="MySolution.build"/>
>
> Sorry if these are stupid questions, however I am just getting started
with
> NAnt.
>
> Thanks,
>
> Ron
>
>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to