Issue Type: New Feature New Feature
Assignee: Unassigned
Components: core
Created: 18/Jun/13 9:50 AM
Description:

Since 1.472+ it has been possible to configure the master node's own properties.

There are some node properties that do not make sense as a global node property. Up until Jenkins 1.472 the way to mark properties as such was to return false from NodePropertyDescriptor.isApplicable(clazz) if clazz instanceof Jenkins

That technique no longer works as that also means that the property cannot be configured as a node property of the master directly.

There needs to be an alternative mechanism for differentiating properties that can be applied to all nodes from properties that can be applied to the master node.

Project: Jenkins
Priority: Minor Minor
Reporter: stephenconnolly
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to