[jira] [Created] (COLLECTIONS-675) Modify IteratorUtils.peekingIterator to return PeekingIterator

2018-02-20 Thread Matthew Knight (JIRA)
Matthew Knight created COLLECTIONS-675: -- Summary: Modify IteratorUtils.peekingIterator to return PeekingIterator Key: COLLECTIONS-675 URL: https://issues.apache.org/jira/browse/COLLECTIONS-675

[jira] [Commented] (LANG-1373) Stopwatch based capability for nested, named, timings in a call stack

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370987#comment-16370987 ] ASF GitHub Bot commented on LANG-1373: -- Github user kinow commented on the issue:

[GitHub] commons-lang issue #311: LANG-1373 Stopwatch based capability for nested, na...

2018-02-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/311 E-mail sent. See the latest messages in the Commons Developers mailing list, with the tag [lang]. There should be one from me about this PR and your JIRA ticket, asking for more reviews.

[jira] [Commented] (LANG-1373) Stopwatch based capability for nested, named, timings in a call stack

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370984#comment-16370984 ] ASF GitHub Bot commented on LANG-1373: -- Github user kinow commented on the issue:

[GitHub] commons-lang issue #311: LANG-1373 Stopwatch based capability for nested, na...

2018-02-20 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/311 Pull request looks good. Toyed with the code a bit (https://gist.github.com/kinow/c0873daf069c2e64bc69d6305400e610), and I like the current design. @ottobackwards let's ask in the ML if

[jira] [Issue Comment Deleted] (VFS-525) FtpFileObject.exists() output not impacted by refresh() after file deletion

2018-02-20 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otto Fowler updated VFS-525: Comment: was deleted (was: VFS-210 broke this, when it removed the call to getInfo(true) in refresh().  

[jira] [Commented] (VFS-525) FtpFileObject.exists() output not impacted by refresh() after file deletion

2018-02-20 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370910#comment-16370910 ] Otto Fowler commented on VFS-525: - VFS-210 broke this, when it removed the call to getInfo(true) in

[jira] [Commented] (VFS-398) FtpFileObject.getChildren() fails when a folder contains a file with a colon in the name

2018-02-20 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370895#comment-16370895 ] Otto Fowler commented on VFS-398: - https://github.com/apache/commons-vfs/pull/29 >

[jira] [Created] (DIGESTER-189) Wrong release notes

2018-02-20 Thread Jeremie Van renterghem (JIRA)
Jeremie Van renterghem created DIGESTER-189: --- Summary: Wrong release notes Key: DIGESTER-189 URL: https://issues.apache.org/jira/browse/DIGESTER-189 Project: Commons Digester Issue

Re: [jira] [Created] (IO-569) Incorrect documentation for cloning repository

2018-02-20 Thread Kerri Reynolds
FUCK off On Feb 19, 2018 11:47 PM, "Michael Ernst (JIRA)" wrote: > Michael Ernst created IO-569: > > > Summary: Incorrect documentation for cloning repository > Key: IO-569 > URL:

[jira] [Commented] (COLLECTIONS-674) Add Collections Drain Method

2018-02-20 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369863#comment-16369863 ] Bruno P. Kinoshita commented on COLLECTIONS-674: Sounds like a good idea. I think