[Nant-users] Assembly references on network drive

2005-08-06 Thread Adam Jeffrey
Hi, I have an issue where I am building a VS.Net 2003 solution (C#) that contains file references to assemblies located on a mapped network drive. The trouble is that Nant reports that is cannot find the assemblies and fails the build. The output from the Nant log shows the full path to the file,

RE: [Nant-users] Error while compiling java file using javac in NAnt script?

2005-08-06 Thread Kiran Kumar
Hi all, im struck at similar problem,i used the solution given ,i.e but the difficulty Im facing is ,theis not getting resolved , I mean when i say nant compile,the command window shows like this [exec] javac -classpath "C:\Documents and Settings\Administrator\Desktop\Shil

RE: [Nant-users] Non .Net automated Build Tools

2005-08-06 Thread Michael.Griggs
We use NAnt to build our VC6 projects by just calling MSDEV from a command-line task. Not perfect but it works fairly well. CruiseControl.NET is used to tie it all together. Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean Sent: 03 August

Re: [Nant-users] Upgrade problems.

2005-08-06 Thread gert . driesen
>-Original Message- >From: Sebastian Andersson [mailto:[EMAIL PROTECTED] >Sent: Friday, August 5, 2005 08:04 AM >To: nant-users@lists.sourceforge.net >Subject: [Nant-users] Upgrade problems. > >I've upgraded nant from 0.84 to 0.85-nightbuild (as of yesterday) and >after that our build syst