DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8451>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8451 [PATCH] VSS fixes, additional functionality Summary: [PATCH] VSS fixes, additional functionality Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This is a patch to the source and documentation for the VSS optional tasks. Firstly, it sets the vmlauncher flag to false before using execute. This fixes the behaviour that environment variables don't get passed through on later (1.3) JDKs. Secondly, it adds a 'noget' flag to the checkout task (effectively allowing a 'lock without getting file' functionality). This is extremely useful as it means that you can do a checkin very close to your checkout without having build fail cases leaving files checked out which is one of the root causes that gets people into the situation in Bug #5643. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
