PDA

View Full Version : Version 6.5


kinook
08-27-2007, 07:42 AM
Released on <b>August 27, 2007</b>

<B>New Actions</B>
<li>Oracle
<li>Sandcastle
<li>Setup Factory for Windows Installer

<B>Action Enhancements</B>
<li><B>Flare</B> action: Support v3.
<li><B>FTP/HTTP/Newsgroup/Send Mail/Telnet</B> actions: Handle protocol prefix on server name.
<li><B>InstallAware</B> action: Support v7.
<li><B>Make C++Builder</B> action: Support C++Builder 2007.
<li><B>Perforce</B> action: Support v2007.2.
<li><B>Run Program/VisBuildPro Project</B> actions: 1) Add option to log PsExec output on Remote tab; 2) Prevent license agreement prompt of newer PsExec versions.
<li><B>Team Build</B> action: Support v2008 Beta 2.
<li><B>Team Foundation</B> action: Support v2008 Beta 2.
<li><B>Team Test</B> action: Support v2008 Beta 2.
<li><B>Write XML</B> action: Add Prohibit DTD option.

<B>Enhancements</B>
<li><B>GUI App</B>: 1) Custom image in Build Rule column of step grid to indicate repeating rule; 2) Honor 'Tools | User Options | Save expand/collapse state of steps' option for global subroutine steps.
<li><B>Logging</B> components: 1) Prevent duplicate messages in Event Viewer; 2) Application option to disable writing to Event Viewer.
<li><B>Scripting</B>: 1) Add vbld_MSXML function (VBScript only); 2) vbld_GetFileContents handles BOM (UTF-8 and Unicode encodings).

<B>Bug Fixes</B>
<li><B>Builder</B> component: Run Script and script-based actions run with wrong identity under ASP.NET when using impersonated identity.
<li><B>Make Delphi</B> action: Action would never finish when building via MSBuild.
<li><B>Samples</B>: 1) Fix PsExec download URL in Server.bld sample; 2) WebLauncher sample (ASP.NET 1.1) missing VisBuildSvr reference.
<li><B>Run Program</B> action/Builder.RunProgramEx: 1) Output file deleted after step completes and contents logged; 2) Write to stdin attempted even when no input specified (can result in error in rare situations); 3) Build hangs if program returns exit code 259; 4) returnOutput parameter ignored if logOutput parameter is false or if reading output from file.
<li>Various actions: Bug fixes in regular expression library.