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=14463>. 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=14463 VSSGET output Summary: VSSGET output Product: Ant Version: 1.5.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Proposed changes to the output of the vssget task: 1. When the quiet attribute is set to true, vssget should still output a single line like the standard tasks do. Something like: [vssget] Retrieving $/MyProject to C:\MyProject 2. Suppress this stderr output when using the localpath attribute: [vssget] Set C:\MyProject as the default folder for project $/MyProject?(Y/N)N 3. When an error occurs, asterisk out the password when printing the command line that failed: BUILD FAILED file:C:/MyProject/build.xml:106: Failed executing: ss Get $/MyProject -YRon,******** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
