[jira] [Created] (NUMBERS-68) Numbers are "value" objects

2018-02-16 Thread Gilles (JIRA)
Gilles created NUMBERS-68: - Summary: Numbers are "value" objects Key: NUMBERS-68 URL: https://issues.apache.org/jira/browse/NUMBERS-68 Project: Commons Numbers Issue Type: Task Components:

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

2018-02-16 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366859#comment-16366859 ] Otto Fowler commented on VFS-651: - Oh, tweaking.  Right. I'm sorry [~aqeel613], I'm not a committer or even

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

2018-02-16 Thread Syed Aqeel Ashiq (JIRA)
[ https://issues.apache.org/jira/browse/VFS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366899#comment-16366899 ] Syed Aqeel Ashiq commented on VFS-651: -- [~ottobackwards] Thanks for your time an input. Really

[jira] [Commented] (VFS-614) MonitorInputStream should not close the stream in "read"

2018-02-16 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367536#comment-16367536 ] Otto Fowler commented on VFS-614: -   in your test, you are reading from an empty file.  Both the stream

[jira] [Commented] (NUMBERS-60) Check Javadoc with respect to NaN

2018-02-16 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367494#comment-16367494 ] Gilles commented on NUMBERS-60: --- I've linked to the old issue(s). Please open a new report as you see fit

[jira] [Updated] (EXEC-105) Small mistakes in the documentation for Apache Commons Exec 1.3

2018-02-16 Thread Ivan Puntev (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Puntev updated EXEC-105: - Description: I want to apologize if this issue is not correctly formatted, but I am new into the issue

[jira] [Created] (EXEC-105) Small mistakes in the documentation for Apache Commons Exec 1.3

2018-02-16 Thread Ivan Puntev (JIRA)
Ivan Puntev created EXEC-105: Summary: Small mistakes in the documentation for Apache Commons Exec 1.3 Key: EXEC-105 URL: https://issues.apache.org/jira/browse/EXEC-105 Project: Commons Exec

[jira] [Commented] (NUMBERS-60) Check Javadoc with respect to NaN

2018-02-16 Thread Eric Barnhill (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367453#comment-16367453 ] Eric Barnhill commented on NUMBERS-60: -- You are right, I tended to the trigonometry, but not to the

[jira] [Commented] (LANG-1377) DateUtils.parseDateStrictly is not working properly

2018-02-16 Thread Iurii (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367466#comment-16367466 ] Iurii commented on LANG-1377: - Looks like the examples in the test are wrong. The documentation of the

[jira] [Commented] (EXEC-105) Small mistakes in the documentation for Apache Commons Exec 1.3

2018-02-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367477#comment-16367477 ] Gary Gregory commented on EXEC-105: --- Hello [~IP]:  Thank you for your report. We will gladly accept a PR

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

2018-02-16 Thread Otto Fowler (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367321#comment-16367321 ] Otto Fowler commented on VFS-398: - [~garydgregory] ? > FtpFileObject.getChildren() fails when a folder

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

2018-02-16 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367903#comment-16367903 ] Bernd Eckenfels commented on VFS-398: - I agree that the design here is incomplete and that checking for

[jira] [Closed] (VFS-650) Update Apache Commons Compress from 1.15 to 1.16.1

2018-02-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-650. Resolution: Fixed Fix Version/s: 2.2.1 In SVN trunk. > Update Apache Commons Compress from 1.15 to

[jira] [Resolved] (LANG-1377) DateUtils.parseDateStrictly is not working properly

2018-02-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-1377. Resolution: Invalid There are two problems with the format strings: * none of them allow for the seconds in

[jira] [Closed] (LANG-1377) DateUtils.parseDateStrictly is not working properly

2018-02-16 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed LANG-1377. -- > DateUtils.parseDateStrictly is not working properly > --- > >