Hi,

it is in Core and documenation to this task (as well as all others) could be
found at
http://nant.sourceforge.net/nightly/help/tasks/solution.html

Martin

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


> Thanks for the update.  Is the Solution Task part of the NAntContrib or
part
> of the "Core" product (and where can I learn about it)?
>
> Thanks,
>
> Ron
>
>  -----Original Message-----
> From: Nicklas Norling [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 05, 2004 3:51 PM
> To: Ron Werner; [EMAIL PROTECTED]
> Subject: Re: [nant-dev] Build Process
>
> 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
>



-------------------------------------------------------
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