Re: [nant-dev] Re: touch task bug

2004-02-25 Thread Matthew Mastracci
Sure... shouldn't be too tough. I'll just create a testcase that runs the task twice in a row on the same file. Gert Driesen wrote: - Original Message - From: "Matthew Mastracci" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; "Nant-Developers (E-mail)" <[EMAIL PROTECTED]

Re: [nant-dev] Re: touch task bug

2004-02-25 Thread Gert Driesen
- Original Message - From: "Matthew Mastracci" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]>; "Nant-Developers (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 9:11 PM Subject: [nant-dev] Re: touch task bug > I've had a fix for this one locally for a while -

[nant-dev] Re: touch task bug

2004-02-25 Thread Matthew Mastracci
I've had a fix for this one locally for a while - just checked it in. Gert Driesen wrote: Matt, Can you please submit a bug report for this ? Thanks, Gert - Original Message - *From:* Steele, Matt *To:* '[EMAIL PROTECTED]' *Sent:* Tue

[nant-dev] [ nant-Bugs-890721 ] copying all assemblies for framework

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

[nant-dev] [ nant-Bugs-875674 ] Solution task copies more than just referenced libraries

2004-02-25 Thread SourceForge.net
Bugs item #875674, was opened at 2004-01-12 22:05 Message generated for change (Settings changed) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=875674&group_id=31650 Category: Tasks Group: 0.85 >Status: Closed >Resolution: Fixed Priorit

[nant-dev] [ nant-Bugs-875674 ] Solution task copies more than just referenced libraries

2004-02-25 Thread SourceForge.net
Bugs item #875674, was opened at 2004-01-12 21:05 Message generated for change (Comment added) made by qswinson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=875674&group_id=31650 Category: Tasks Group: 0.85 Status: Open Resolution: Works For Me Priorit

[nant-dev] [ nant-Bugs-875674 ] Solution task copies more than just referenced libraries

2004-02-25 Thread SourceForge.net
Bugs item #875674, was opened at 2004-01-12 22:05 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=875674&group_id=31650 Category: Tasks Group: 0.85 Status: Open >Resolution: Works For Me Priori

[nant-dev] [ nant-Bugs-875674 ] Solution task copies more than just referenced libraries

2004-02-25 Thread SourceForge.net
Bugs item #875674, was opened at 2004-01-12 21:05 Message generated for change (Comment added) made by qswinson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=875674&group_id=31650 Category: Tasks Group: 0.85 Status: Open Resolution: None Priority: 5 Sub

[nant-dev] [ nant-Bugs-855441 ] changes the path from where the solution is built

2004-02-25 Thread SourceForge.net
Bugs item #855441, was opened at 2003-12-06 19:38 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=855441&group_id=31650 Category: Tasks >Group: 0.85 Status: Open Resolution: None Priority: 5 Su

[nant-dev] [ nant-Bugs-901232 ] solution does not match excludeprojects correctly

2004-02-25 Thread SourceForge.net
Bugs item #901232, was opened at 2004-02-20 18:51 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=901232&group_id=31650 >Category: Tasks >Group: 0.85 Status: Open Resolution: None Priority: 5 S

Re: [nant-dev] "Solution" Task Error

2004-02-25 Thread Gert Driesen
Joseph,   Can you please send us the project file(s) that causes this issue ?  Apparently one of the assembly references is missing a hintpath, and I'd like to see for what assembly VS.NET is not adding this ...   Gert - Original Message - From: Joseph Kunjoonju To: [EM

Re: [nant-dev] touch task bug

2004-02-25 Thread Gert Driesen
Matt,   Can you please submit a bug report for this ?   Thanks,   Gert - Original Message - From: Steele, Matt To: '[EMAIL PROTECTED]' Sent: Tuesday, February 24, 2004 1:06 AM Subject: [nant-dev] touch task bug     The touch task creates a fi

Re: [nant-dev] Bug report

2004-02-25 Thread Nicklas Norling
Leslie, what are the minimum steps needed to reproduce this? Can you wrap up a recreatable case please? /Nicke - Original Message - From: "Leslie Hanks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 10:01 PM Subject: [nant-dev] Bug report > > System.NullRef

Re: [nant-dev] Bug report

2004-02-25 Thread Gert Driesen
Leslie, What version of NAnt are you using ? Can you try this using the latest nightly build (http://nant.sourceforge.net/nightly/builds) and send us a zip file containing the minimum set of files necessary to reproduce this issue, if you still have problems using the nightly build. Thanks, Gert

[nant-dev] NAntcontrib stcheckout error...

2004-02-25 Thread Quach, Dat
I’m getting the following error when I attempt to use the task.  I have the starteam54 jar file in my CLASSPATH along with the bin directory in my PATH.  Any ideas?   BUILD FAILED   INTERNAL ERROR   System.Reflection.TargetInvocationException: Exception has been thrown by the target

[nant-dev] touch task bug

2004-02-25 Thread Steele, Matt
    The touch task creates a file but does not release it.  On line 163 of TouchTask.cs, it should probably assign the result of File.Create to a stream and then close the stream.  Sorry, we had been using the touch task to create lock files, but then we couldn't delete them!

[nant-dev] Internal Error When Try To Create An MSI That Uses A Vdproj Fle

2004-02-25 Thread Ian Rowland
I am probably not the first person to discover this bug. Please advise. Regards, Ian Rowland NAnt 0.85 (Build 0.85.1503.0; net-1.0.win32; nightly; 12/02/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/i2/Development/Tools/NCover Viewer/NCoverViewer.

[nant-dev] INTERNAL ERROR System.Net.WebException: The remote server returned an error: (404) Not Found.

2004-02-25 Thread Rob Gallo
  nant /f:c:\SOLUTION\Nant.build NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net   Buildfile: file:///c:/ SOLUTION/Nant.build Target(s) specified: build   build:   [echo] Build Release Version

[nant-dev] "Solution" Task Error

2004-02-25 Thread Joseph Kunjoonju
Hello,   I'm receiving the error stated below from the "solution" task. I'm currently using nightly build nant-0.85-20040221   The project is a c# Class Library project, which generates a dll file.   The Script call looks like this             I checked the variable parameters and they are

[nant-dev] Bug report

2004-02-25 Thread Leslie Hanks
System.NullReferenceException: Object reference not set to an instance of an object. at NAnt.VSNet.Project.Load(Solution sln, String projectPath) at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, TempFileCollection tfc, String outputDir, String path) at NAnt.VSN

[nant-dev] [ nant-Bugs-896377 ] Executable built using a task throws fatal error.

2004-02-25 Thread SourceForge.net
Bugs item #896377, was opened at 2004-02-13 10:32 Message generated for change (Comment added) made by samunro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=896377&group_id=31650 Category: Tasks Group: 0.85 Status: Open Resolution: Fixed Priority: 5 Sub