NAnt has already been running fine on linux for quite a while now ...

Are there any specific issues you have encountered ?

Gert

----- Original Message ----- 
From: "Scott Arbiv" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 6:09 AM
Subject: [Nant-users] RE: Nant-users digest, Vol 1 #473 - 1 msg


> When do you think Nant will be able to run on LINUX?
> 
> Thanks,
> 
> Scott Arbiv
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Tuesday, October 28, 2003 8:22 PM
> To: [EMAIL PROTECTED]
> Subject: Nant-users digest, Vol 1 #473 - 1 msg
> 
> 
> Send Nant-users mailing list submissions to
> [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/nant-users
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
> [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of Nant-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Solution task not copying app.config to bin folder. (Paul
> Modzelewski)
> 
> --__--__--
> 
> Message: 1
> From: "Paul Modzelewski" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Tue, 28 Oct 2003 20:51:59 -0500
> Subject: [Nant-users] Solution task not copying app.config to bin
> folder.
> 
> This is a multi-part message in MIME format.
> 
> ------=_NextPart_000_0013_01C39D95.54F7CDC0
> Content-Type: text/plain;
> charset="us-ascii"
> Content-Transfer-Encoding: 7bit
> 
> When I build a solution with the following, I get no
> [AppName].exe.config in my bin dir, any clues?  I know I can add code to
> the build file to handle the copy, but shouldn't the solution task do
> this?
> 
>  
> 
> <target name="Build" depends="VSS">
> 
>             <solution configuration="release"
> solutionfile="Application.sln">
> 
>             </solution>    
> 
> </target>
> 
> 
> ------=_NextPart_000_0013_01C39D95.54F7CDC0
> Content-Type: text/html;
> charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
> 
> <html>
> 
> <head>
> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
> charset=3Dus-ascii">
> 
> 
> <meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
> 
> <style>
> <!--
>  /* Style Definitions */
>  p.MsoNormal, li.MsoNormal, div.MsoNormal
> {margin:0in;
> margin-bottom:.0001pt;
> font-size:12.0pt;
> font-family:"Times New Roman";}
> a:link, span.MsoHyperlink
> {color:blue;
> text-decoration:underline;}
> a:visited, span.MsoHyperlinkFollowed
> {color:purple;
> text-decoration:underline;}
> span.EmailStyle17
> {font-family:Arial;
> color:windowtext;}
> @page Section1
> {size:8.5in 11.0in;
> margin:1.0in 1.25in 1.0in 1.25in;}
> div.Section1
> {page:Section1;}
> -->
> </style>
> 
> </head>
> 
> <body lang=3DEN-US link=3Dblue vlink=3Dpurple>
> 
> <div class=3DSection1>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt; font-family:Arial'>When I build a solution
> with the following, I get no = [AppName].exe.config in my bin dir, any
> clues?&nbsp; I know I can add code to the build file = to handle the
> copy, but shouldn&#8217;t the solution task do = this?</span></font></p>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt; font-family:Arial'>&nbsp;</span></font></p>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt; font-family:Arial'>&lt;target
> name=3D&quot;Build&quot; depends=3D&quot;VSS&quot;&gt;</span></font></p>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
> ;=
> &nbsp;&nbsp; &lt;solution
> configuration=3D&quot;release&quot; =
> solutionfile=3D&quot;Application.sln&quot;&gt;</span></font></p>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
> ;=
> &nbsp;&nbsp; &lt;/solution&gt;&nbsp;&nbsp;&nbsp;
> </span></font></p>
> 
> <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
> style=3D'font-size:10.0pt;
> font-family:Arial'>&lt;/target&gt;</span></font></p>
> 
> </div>
> 
> </body>
> 
> </html>
> 
> ------=_NextPart_000_0013_01C39D95.54F7CDC0--
> 
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 
> 
> End of Nant-users Digest
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to