Re: [nant-dev] Separating targets into individual files

2004-11-17 Thread Ian MacLean
Neil Cowburn wrote: I have a number of targets of various type (code compilers, file system management, custom scripts) and I'd like to separate them out into individual files and reference them from a master build file. I thought the task would meet my requirements, but since it executes the targ

RE: [nant-dev] SDK net framework not available or not configured - can't build my project

2004-11-17 Thread Vinod Bapu
Hi Lisa,   Installing DotNet Framework SDK V1.1 and set the environment path to SDK will solve your problem.   Regards Vinod   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lisa Nice Sent: Thursday, 18 November 2004 09:43 AM To: [EMAIL PROTECTED] Subject: [n

[nant-dev] SDK net framework not available or not configured - can't build my project

2004-11-17 Thread Lisa Nice
Hi I have just started using nant 0.84.  I have a small c# solution I’m trying to build.  (VS2003) Nant returns the following message.  I’ve changed the default framework in nant.exe.config to net1-1.1 version 1.1.4322. The nant exe is in my path. However, I can use nant successfully

[nant-dev] Separating targets into individual files

2004-11-17 Thread Neil Cowburn
I have a number of targets of various type (code compilers, file system management, custom scripts) and I'd like to separate them out into individual files and reference them from a master build file. I thought the task would meet my requirements, but since it executes the targets in the included

[nant-dev] [ nant-Bugs-1068137 ] frameworkAssemblyDirectory problem using Mono

2004-11-17 Thread SourceForge.net
Bugs item #1068137, was opened at 2004-11-17 18:02 Message generated for change (Settings changed) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1068137&group_id=31650 Category: Tasks Group: 0.85 >Status: Closed >Resolution: Remind Prio

Re: [nant-dev] Fwd: VB task not working

2004-11-17 Thread Ian MacLean
Gert Driesen wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Fetzer Sent: woensdag 17 november 2004 17:39 To: Gert Driesen; 'NAnt Developers' Subject: RE: [nant-dev] Fwd: VB task not working Gert, Thanks, but I tried that. I already had

[nant-dev] [ nant-Bugs-1068137 ] frameworkAssemblyDirectory problem using Mono

2004-11-17 Thread SourceForge.net
Bugs item #1068137, was opened at 2004-11-17 09:02 Message generated for change (Comment added) made by jendave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1068137&group_id=31650 Category: Tasks Group: 0.85 Status: Open Resolution: None Priority: 5 Su

[nant-dev] [ nant-Bugs-1068137 ] frameworkAssemblyDirectory problem using Mono

2004-11-17 Thread SourceForge.net
Bugs item #1068137, was opened at 2004-11-17 09:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1068137&group_id=31650 Category: Tasks Group: 0.85 Status: Open Resolution: Non

RE: [nant-dev] Fwd: VB task not working

2004-11-17 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Eric Fetzer > Sent: woensdag 17 november 2004 17:39 > To: Gert Driesen; 'NAnt Developers' > Subject: RE: [nant-dev] Fwd: VB task not working > > Gert, > > Thanks, but I tried that. I already ha

RE: [nant-dev] Fwd: VB task not working

2004-11-17 Thread Eric Fetzer
Gert, Thanks, but I tried that. I already had the vb98 folder in the path, but added the actual vb6.exe in there also. Didn't change the results at all. Anyone using the vb6 task with nightly builds successfully? I added verbose="true" to the vb6 task and here is my output: D:\NAntContribDe

[nant-dev] RE: Trying to follow readme.txt for NAntContrib

2004-11-17 Thread Lisa Nice
  Hi – I’m new to all this so please have patience….   I just installed nant 0.84 and found that the solution task does not support solutions with setup or msi projects included.  I then downloaded nantcontrib hoping to use the solution/slingshot task however I just can’t get the propert

RE: [nant-dev] How to contribute task fixes

2004-11-17 Thread Gert Driesen
Hi Simon,   Visual C++ support in is indeed not very good right now. Would it be possible to create diffs against current CVS and post them to the list ?   If that's too much trouble you can just send the modified sources.   Thanks !   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

[nant-dev] How to contribute task fixes

2004-11-17 Thread Simon Keary
  Hi, Firstly, thanks for a great tool. Whilst testing the task on an (apparently) fairly complicated .sln I found a few problems which I think I've addressed and can now get nant to build my solution.  Most of the problems were dealing with settings on vc projects and reference handling. I made t

[nant-dev] [ nant-Bugs-1046798 ] file date time

2004-11-17 Thread SourceForge.net
Bugs item #1046798, was opened at 2004-10-14 06:40 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1046798&group_id=31650 Category: Tasks Group: None Status: Open Resolution: None Priority: 5 S

[nant-dev] [ nant-Bugs-1056010 ] Possible regression on current directory

2004-11-17 Thread SourceForge.net
Bugs item #1056010, was opened at 2004-10-28 12:53 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1056010&group_id=31650 Category: Core Group: 0.85 >Status: Pending Resolution: None Priority:

[nant-dev] [ nant-Bugs-1053822 ] System.IO.PathTooLongException in Solution Task

2004-11-17 Thread SourceForge.net
Bugs item #1053822, was opened at 2004-10-25 17:22 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1053822&group_id=31650 Category: Core Group: 0.85 Status: Open Resolution: None Priority: 5 Su

RE: [nant-dev] Fwd: VB task not working

2004-11-17 Thread Gert Driesen
Eric, I'm not really familiar with the task, but I think that the vb6 executable needs to be on the PATH. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Eric Fetzer > Sent: dinsdag 16 november 2004 22:05 > To: NAnt Developers > Subject

[nant-dev] Trying to follow readme.txt for NAntContrib

2004-11-17 Thread Lisa Nice
Hi – I’m new to all this so please have patience….   I just installed nant 0.84 and found that the solution task does not support solutions with setup or msi projects included.  I then downloaded nantcontrib hoping to use the solution/slingshot task however I just can’t get the property “

[nant-dev] [Help][Nant-Users][CVS Check Out Problem.]

2004-11-17 Thread Sanjoy
Dear All, I have nant build file for CVS check out for my build. However it gave some errors and the message displayed "Please send bug report to [EMAIL PROTECTED]" The output log file and NANT build script files are attached. I request you all to provide me with solution for this problem. Thanks S

Re: [nant-dev] NAnt Exception

2004-11-17 Thread Mark Henry
Well, I can't give you the sources, since this isn't a personal project - it's for my employer. However, I'll try to re-create the problem in a new solution. -Mark- Gert Driesen wrote: Mark, I need a small solution (including project files and sources) in order to reproduce this issue. Gert