Hi Gerry,
First of all, force I like. As for the second:
<<
2. message
If this attribute was defined and the task executed normally only the
text in the message would be displayed on the console. Using this would
allow you to document each step of the build file AND display nicely
formatted results to the user.
So instead of seeing:
[mkdir] Creating directory
D:\eagdf\project\NAnt\master/build/nant-0.8.0-deb
ug/bin
[copy] Copying 4 files to
D:\eagdf\project\NAnt\master/build/nant-0.8.0-deb
ug/bin
You could see:
[mkdir] Creating build directory
[copy] Copying required assemblies to build directory
The message attribute would be very useful on the <exec> task.
>>
I'm not quite so convinced about this one. Are there any especific tasks
you'd like to see that supported this? (besides exe)? I'm also worried about
the possible complexity it would bring to tasks just to get them to print a
simple message. For example, how would it relate to Verbose? WHich one of
them would get priority?
--
Tomas Restrepo
[EMAIL PROTECTED]
-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers