[jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size"

2019-12-26 Thread Anvesh Mora (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003894#comment-17003894 ] Anvesh Mora commented on COMPRESS-494: -- Sure [~bodewig] can you share that special version. I can

[jira] [Commented] (COMPRESS-500) Discrepancy in file size extracted using ZipArchieveInputStream and Gzip decompress component

2019-12-26 Thread Anvesh Mora (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003882#comment-17003882 ] Anvesh Mora commented on COMPRESS-500: -- [~Peter Alfred Lee], wetransfer wouldn't work for us. I'm

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

2019-12-26 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003765#comment-17003765 ] Claude Warren commented on COLLECTIONS-728: --- There may be some disconnect here.  The

[jira] [Work logged] (LANG-1484) NumberUtils.isParsable returns false for strings ending with .

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

[GitHub] [commons-lang] michael-o commented on issue #455: LANG-1484: Allow decimal point at the end of the String

2019-12-26 Thread GitBox
michael-o commented on issue #455: LANG-1484: Allow decimal point at the end of the String URL: https://github.com/apache/commons-lang/pull/455#issuecomment-569109237 Given that crap like ´-.236` or `".18"` are considered valid input, I see no reason why not more crap like `64.` should

[GitHub] [commons-email] michael-o commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null

2019-12-26 Thread GitBox
michael-o commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null URL: https://github.com/apache/commons-email/pull/8#issuecomment-569106066 If some of the argument must not be blank/null, it should be handled by classes like this:

[GitHub] [commons-email] michael-o commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null

2019-12-26 Thread GitBox
michael-o commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null URL: https://github.com/apache/commons-email/pull/8#issuecomment-569105894 I am not fully convinced here. What happens with your patch when you provide `null` for mail?

[jira] [Work logged] (LANG-1484) NumberUtils.isParsable returns false for strings ending with .

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

[GitHub] [commons-lang] saksham93 commented on issue #455: LANG-1484: Allow decimal point at the end of the String

2019-12-26 Thread GitBox
saksham93 commented on issue #455: LANG-1484: Allow decimal point at the end of the String URL: https://github.com/apache/commons-lang/pull/455#issuecomment-569105702 @kinow - Hi, Can you please check if this PR looks good to you? Thank you.

[GitHub] [commons-email] saksham93 commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null

2019-12-26 Thread GitBox
saksham93 commented on issue #8: EMAIL-184: Should throw EmailException if email provided is null URL: https://github.com/apache/commons-email/pull/8#issuecomment-569100736 @michael-o Can you please check if this PR looks good to you? Thank you.

[jira] [Resolved] (NUMBERS-139) Complex Multiplicative and Additive operators

2019-12-26 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved NUMBERS-139. -- Fix Version/s: 1.0 Resolution: Done All missing operators have been added to git

[GitHub] [commons-collections] belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface

2019-12-26 Thread GitBox
belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface URL: https://github.com/apache/commons-collections/pull/111#discussion_r361468463 ## File path:

[GitHub] [commons-collections] belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface

2019-12-26 Thread GitBox
belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface URL: https://github.com/apache/commons-collections/pull/111#discussion_r361468463 ## File path:

[GitHub] [commons-collections] belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface

2019-12-26 Thread GitBox
belugabehr commented on a change in pull request #111: Add TransformedDeque, BlockingDeque, CircularDeque, PredicatedDeque and SynchronizedDeque for deque interface URL: https://github.com/apache/commons-collections/pull/111#discussion_r361467871 ## File path:

[jira] [Resolved] (CODEC-273) Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs

2019-12-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CODEC-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CODEC-273. --- Fix Version/s: 1.14 Resolution: Fixed In git master.   > Add Path APIs to

[jira] [Created] (CODEC-273) Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs

2019-12-26 Thread Gary D. Gregory (Jira)
Gary D. Gregory created CODEC-273: - Summary: Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs Key: CODEC-273 URL: https://issues.apache.org/jira/browse/CODEC-273

[jira] [Closed] (GEOMETRY-79) Trim down public API

2019-12-26 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen closed GEOMETRY-79. - > Trim down public API > > > Key: GEOMETRY-79 >

[jira] [Resolved] (GEOMETRY-79) Trim down public API

2019-12-26 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen resolved GEOMETRY-79. --- Resolution: Done > Trim down public API > > > Key:

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

2019-12-26 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003600#comment-17003600 ] Gilles Sadowski commented on COLLECTIONS-728: - {quote}we may have to agree to disagree

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

2019-12-26 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003589#comment-17003589 ] Claude Warren commented on COLLECTIONS-728: --- I  think we may have to agree to disagree on

[GitHub] [commons-vfs] grimreaper opened a new pull request #76: [commons-vfs] clean up tests and simplify assertions

2019-12-26 Thread GitBox
grimreaper opened a new pull request #76: [commons-vfs] clean up tests and simplify assertions URL: https://github.com/apache/commons-vfs/pull/76 This is a mostly mechanical change to tests such that it is easier to convert from junit 3 to junit 4