[jira] [Resolved] (TEXT-174) ScriptStringLookup does not accept ":"

2019-12-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved TEXT-174. -- Fix Version/s: 1.8.1 Resolution: Fixed Thank you for the PR. Now in git master. Please

[jira] [Work logged] (COMPRESS-499) SeekableInMemoryByteChannel sets position incorrectly if > size

2019-12-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-499?focusedWorklogId=361487=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-361487 ] ASF GitHub Bot logged work on COMPRESS-499: --- Author: ASF GitHub Bot

[GitHub] [commons-compress] trejkaz opened a new pull request #88: COMPRESS-499: Fixed edge case in `SeekableInMemoryByteChannel#truncate`

2019-12-19 Thread GitBox
trejkaz opened a new pull request #88: COMPRESS-499: Fixed edge case in `SeekableInMemoryByteChannel#truncate` URL: https://github.com/apache/commons-compress/pull/88 Initial proposed patch. It's unknown whether the bug has any actual impact because the edge case is very specific

[jira] [Commented] (COMPRESS-499) SeekableInMemoryByteChannel sets position incorrectly if > size

2019-12-19 Thread Trejkaz (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000374#comment-17000374 ] Trejkaz commented on COMPRESS-499: -- I'm about to head on break but I have a proposed fix ready for

[jira] [Commented] (COLLECTIONS-737) The test FluentIterableTest.size should be split

2019-12-19 Thread Pengyu Nie (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000321#comment-17000321 ] Pengyu Nie commented on COLLECTIONS-737: Any update for this issue? I'm happy to follow up

[jira] [Commented] (COLLECTIONS-738) The last assertNull in IterableUtilsTest.find is redundant

2019-12-19 Thread Pengyu Nie (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000319#comment-17000319 ] Pengyu Nie commented on COLLECTIONS-738: Hi Chen Guoping, Sorry for the delay. I made these

[jira] [Created] (COLLECTIONS-742) Create new method in CollectionUtils to return first element if not null

2019-12-19 Thread Wesllhey Holanda (Jira)
Wesllhey Holanda created COLLECTIONS-742: Summary: Create new method in CollectionUtils to return first element if not null Key: COLLECTIONS-742 URL: https://issues.apache.org/jira/browse/COLLECTIONS-742

[jira] [Commented] (COLLECTIONS-735) Concurrent CircularFifoQueue

2019-12-19 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000247#comment-17000247 ] David Mollitor commented on COLLECTIONS-735: Would be great if you could complete this.

[jira] [Commented] (COLLECTIONS-711) Add Utility to Convert Collection to List

2019-12-19 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000246#comment-17000246 ] David Mollitor commented on COLLECTIONS-711: Makes sense to me. Nice write up. V, it

[jira] [Commented] (TEXT-174) ScriptStringLookup does not accept ":"

2019-12-19 Thread Furkan KILIC (Jira)
[ https://issues.apache.org/jira/browse/TEXT-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000136#comment-17000136 ] Furkan KILIC commented on TEXT-174: --- [~ggregory] Of course :)   PR is ready : 

[GitHub] [commons-text] furkilic opened a new pull request #126: Text 174: ScriptStringLookup does not accept ":"

2019-12-19 Thread GitBox
furkilic opened a new pull request #126: Text 174: ScriptStringLookup does not accept ":" URL: https://github.com/apache/commons-text/pull/126 The usage of ":" can be pretty usefull for inside a ScriptStringLookup For example ternary operations :

[jira] [Commented] (TEXT-174) ScriptStringLookup does not accept ":"

2019-12-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1798#comment-1798 ] Gary D. Gregory commented on TEXT-174: -- [~furkilic] Thank you for the report. Please do not forget to

[jira] [Created] (TEXT-174) ScriptStringLookup does not accept ":"

2019-12-19 Thread Furkan KILIC (Jira)
Furkan KILIC created TEXT-174: - Summary: ScriptStringLookup does not accept ":" Key: TEXT-174 URL: https://issues.apache.org/jira/browse/TEXT-174 Project: Commons Text Issue Type: Bug

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-12-19 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1748#comment-1748 ] Claude Warren commented on COLLECTIONS-728: --- In all the work I have done with Bloom

[jira] [Commented] (COLLECTIONS-711) Add Utility to Convert Collection to List

2019-12-19 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1679#comment-1679 ] Gilles Sadowski commented on COLLECTIONS-711: - {quote}Make the return type Unmodified

[jira] [Commented] (COLLECTIONS-711) Add Utility to Convert Collection to List

2019-12-19 Thread Varun Vats (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1661#comment-1661 ] Varun Vats commented on COLLECTIONS-711: [~ggregory], [~belugabehr]: It can be a good first

[jira] [Commented] (COLLECTIONS-735) Concurrent CircularFifoQueue

2019-12-19 Thread Varun Vats (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1655#comment-1655 ] Varun Vats commented on COLLECTIONS-735: [~belugabehr], [~Guoping1] : I would like to work

[jira] [Created] (NUMBERS-141) Complex javadoc to use MathJax

2019-12-19 Thread Alex Herbert (Jira)
Alex Herbert created NUMBERS-141: Summary: Complex javadoc to use MathJax Key: NUMBERS-141 URL: https://issues.apache.org/jira/browse/NUMBERS-141 Project: Commons Numbers Issue Type: