[nant-dev] Service controller patch for verbosity

2004-05-18 Thread Kevin Miller
The following is a patch that adds some verbose logging for the service controller task. Also changed how a build exception is rethrown as I believe a plain throw is usually preferred. Enjoy, Kevin Miller Index: src/NAnt.MSNet/Tasks/ServiceControllerTask.cs

RE: [nant-dev] Trying to write NAnt task, can't find a how-to

2004-03-13 Thread Kevin Miller
http://nant.sourceforge.net/wiki/index.php/WritingATask From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: Thursday, March 11, 2004 11:16 AMTo: [EMAIL PROTECTED]Subject: [nant-dev] Trying to write NAnt task, can't find a "how-to" Hi,I'm currently trying

RE: [nant-dev] AsmInfo patch

2004-02-29 Thread Kevin Miller
need to compile all the assemblies in the build for each runtime. Thus the only negative I see in that scenario is the extra time it takes to write the MemoryStream out to disk. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED]] Sent: Sat 2/28/2004 9:23 AM To: Kevin Miller

RE: [nant-dev] FAQ: The next NAnt version

2002-11-20 Thread Kevin Miller
version. Now I get to sit back relax and wait another month before replying to the same thread again. hits snooze... Kevin Miller -Original Message- From: Bernard Vander Beken [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 2:39 PM To: [EMAIL PROTECTED] Subject: [nant

RE: [nant-dev] FAQ: The next NAnt version

2002-11-20 Thread Kevin Miller
Yep this is the way it works. We start the thread and someone goes off topic and the powers that be never make up their mind. OpenSource creedo - Release early and release often. Kevin Miller -Original Message- From: Matthew Mastracci [mailto:[EMAIL PROTECTED]] Sent: Wednesday

RE: [nant-dev] Re: [Nant-users] Whatever happened w/ 0.8?

2002-09-18 Thread Kevin Miller
and custom tasks. As things are working for me as it stands right now I am a happy NAnt user. However I would like to pin my NAnt usage off a release rather than a development version. Kevin Miller -Original Message- From: Ben Lowery [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06

RE: [nant-dev] building the helloWorld sample

2002-09-10 Thread Kevin Miller
I was seeing this error yesterday when the vbc task was executing from c:\ If I changed paths to any sub directory it went away. Or if I set project basedir=some dir ... it also went away. It has been on my list of things to do to track down this bug. Kevin Miller -Original Message

[nant-dev] ziptask bug?

2002-08-17 Thread Kevin Miller
2 things: First, I cannot seem to get the ziplevel effect the storage method of the zip file created. I set the zip file to ziplevel=0 and verified that the property is indeed set as 0 via debugger. The zip file generated is still compressed. About 5 to 1, nice bit of compression, but I was

[nant-dev] NAnt GUI

2002-08-02 Thread Kevin Miller
buildfile. This mail was inspired by a lot of push back from developers daunted by command line programs. I am a bit shy of bandwidth just now so I just wanted to post a what if to see if anyone else had input. Kevin Miller --- This sf.net email

[nant-dev] FileSet Newbie

2002-07-24 Thread Kevin Miller
. This does not work for me as those paths may not yet be local. Does anyone have an idea how this code could be refactored for use with other pattern matching tasks or elements. Kevin Miller --- This sf.net email is sponsored by:ThinkGeek

RE: [nant-dev] IFTask PropertyMissing parameter?

2002-07-22 Thread Kevin Miller
the simplicity of the atomic operation. It is a slippery slope down the scripting language path. Kevin Miller -Original Message- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 4:20 PM To: 'Nant-Developers (E-mail)' Subject: RE: [nant-dev] IFTask PropertyMissing

RE: [nant-dev] IFTask PropertyMissing parameter?

2002-07-22 Thread Kevin Miller
Ah, I see your point now. I do like that better as well. Kevin Miller -Original Message- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: Monday, July 22, 2002 4:41 PM To: 'Nant-Developers (E-mail)' Subject: RE: [nant-dev] IFTask PropertyMissing parameter? I'm not sure why

RE: [nant-dev] Problem with embeded resources

2002-07-18 Thread Kevin Miller
. Word is there will be a release soon with a nice installer for both NAnt and NAntContrib. Kevin Miller -Original Message- From: Browning, Don [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:53 PM To: 'Ian MacLean'; Browning, Don Cc: [EMAIL PROTECTED] Subject: RE: [nant-dev