Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 58c8a9393fbe31e4533343229603cae47723cc6e
      
https://github.com/jenkinsci/jenkins/commit/58c8a9393fbe31e4533343229603cae47723cc6e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/matrix/Axis.java
    M core/src/main/java/hudson/matrix/Layouter.java

  Log Message:
  -----------
  [FIXED JENKINS-19135] Permit a user to configure an axis with no values 
without throwing exceptions.
The project cannot be usefully built in this case but at least they can go back 
and reconfigure it.
Also fixing Layouter.Column to not throw NoSuchElementException (in violation 
of Iterator contract)
and thus break project overview when there is an empty Axis in the trivial list 
(due to an unintentional IndexOutOfBoundsException).



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to