[jira] [Commented] (CODEC-259) Broken direct java.nio.ByteBuffer support in org.apache.commons.codec.binary.Hex

2019-08-15 Thread James Howe (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908002#comment-16908002 ] James Howe commented on CODEC-259: -- Surely this should solve all {{ByteBuffer}} implementation issues?

[GitHub] [commons-collections] liuhaozzu commented on issue #81: Add lambdas function to provide default values in MapUtils

2019-08-15 Thread GitBox
liuhaozzu commented on issue #81: Add lambdas function to provide default values in MapUtils URL: https://github.com/apache/commons-collections/pull/81#issuecomment-521622595 Get it. Thank you! Liuhao This is an

[GitHub] [commons-io] coveralls commented on issue #93: Control flow issues

2019-08-15 Thread GitBox
coveralls commented on issue #93: Control flow issues URL: https://github.com/apache/commons-io/pull/93#issuecomment-521549507 [![Coverage Status](https://coveralls.io/builds/25148780/badge)](https://coveralls.io/builds/25148780) Coverage decreased (-0.004%) to 89.239% when

[jira] [Commented] (BEANUTILS-501) Very simple getter not found

2019-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/BEANUTILS-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907936#comment-16907936 ] Daniel Süpke commented on BEANUTILS-501: Yes I understand (thanks for the reply!), I just

[GitHub] [commons-io] Mixpa opened a new pull request #93: Control flow issues

2019-08-15 Thread GitBox
Mixpa opened a new pull request #93: Control flow issues URL: https://github.com/apache/commons-io/pull/93 simplify code This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (BEANUTILS-501) Very simple getter not found

2019-08-15 Thread Melloware (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907995#comment-16907995 ] Melloware commented on BEANUTILS-501: - I agree with you, unfortunately i don't think there is any

[jira] [Created] (CODEC-261) Unable to encode read-only ByteBuffer

2019-08-15 Thread James Howe (JIRA)
James Howe created CODEC-261: Summary: Unable to encode read-only ByteBuffer Key: CODEC-261 URL: https://issues.apache.org/jira/browse/CODEC-261 Project: Commons Codec Issue Type: Bug

[jira] [Updated] (CONFIGURATION-753) Handling of interpolation is inconsistant

2019-08-15 Thread Peter (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter updated CONFIGURATION-753: Description: If a key is repeated in a configuration and then used in an interpolation

[jira] [Commented] (GEOMETRY-59) unexpected output from PolyhedronsSet::checkPoint

2019-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/GEOMETRY-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908228#comment-16908228 ] Dirk Bonekämper commented on GEOMETRY-59: - Of course. Thanks again for the good work. >

[jira] [Created] (CONFIGURATION-753) Handling of interpolation is inconsistant

2019-08-15 Thread Peter (JIRA)
Peter created CONFIGURATION-753: --- Summary: Handling of interpolation is inconsistant Key: CONFIGURATION-753 URL: https://issues.apache.org/jira/browse/CONFIGURATION-753 Project: Commons Configuration

[jira] [Closed] (GEOMETRY-59) unexpected output from PolyhedronsSet::checkPoint

2019-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/GEOMETRY-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Bonekämper closed GEOMETRY-59. --- works > unexpected output from PolyhedronsSet::checkPoint >

[jira] [Resolved] (GEOMETRY-59) unexpected output from PolyhedronsSet::checkPoint

2019-08-15 Thread JIRA
[ https://issues.apache.org/jira/browse/GEOMETRY-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Bonekämper resolved GEOMETRY-59. - Resolution: Fixed Using PolyhedronSet now works as expected, providing correct

[jira] [Commented] (GEOMETRY-59) unexpected output from PolyhedronsSet::checkPoint

2019-08-15 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908197#comment-16908197 ] Matt Juntunen commented on GEOMETRY-59: --- Are you able to close this, [~bonastos]? > unexpected

[jira] [Commented] (GEOMETRY-32) BSPTree Updates

2019-08-15 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908196#comment-16908196 ] Matt Juntunen commented on GEOMETRY-32: --- The euclidean module is now done!! I've removed all of

[jira] [Updated] (CONFIGURATION-753) Handling of interpolation is inconsistent

2019-08-15 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated CONFIGURATION-753: - Summary: Handling of interpolation is inconsistent (was: Handling of

[jira] [Updated] (VFS-651) SftpFileSystem Should not switch to root directory when not absolutely needed

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-651: - Fix Version/s: (was: 2.4.1) 2.4.2 > SftpFileSystem Should not switch to root

[jira] [Updated] (VFS-298) FTP: Exception is thrown when renaming a file

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-298: - Fix Version/s: (was: 2.4.1) 2.4.2 > FTP: Exception is thrown when renaming a file >

[jira] [Updated] (VFS-600) HttpProviderTestCase#testHttp405 is repeatedly failling

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-600: - Fix Version/s: (was: 2.4.1) 2.4.2 > HttpProviderTestCase#testHttp405 is repeatedly

[jira] [Updated] (VFS-613) doIsWriteable() is not implemented for FtpFileObject

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-613: - Fix Version/s: (was: 2.4.1) 2.4.2 > doIsWriteable() is not implemented for

[jira] [Updated] (VFS-500) VFSClassLoader.findResources missing

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-500: - Fix Version/s: (was: 2.4.1) 2.4.2 > VFSClassLoader.findResources missing >

[jira] [Updated] (VFS-596) Add User and Password to Socks 5 Proxy Configuration

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-596: - Fix Version/s: (was: 2.4.1) 2.4.2 > Add User and Password to Socks 5 Proxy

[jira] [Updated] (VFS-586) Add more ways to specify alternate HDFS configuration information

2019-08-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated VFS-586: - Fix Version/s: (was: 2.4.1) 2.4.2 > Add more ways to specify alternate HDFS

[jira] [Comment Edited] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908600#comment-16908600 ] Friedrich Clausen edited comment on CLI-297 at 8/16/19 1:22 AM: This 

[jira] [Commented] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908600#comment-16908600 ] Friedrich Clausen commented on CLI-297: --- This snippet reproduces the issue for me: {code:java} import

[jira] [Comment Edited] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908600#comment-16908600 ] Friedrich Clausen edited comment on CLI-297 at 8/16/19 1:22 AM: This 

[jira] [Updated] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Friedrich Clausen updated CLI-297: -- Description: When an option taking an argument is specified with a space the blank checking

[jira] [Updated] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Friedrich Clausen updated CLI-297: -- Description: When an option taking an argument is specified with a space the blank checking

[jira] [Commented] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
[ https://issues.apache.org/jira/browse/CLI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908712#comment-16908712 ] Friedrich Clausen commented on CLI-297: --- I have attempted a fix for this against the _cli-1.x_ branch;

[jira] [Created] (CLI-297) Required argument empty checking not working with equals specified long option

2019-08-15 Thread Friedrich Clausen (JIRA)
Friedrich Clausen created CLI-297: - Summary: Required argument empty checking not working with equals specified long option Key: CLI-297 URL: https://issues.apache.org/jira/browse/CLI-297 Project: