Hi, I've committed the following (possible breaking) change to cvs (which should also be available in today's nightly build) :
The <call> task will now always execute both the specified target, and all its dependencies. In previous versions of NAnt, you could force the execution of a target by setting the force attribute on the <call> task to 'true', but that would never cause the dependencies of that target to be evaluated (executed) again. Whenever the 'force' attribute is encountered in build files (eg. for the moment its still used in NAnt's build files) a warning message will be written to the build log, to make sure the build author is aware of this change. We believe that this change is necessary, and will benefit the NAnt community, but please do not hesitate to contact us if any issues should arise. Thanks, Gert ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users