Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#571 closed enhancement (fixed)

Adding the ability to modify the default onerror behaviour

Reported by: hodgestar Owned by: hodgestar
Priority: minor Milestone: 0.6
Component: Recipe commands Version: 0.6b2
Keywords: Cc:
Operating System:

Description

It would be nice if we could just set onerror once. A patch from Walter.

Attachments (2)

0002-Adding-the-ability-to-modify-the-default-onerror-pro.diff (9.6 KB) - added by hodgestar 14 years ago.
Walter's patch.
0002-Adding-the-ability-to-modify-the-default-onerror-pro.patch (9.6 KB) - added by wbell 14 years ago.
Updated patch with some feedback.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by hodgestar

Walter's patch.

comment:1 Changed 14 years ago by hodgestar

Notes from Walter:

Adding the ability to modify the default onerror property in the <build> element. If not specified, the behavior is unchanged; by default any step failure will result in the build failing and stopping.

Added a new continue onerror specification-- it's similar to ignore except the results of continue steps are counted in the overall build status (in ignore they're ignored.)

You'll need to upgrade both your master and slaves if you wish to use the <build> element override or the new continue value.

Will update http://bitten.edgewall.org/wiki/Documentation/recipes.html.

Changed 14 years ago by wbell

Updated patch with some feedback.

comment:2 Changed 14 years ago by wbell

  • Resolution set to fixed
  • Status changed from new to closed

Fixed by [832]

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain hodgestar.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.