Thread: Version 7.2a
View Single Post
  #1  
Old 10-13-2009, 07:01 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Version 7.2a

Released on October 13, 2009

Enhancements

  • Builder component: Only log RunProgram exit code on failure.
  • Copy Files action: 1) Log error information if getting file info fails (incremental copy); 2) Option to fail step if getting file info fails (Options tab).
  • Fortress action: Support for v2.
  • SetupBuilder action: Support v7.
  • StarTeam action: Support v 2009.
  • Vault action: Support for v5.
  • VMware Workstation action: Support for v7.
  • Write INI action: Option to fail action if file or value not found.

    Bug Fixes

  • Console application: Actions not loading properly with Minimal installation.
  • GUI application: 1) Don't prompt to stop build on exit if launched silently; 2) The parameter is incorrect error ending scheduled task build.
  • COM+ Application action: Application properties not getting set.
  • File processing actions: 1) Files not matched properly when searching the root folder of a drive if excluding hidden files/folders; 2) Hidden system files could be included when excluded.
  • FTP action: Wrong file could get logged when error occurs transferring a file.
  • Make VS 2005 action: If .NET 2.0 and 3.5 are both installed, 3.5 (rather than 2.0) version of MSBuild.exe could be called when building VS 2005 solutions or projects.
  • StarTeam action: Blank password not supported.
  • WiX action: Double quotes removed from linker Additional options field.
  • Reply With Quote