Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: f360ce3ee04a967ec1413612d3cb381f4a6950ed https://github.com/jenkinsci/jenkins/commit/f360ce3ee04a967ec1413612d3cb381f4a6950ed Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-02-20 (Thu, 20 Feb 2014)
Changed paths: M core/src/main/java/hudson/model/Queue.java M core/src/main/java/hudson/model/queue/ScheduleResult.java M test/src/test/java/hudson/model/QueueTest.java Log Message: ----------- Javadoc for Queue.Task claimed they were compared using .equals(), but in critical cases this was not actually true. Does not matter for the common case of Job, but when implementing custom tasks this could cause duplicate queue items (and executables). -- 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.