[jira] [Commented] (PIVOT-941) Allow random access to ListenerList elements with a "get" method

2014-04-09 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964983#comment-13964983 ] Roger Whitcomb commented on PIVOT-941: -- Hmm, in the java.util.List interface, the "add

Jenkins build is back to normal : Pivot-maintenance #618

2014-04-09 Thread Apache Jenkins Server
See

Build failed in Jenkins: Pivot-maintenance #617

2014-04-09 Thread Apache Jenkins Server
See Changes: [rwhitcomb] PIVOT-941: Allow random access to a ListenerList via a "get(int)" method. This is easier in some situations than iterating through the list to find a particular element. -

[jira] [Commented] (PIVOT-941) Allow random access to ListenerList elements with a "get" method

2014-04-09 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963909#comment-13963909 ] Sandro Martini commented on PIVOT-941: -- Hi Roger, do you think it would be useful to a