Configuration Slicing Plugin

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

Plugin ID configurationslicing
Latest Release 1.28.1
Latest Release Date Dec 24, 2011
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) Jacob Robertson (id: jacob_robertson)
Issue Tracking Open Issues

Labels:

tier3-compat-plugin tier3-compat-plugin Delete
plugin-misc plugin-misc Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. 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?

  2. 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.

  3. 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 ...