This plugin allows mass configuration of select project properties. It has a framework to make it very easy to add a configuration page for a new property. At present, two types of data can be mass-configured: booleans and strings.
 | New homepage This plug-in is being maintained by its owner/maintainers from a new home. The plug-in is still compatible with Hudson, however, the entry points for documentation and issue reporting have been combined in order to provide a single point of entry.
|
Plugin Information
| No Information For This Plugin |
Comments (3)
Jul 16, 2010
Mark says:
I have installed the Hudson Continuous Integration game plugin, which results in...I have installed the Hudson Continuous Integration game plugin, which results in every project getting the checkbox boolean property to enable or disable the "Continuous Integration game". How would I use this "Configuration Slicing Plugin" to tick this "Continuous Integration game" checkbox for every project?
Feb 14, 2010
john minne says:
To upgrade from 1.9 on linux I had to delete the ConfigurationSlicing files from...To upgrade from 1.9 on linux I had to delete the ConfigurationSlicing files from the plugin directory. II thought this info might help some people. This issue sounds like this bug: http://issues.hudson-ci.org/browse/HUDSON-5013 so I'm not opening a new one.
Feb 26, 2010
Merten Schumann says:
The doc says > It has a framework to make it very easy to add a configuratio...The doc says
> It has a framework to make it very easy to add a configuration page for a new property.
where is the framework? I would like to add a configuration possibility to edit the "E-mail Notification" property ...