RE: [nant-dev] 0.83-rc3

2003-09-04 Thread Philippe Lavoie
Didn't the RC2 solution task have a lot of issues with the hint path not being followed correctly and another bug on RC2 (see my earlier posts on this subject). Your e-mail kinds of imply that 0.8.3 will be released without fixes for those. Is this true? Philippe Lavoie Cactus Com

[nant-dev] [BUG RC2] Solution task hangs when uploading

2003-08-04 Thread Philippe Lavoie
I copied the lib dir to C:\lib to get around the bug I reported earlier and now I get this problem   [solution] Uploading output files http://localhost/AppWeb/bin//AppWeb.dll     The above hangs and never returns.     Philippe Lavoie      Cactus Commerce eBusiness. All

[nant-dev] [Bug RC2] follow-up for reference problem

2003-08-04 Thread Philippe Lavoie
g4net-net-1.1"     AssemblyName = "log4net-net-1.1"     HintPath = "..\..\..\Lib\log4net-net-1.1.dll"     />   Results in C:\lib as opposed to C:\projects\my-app\lib   The .vbproj file resides in C:projects\my-app\source

[nant-dev] [RC2 bug] Can't find resource file

2003-08-04 Thread Philippe Lavoie
   at NAnt.Core.Project.Execute()    at NAnt.Core.Project.Run()   Please send bug report to [EMAIL PROTECTED]   Philippe Lavoie      Cactus Commerce eBusiness. All Business.  Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL PROTECTED]  

[nant-dev] [RC1-Bug] solution task and VB.NET web application

2003-07-17 Thread Philippe Lavoie
  enabledirbrowsing="True" accesssource="True"     />               Philippe Lavoie      Cactus Commerce eBusiness. All Business.  Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL PROTECTED]    

[nant-dev] Internal error in nant-0.8.3-rc1

2003-07-15 Thread Philippe Lavoie
ir}/Source/Application/AppWeb"   vdirname="AppWeb "   accesswrite="True" accessread="True" accessexecute="True"   enabledirbrowsing="True" accesssource="True"     />              

[nant-dev] Mixing nant and nant-contrib

2003-07-07 Thread Philippe Lavoie
(I dumped everything from nant-contrib inside the bin directory of nant).   Thanks for any leads.   Philippe Lavoie      Cactus Commerce eBusiness. All Business.  Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL PROTECTED]  

RE: [nant-dev] Bug in solution task with a web project

2003-07-04 Thread Philippe Lavoie
Thanks, this would be really appreciated. I think being able to compile CVS we be best, but in the mean time a fix to this problem would be really great! Philippe Lavoie Cactus Commerce eBusiness. All Business. Tel 819.778.0313 x302 * 888.CACTUS.0 * Fax 819.771.0921

RE: [nant-dev] Bug in solution task with a web project

2003-07-03 Thread Philippe Lavoie
Commands) at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() at NAnt.Core.Task.Execute() at NAnt.Core.Target.Execute() at NAnt.Core.Project.Execute(String targetName) at NAnt.Core.Project.Execute() at NAnt.Core.Project.Run() Please send bug report to [EMAIL PROTECTED] Philippe Lavoie

[nant-dev] CVS build of nant fails when building nant

2003-07-03 Thread Philippe Lavoie
).     Philippe Lavoie      Cactus Commerce eBusiness. All Business.  Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL PROTECTED]  

[nant-dev] Bug in solution task with a web project

2003-07-03 Thread Philippe Lavoie
another report for that.)   I wish I knew more what the problem was, since it seems I won’t be able to use nant until this is fixed…   Philippe Lavoie      Cactus Commerce eBusiness. All Business.  Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921 www.cactuscommerce.com [EMAIL

FW: [nant-dev] New NUnitReport look?

2002-06-03 Thread Philippe Lavoie
That's what CruiseControl does with ant, it's a servlet based solution that runs JUnit tests automatically. The left frame as the day/hours of every build, the right frame as the executive report. It's a tree that branches in failure/success. It then branches on the different Test suite and

RE: [nant-dev] New NUnitReport look?

2002-06-03 Thread Philippe Lavoie
Perhaps it would be a good idea to split it in two files. One that contains the "executive summary", i.e. something you'd give to a program manager. The other would be something like you have, it contains everything you need to know in a readable format so that as a dev, it's easy to get to th