RE: [Nant-users] Release notes with NAnt

2004-10-06 Thread Curtis Zarger
The CruiseControl application provides an output of the comments added to files as they are "checked into" the source control repository. http://sourceforge.net/projects/ccnet/ http://confluence.public.thoughtworks.org/display/CCNET/ Curt Zarger -Original Message- From: Manish Jain [mai

RE: [Nant-users] Release notes with NAnt

2004-10-06 Thread Felice Vittoria
Jain, The only task I can think of is the vssdiff task. This task will get differences from a given label to the current date/time. (Sidenote: maybe an enchancement to this task would be that you supply a to and from date?) Anyway, so you run the task and it will put all that info in an .xml

RE: [Nant-users] Release Notes Using Nant

2004-09-27 Thread Ryan Cromwell
I would suggest looking at CruiseControl.Net.  It produces just what you are looking for in it's xml log files every build. Original Message Follows From: murty dronamraju <[EMAIL PROTECTED]> Reply-To: murty dronamraju <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Nant-users] Rel

Build events, was RE: [Nant-users] release notes

2004-07-28 Thread Troy Laurin
> > now that I think about it "*" actually implies that all > targets would > > be run. Maybe a different name would be clearer. In the > ruby language > > the top level object class has a built in method_missing > method thats > > called when an undefined method is called on it. So how about

Re: [Nant-users] release notes

2004-07-28 Thread Gert Driesen
ing better ;-) Gert - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: "Felice Vittoria" <[EMAIL PROTECTED]>; "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, J

Re: [Nant-users] release notes

2004-07-28 Thread Ian MacLean
Gert Driesen wrote: Also, what are "wild" targets? I was going to ask the same thing. They seem a bit scary :) More information is here : http://nant.sourceforge.net/nightly/help/fundamentals/targets.html The patch was provided by Giuseppe Grecco. Don't you think

Re: [Nant-users] release notes

2004-07-28 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: "Felice Vittoria" <[EMAIL PROTECTED]>; "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 9:23 A

Re: [Nant-users] release notes

2004-07-28 Thread Ian MacLean
Gert Driesen wrote: - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Felice Vittoria" <[EMAIL PROTECTED]> Cc: "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 4:10 AM Subject: Re: [Nant-users] release

Re: [Nant-users] release notes

2004-07-27 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Felice Vittoria" <[EMAIL PROTECTED]> Cc: "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 4:10 AM Subject: Re: [Nant-users] release notes > Felice

Re: [Nant-users] release notes

2004-07-27 Thread Ian MacLean
Felice Vittoria wrote: Hello, Is there a typo in the release notes? The URL is: http://nant.sourceforge.net/releasenotes.html Should "0.85-beta 1 (July 26, 2003)" be "0.85-beta 1 (July 26, 2004)" ? Also, what are "wild" targets? I was going to ask the same thing. They seem a bit scary :) Ian