RE: [Nant-users] Last attempt: Trying again to report a nant bug

2004-09-10 Thread jim.holmes
Gert replied back to the list and your e-mail address just yesterday:   David, I just haven't had time to look into this yet. If you solution includes a j# project, then its normal that it fails as the task does not support J# yet. Gert -Original Message-From: [EMAIL PROTECTE

RE: [Nant-users] Properties Descriptions

2004-08-27 Thread jim.holmes
Member, method/function/procedure and class comments can easily fall in the same area you're talking about with these comments, and I don't think too many folks get overly lost with those... You've got a nice point, but my $0.02 is that I'd rather see the developers working other issues unless

RE: [Nant-users] Properties Descriptions

2004-08-27 Thread jim.holmes
>>Perhaps NAnt could allow, but ignore, a "comment" attribute on all tasks.<< How would this differ from using XML comments in the build files? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Merrill Cornish Sent: Friday, August 27, 2004 10:05 AM To: Gert Dr

RE: [Nant-users] NAnt does not execute NAntContrib tasks...

2004-08-20 Thread jim.holmes
Try using to reference the NAnt.Contrib.Tasks.dll? Here's how I pull in tasks from NAntContrib: > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ballal, > Pradeep(STP) > Sent: Fr

RE: Property change-suggestions, was RE: [Nant-users] can't overwrite property

2004-08-11 Thread jim.holmes
> Let me throw out a different idea. Why not add propertyfiles, akin > to the way they're done in Ant? It's a different approach, but it > solves many of the same problems. I may have missed something earlier in this discussion, but property files are already supported using the task. I use a