Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Configuration Slicing Plugin"

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.  
+
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.  
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.
+
  
//table from following data
+
<br>
 +
 
 +
== Plugin Information  ==
  
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
 
{| width="800" cellspacing="1" cellpadding="1" border="1"
 
|-
 
|-
| Plugin
 
| Information
 
|-
 
 
| Plugin ID  
 
| Plugin ID  
 
| ConfigurationSlicing
 
| ConfigurationSlicing
|-  
+
|-
 
| Latest Release  
 
| Latest Release  
 
| 1.5
 
| 1.5
|-  
+
|-
| Latest Release Date
+
| Latest Release Date  
 
| Jan 19, 2011
 
| Jan 19, 2011
|-  
+
|-
| Changes via Fisheye
+
| Changes via Fisheye  
| In Latest Release
+
| [http://fisheye.hudson-ci.org/search/hudson/trunk/hudson/plugins/ConfigurationSlicing?ql=select%20revisions%20from%20dir%20/trunk/hudson/plugins/ConfigurationSlicing%20where%20date%20%3E%20n/a%20and%20date%20%3C%202011-01-19T12:02:35Z%20group%20by%20changeset%20return%20csid,%20comment,%20author,%20path In Latest Release]<br> [http://fisheye.hudson-ci.org/search/hudson/trunk/hudson/plugins/ConfigurationSlicing?ql=select%20revisions%20from%20dir%20/trunk/hudson/plugins/ConfigurationSlicing%20where%20date%20%3E%202011-01-19T12:02:35Z%20group%20by%20changeset%20return%20csid,%20comment,%20author,%20path Since Latest Release]
|-  
+
|-
| Since Latest Release
+
| Maintainer(s)  
| Maintainer(s)
+
| (not specified)
|-
+
|-
|(not specified)
+
|-  
+
 
| Issue Tracking  
 
| Issue Tracking  
| Open Issues
+
| [http://issues.hudson-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+HUDSON+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+%27ConfigurationSlicing%27 Open Issues]
 
|}
 
|}

Latest revision as of 20:21, 11 December 2012

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.5
Latest Release Date Jan 19, 2011
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) (not specified)
Issue Tracking Open Issues

Back to the top