Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-08-2009, 01:55 PM
Sopheap Sopheap is online now
Registered User
 
Join Date: 06-08-2009
Posts: 2
Unhappy vbld_StepDone does not fire if step is SKIPPED in Visual Build 7

In VisualBuild6, I was able to have a step where its build rule would fail, causing the step to skip. Once this happened, vbld_StepDone would fire.

In VisualBuild7, the event does not fire when the step is skipped.

Is this a bug? Or as designed?
Reply With Quote
  #2  
Old 06-08-2009, 03:16 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
In VBP 6.2, we did fix a bug that resulted in the vbld_StepStarted and vbld_StepDone events firing (with incorrect build status) when a step was skipped.
http://www.kinook.com/Forum/showthre...&threadid=2010

In v6.2 and later, this works as designed (not firing those events for skipped steps). You could instead check for LastStep.BuildStatus = vbld_StepStatSkipped in the following step. Or use Builder.EvaluateRule
in vbld_StepStarting to determine if the step will be skipped.
http://www.visualbuild.com/Manual/ev...rulemethod.htm
Reply With Quote
  #3  
Old 06-08-2009, 03:25 PM
Sopheap Sopheap is online now
Registered User
 
Join Date: 06-08-2009
Posts: 2
Talking

Thanks for clarifying. Much appreciated.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 01:58 AM.


Copyright © 1999-2023 Kinook Software, Inc.