Skip to content

Commit

Permalink
[FIXED JENKINS-1613] Ability to build on configurable subset of matrix
Browse files Browse the repository at this point in the history
configurations

This change introduces the necessary extension point. The implementation
of this will be in a plugin.
  • Loading branch information
kohsuke committed May 13, 2011
1 parent d67f4c5 commit 0203876
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.html
Expand Up @@ -64,6 +64,9 @@
<li class=bug>
Fixed a <tt>ClassCastException</tt> caused by multiple loading of the same class in different classloaders.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9017">issue 9017</a>)
<li class=rfe>
Support rebuilding a subset of matrix configurations
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-1613">issue 1613</a>)
<li class=rfe>
Gracefully handle old slave.jar to avoid <tt>AbstractMethodError</tt>
(<a href="https://groups.google.com/d/topic/jenkinsci-dev/KqFw4nfiQdE/discussion">thread</a>)
Expand Down

0 comments on commit 0203876

Please sign in to comment.