PDA

View Full Version : Version 5.5


kinook
08-04-2004, 08:45 PM
Released on <b>August 5, 2004</b>

Enhancements
<ul>
<li>GUI and Console apps: Add capability to override default configuration file location via registry value (see this <a href="http://www.kinook.com/Forum/showthread.php?threadid=36">FAQ post</a> for details).
<li>GUI app Build view: 1) Support viewing of files at line number from C#/VB.NET project error output; 2) Parse filename from lines in format filename...message and Default step property 'name' = 'filename'.
<li><B>Make VS.NET</B> action: Add support for Visual Studio 2005 Beta solutions and projects.
<li>Step Properties and Script Editor dialogs: Enable maximizing of dialog.
<li><B>Transform XML Log</B> action: Add Elapsed time column to HTML report stylesheet.
<li><B>Vault</B> action: 1) Clear fields that becomes disabled when changing command field; 2) Enable local path field for getlabel command.
<li>Samples: Add ADO.bld sample showing how to execute SQL statements and queries from a build and XML.bld sample demonstrating reading and writing XML documents from a build.

</ul>

Bug Fixes
<ul>
<li><b>Builder</b> component: Fixed bug when building a child project - if a subroutine step failed and the failure steps also called a subroutine, the child project would report success rather than failure back to the calling project.
<li><b>Logging</b> components: Allow other processes to read log file while open for writing, retry opening of log file if in use by another application.
<li><b>GUI App</b>: Indent steps inserted under a Process Files step.
<li><B>Make VS.NET</B> action: 1) Honor 'restore read-only attribute' option for project files when modifying base address; 2) Fix for building of embedded (Compact Framework) projects; 3) Operate correctly with .NET Framework 2.0 beta installed.
<li><B>Subroutine Call</B> action: Correctly assign macros 9-16 from second tab.
<li><B>Transform XML Log</B> action: 1) Include elapsed time of last build when closing tags; 2) Fix links to .bld files in detail section of HTML log.
</ul>