RE: [NAnt-users] XMLPoke: What to do when file or element doesn't exist?

2005-12-11 Thread Loren Halvorson
This is just an expansion on the idea of how you might use to generate an XML File: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Loren Halvorson Sent: Sunday, December 11, 2005 12:32 PM To: nant

RE: [NAnt-users] XMLPoke: What to do when file or element doesn't exist?

2005-12-11 Thread Loren Halvorson
You can maybe use the task for creating an xml file -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Williams Sent: Saturday, December 10, 2005 6:57 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] XMLPoke: What to do when file or ele

RE: [Nant-users] making nant work with .NET 2.0 and Visual Studio 2005 solution?

2005-09-09 Thread Loren Halvorson
I've seen posts asking this question, and I've always wondered, can't you just MSBuild.exe?   I don't have Visual Studio 2005 installed anywhere yet, or I'd try it myself. But I don't see much need to ever enhance NAnt to work with VS2005 solutions at all, since MSBuild (which is an XML dri

[Nant-users] [OT] Question about Log4net that ships with NAnt

2004-11-30 Thread Loren Halvorson
I see that Log4net is "incubating" over at Apache, and that there aren't any new releases of 1.2 since Beta 8 last summer. BUT I see that NAnt ships with a newer version. What's going on with Log4net? Is it still under active development? Is the version that ships with NAnt the version we should be

[Nant-users] Minor and obscure bug in fileset on 0.85 11/10 nightly build

2004-11-18 Thread Loren Halvorson
I hesitated to even send this bug in because it's really easy to work-around, and is very minor. But it tripped me up this morning and it's probably a simple fix. I'm using NAnt 0.85 (Build 0.85.1775.0; nightly; 11/10/2004). I am 'ing with a and when the basedir contains a trailing slash (which p

[Nant-users] RE: Problems with new NDoc BaseReflectionDocumenter

2004-09-28 Thread Loren Halvorson
e NDoc CVS. > > Hopefully, it should make its way over to Nant in the near future... I"ll try to update the NDoc binaries later today, to get it to the crowd ;-) Gert -Original Message- From: Loren Halvorson [] Sent: Friday, September 24, 2004 12:23 PM

[Nant-users] Problems with new NDoc BaseReflectionDocumenter

2004-09-24 Thread Loren Halvorson
I'm trying NAnt 0.85 (Build 0.85.1724.0; net-1.0.win32; nightly; 9/20/2004) and notice that very recently the NDoc stuff was updated "...to newer NDoc build that also supports documenting assemblies without slashdocs" This change seems to be causing problems for me when documenting one of my proje

RE: [Nant-users] [Fwd: Why can't NAnt seem to xcopy ?]

2004-09-01 Thread Loren Halvorson
c] The switch /Y may be preset in the COPYCMD environment variable. [exec] This may be overridden with /-Y on the command line. BUILD SUCCEEDED Total time: 0.1 seconds. > > Original Message > Subject: Why can't NAnt seem to xcopy ? > Date: Tue,

[Nant-users] Project reference problem with solution task

2004-08-18 Thread Loren Halvorson
I just downloaded the 8/17 nightly build of NAnt 0.85 and am seeing an issue with project references that does not seem to match Visual Studio .NET's behavior. Project A contains a project reference to Project B Project B contains a project reference to Project C I believe Project A's references