We have just released a new build. This is the ninth and LAST beta build we are releasing for version 2.0, which will be out in about two weeks. Just documentation and some minor polishing is needed and if any issues are found in this beta they will be fixed as soon as possible.
You can download the new build from http://www.buildautomator.com/downloads.php
Note that you must have a valid Maintenance Plan to be able to install this build. This build is NOT available via the web update so you must download the full install. You do not need to uninstall previous version and your data will be preserved completely.
If you are currently using version 1.5 or the early 1.6 beta versions, I strongly suggest that you try this build.
Since version 1.5 we have added over 100 new features and fixes. See version history for more information
The fix list for Beta 7, 8 and 9 follows:
Fixes for Beta 7
- Redundant debug information was being sent to the log file from E_Search_and_Replace_in_Textfiles. Fixed.
- Clarion errors in log viewer were not color coded as errors. Fixed.
- Copying and pasting action items sometimes fails. Can no longer be reproduced despite numerous efforts. Will tackle it if it comes up again, but I'm calling it fixed.
- Main window sometimes appears outside of the visible area of the monitor(s). Fixed.
Fixes for Beta 8
- Copy Multiple Files action does not expand variables correctly. Fixed.
- Log File viewer had a one byte out of bounds memory problem. Fixed.
Fixes for Beta 9
June 10, 2011
- MS-Build action modified for more flexibility.
- MS-Build action can now handle both Clarion 7 and Clarion 8.
June 11, 2011
- MS-Build action can now handle code generation in Clarion 8. Note that this is only enabled for Clarion 8 if a solution is selected. If a Clarion project file (*.cwproj) is selected, then it is available for Clarion 7 also, but this will not work in the Clarion 7.0 - Clarion 7.2 builds.
- Added Copy, Paste and Duplicate to the pop up menu on the Action Items list.
- Implemented a Duplicate option for the Action Items list. It can be activated by using the popup menu or by using Ctrl-D.
- Implemented Alt-Enter on Action Items list to open the Action Items Properties window.
- Hotkeys are now visible on popup menu on the Action Items list.
June 12, 2011
- Added Windows 7 compatibility to "Generate XP/Vista/Win7 Manifests" action.
- Added option to exclude dependency to "Generate XP/Vista/Win7 Manifests" action.
- Implemented Ctrl-E on Action Items list to execute the selected action item(s).
Fixing the Copy/paste issue was huge. I have it verified fixed now! It was a rare and completely random problem that cropped up when pasting items into the action item list. After a lot of debugging I was able to isolate it and realized there was a vulnerability that had the potential of failing - it should never have failed, but some circumstances obviously made it fail. Essentially what happened was that in projects with multiple project items the last one would sometimes be act as it was selected even though it was not. I was able to put a Message() in the code to alert me if the mismatch happened and 3 months after I fixed it, the message popped up for the first time. I use Build Automator almost every day, so this shows how random and difficult to trace this problem was! When the message popped up and I saw that the selected project item was indicating the last, when in fact the first one was selected, and the pasting worked I knew I had caught that bug and fixed it
Please let me know as soon as possible if you run into any problem with this build! Note that you must have a valid Maintenance plan to be able to install it.
Recent Comments