[jira] [Commented] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Akash Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906308#comment-16906308 ] Akash Srivastava commented on MATH-1495: I have cloned the Apache commons math repository >

[jira] [Comment Edited] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Akash Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906308#comment-16906308 ] Akash Srivastava edited comment on MATH-1495 at 8/13/19 3:19 PM: - I have

[jira] [Commented] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906336#comment-16906336 ] Gilles commented on MATH-1495: -- {quote}I'm using [...] commons-math4-4.0-SNAPSHOT.jar {quote} I suspect a

[jira] [Comment Edited] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Akash Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906308#comment-16906308 ] Akash Srivastava edited comment on MATH-1495 at 8/13/19 3:23 PM: - I have

[jira] [Commented] (IO-620) FileUtils.writeStringToFile does not close() stream

2019-08-13 Thread Eric Long (JIRA)
[ https://issues.apache.org/jira/browse/IO-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906280#comment-16906280 ] Eric Long commented on IO-620: -- It looks like you're right, the "try with resources" should auto-close the

[jira] [Commented] (COMPRESS-479) Unable to extract Zip with unknown UniCode path extra data version

2019-08-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906518#comment-16906518 ] Stefan Bodewig commented on COMPRESS-479: - For now I've decided to move the decisions to the

[jira] [Resolved] (IO-620) FileUtils.writeStringToFile does not close() stream

2019-08-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-620. - Resolution: Not A Problem > FileUtils.writeStringToFile does not close() stream >

[jira] [Comment Edited] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Akash Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906308#comment-16906308 ] Akash Srivastava edited comment on MATH-1495 at 8/13/19 3:23 PM: - I have

[GitHub] [commons-io] Mixpa commented on issue #92: simply code

2019-08-13 Thread GitBox
Mixpa commented on issue #92: simply code URL: https://github.com/apache/commons-io/pull/92#issuecomment-520703676 Ok, I just think this can increase the readability of the code. This is an automated message from the Apache

[GitHub] [commons-io] Mixpa closed pull request #92: simply code

2019-08-13 Thread GitBox
Mixpa closed pull request #92: simply code URL: https://github.com/apache/commons-io/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Commented] (LANG-1472) SystemUtils.getHostName()获取系统hostname为null

2019-08-13 Thread wangrubao (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905951#comment-16905951 ] wangrubao commented on LANG-1472: - I am very sorry to understand what you mean now. XDD {code:java}

[jira] [Commented] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Akash Srivastava (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906030#comment-16906030 ] Akash Srivastava commented on MATH-1495: I am still getting the 'cannot access

[jira] [Commented] (LANG-1472) SystemUtils.getHostName()获取系统hostname为null

2019-08-13 Thread wangrubao (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906046#comment-16906046 ] wangrubao commented on LANG-1472: - I have added the HOSTNAME in the system environment, and the program

[jira] [Commented] (LANG-1472) SystemUtils.getHostName()获取系统hostname为null

2019-08-13 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906010#comment-16906010 ] Michael Osipov commented on LANG-1472: -- The method relies on environment variables. The variable

[jira] [Commented] (LANG-1472) SystemUtils.getHostName()获取系统hostname为null

2019-08-13 Thread Silence Tai (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906019#comment-16906019 ] Silence Tai commented on LANG-1472: --- [~VioletKiss] The *getHostName* method works on the non-Widnwos

[jira] [Closed] (LANG-1472) SystemUtils.getHostName()获取系统hostname为null

2019-08-13 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed LANG-1472. Resolution: Not A Problem > SystemUtils.getHostName()获取系统hostname为null >

[jira] [Commented] (MATH-1495) Calling NaturalRanking#rank() on an array of all NaNs throws a misleading ArrayIndexOutOfBoundsException when the NanStrategy is REMOVED

2019-08-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906069#comment-16906069 ] Gilles commented on MATH-1495: -- Do you have a publicly visible repository? > Calling NaturalRanking#rank()

[jira] [Commented] (IO-620) FileUtils.writeStringToFile does not close() stream

2019-08-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906244#comment-16906244 ] Sebb commented on IO-620: - Try with resources is supposed to close the file. Is that not happening? >

[jira] [Created] (IO-620) FileUtils.writeStringToFile does not close() stream

2019-08-13 Thread Eric Long (JIRA)
Eric Long created IO-620: Summary: FileUtils.writeStringToFile does not close() stream Key: IO-620 URL: https://issues.apache.org/jira/browse/IO-620 Project: Commons IO Issue Type: Bug