On Wed, Feb 26, 2014 at 9:49 AM, Shay Weiss
<[email protected]> wrote:
> I will be happy for some feedback.
I would replace
item.task.getFullDisplayName().equals(config.getFullDisplayName())
with
item.task == config
since I think the task is actually the job being built (for a queue
item representing a project build).
If you have proposed changes, just file a pull request:
https://wiki.jenkins-ci.org/display/JENKINS/Pull+Request+to+Repositories
BTW when I get a chance to do it I would like to split the matrix
project type into its own (bundled) plugin. This would make it much
easier to play with proposed changes while using a standard Jenkins
core, and decouple fixes to this rather complex and error-prone
feature from the slow core release cycle.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" 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.