view MANIFEST.in @ 754:545be0c8f405

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 . Thanks to jerith for comments. Closes #409. Refs #210.
author wbell
date Sat, 24 Apr 2010 13:37:26 +0000
parents 6511c192a957
children 6f809c041a73
line wrap: on
line source
include ChangeLog
include COPYING
include MANIFEST-SLAVE.in
include README.txt
include bitten/htdocs/*.*
include bitten/htdocs/charts_library/*.swf
include bitten/templates/*.*
include doc/*.*
include doc/api/*.*
include doc/common/*.html
include doc/common/*.py
include doc/common/*.txt
include doc/common/COPYING
include doc/common/conf/*.ini
include doc/common/style/*.*
Copyright (C) 2012-2017 Edgewall Software