Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Set specified text as a warning #2409

dlmorri ·
Hello,

Is there any way to setup a filter of the step log to scan for specified text and have it flag as a warning instead of an error in the Detect Errors section in QuickBuild ? There are some messages we would like to have flagged but not have it error out the build.

Thanks,
  • replies 3
  • views 2266
  • stars 0
robinshen ADMIN ·
Not possible yet except that you write your own command execution plugin to log these messages as warnings. Also you may submit an improvement request for this at track.pmease.com
helybblake ·
[quote="robinshine"]Not possible yet except that you write your own command execution plugin to log these messages as warnings. Also you may submit an improvement request for this at track.pmease.com[/quote]

How can I do the plugin?




steven barbarich
robinshen ADMIN ·
Refer here for detailed info on writing custom plugins:
http://wiki.pmease.com/display/QB50/Develop+Plugins