[jira] [Created] (NET-619) SubnetUtils creates a binary netmask in a bad way

2017-02-28 Thread Makoto Sakaguchi (JIRA)
Makoto Sakaguchi created NET-619: Summary: SubnetUtils creates a binary netmask in a bad way Key: NET-619 URL: https://issues.apache.org/jira/browse/NET-619 Project: Commons Net Issue Type:

[jira] [Commented] (MATH-1405) Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect

2017-02-28 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889124#comment-15889124 ] Gilles commented on MATH-1405: -- Thanks a lot for the report. Could you create patches against the "master"

[jira] [Resolved] (LANG-1265) Build failures when building with Java 9 EA

2017-02-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1265. - Resolution: Fixed Assignee: Pascal Schumacher > Build failures when building with

[jira] [Commented] (LANG-1265) Build failures when building with Java 9 EA

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888993#comment-15888993 ] ASF GitHub Bot commented on LANG-1265: -- Github user asfgit closed the pull request at:

[GitHub] commons-lang pull request #244: LANG-1265: Build failures when building with...

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/244 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request #247: JUnit imports

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/247 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang issue #247: JUnit imports

2017-02-28 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/247 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Comment Edited] (MATH-1405) Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect

2017-02-28 Thread Daniil Finkel (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888931#comment-15888931 ] Daniil Finkel edited comment on MATH-1405 at 2/28/17 9:58 PM: -- A temporary

[jira] [Comment Edited] (MATH-1405) Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect

2017-02-28 Thread Daniil Finkel (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888931#comment-15888931 ] Daniil Finkel edited comment on MATH-1405 at 2/28/17 9:55 PM: -- A temporary

[jira] [Commented] (MATH-1405) Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect

2017-02-28 Thread Daniil Finkel (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888931#comment-15888931 ] Daniil Finkel commented on MATH-1405: - A temporary solution I've found is, in fixTies(), pulling the

[jira] [Commented] (NET-616) Heap Inspection: Passwords can be revealed from heap

2017-02-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888909#comment-15888909 ] Sebb commented on NET-616: -- Fixing Base64#encodeBase64StringUnChunked would not solve the problem, as the password

[jira] [Created] (MATH-1405) Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect

2017-02-28 Thread Daniil Finkel (JIRA)
Daniil Finkel created MATH-1405: --- Summary: Kolmogorov-Smirnov fixTies can set minDelta too small for jiggler to have significant effect Key: MATH-1405 URL: https://issues.apache.org/jira/browse/MATH-1405

[jira] [Resolved] (NET-618) System Information Leak in ftp parser

2017-02-28 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-618. -- Resolution: Fixed Fix Version/s: 3.7 Thanks for the report - probably left-over debug URL:

[GitHub] commons-lang pull request #247: JUnit imports

2017-02-28 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/247 JUnit imports The `junit.framework` package has been deprecated, and should no longer be used. This patch fixes the one remaining import from it to statically import

[jira] [Commented] (NET-401) FTP class uses BufferedReader for control channel, which does not follow the standard

2017-02-28 Thread Chris Collins (JIRA)
[ https://issues.apache.org/jira/browse/NET-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15888531#comment-15888531 ] Chris Collins commented on NET-401: --- Currently running into an issue with the CRLFLineReader hanging up or

[jira] [Created] (NET-618) System Information Leak in ftp parser

2017-02-28 Thread Donald Kwakkel (JIRA)
Donald Kwakkel created NET-618: -- Summary: System Information Leak in ftp parser Key: NET-618 URL: https://issues.apache.org/jira/browse/NET-618 Project: Commons Net Issue Type: Bug

[jira] [Created] (NET-617) Heap Inspection: Passwords can be revealed from heap for ExtendedPop3Client

2017-02-28 Thread Donald Kwakkel (JIRA)
Donald Kwakkel created NET-617: -- Summary: Heap Inspection: Passwords can be revealed from heap for ExtendedPop3Client Key: NET-617 URL: https://issues.apache.org/jira/browse/NET-617 Project: Commons Net

[jira] [Created] (NET-616) Heap Inspection: Passwords can be revealed from heap

2017-02-28 Thread Donald Kwakkel (JIRA)
Donald Kwakkel created NET-616: -- Summary: Heap Inspection: Passwords can be revealed from heap Key: NET-616 URL: https://issues.apache.org/jira/browse/NET-616 Project: Commons Net Issue Type:

[jira] [Commented] (MATH-1404) Test failure which occur with LC_ALL=en_US.UTF8, but not with LC_ALL=de_DE.UTF-8

2017-02-28 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887903#comment-15887903 ] Gilles commented on MATH-1404: -- This test can fail with probability 0.01 even if the distribution of the

[jira] [Created] (MATH-1404) Test failure which occur with LC_ALL=en_US.UTF8, but not with LC_ALL=de_DE.UTF-8

2017-02-28 Thread Karl Richter (JIRA)
Karl Richter created MATH-1404: -- Summary: Test failure which occur with LC_ALL=en_US.UTF8, but not with LC_ALL=de_DE.UTF-8 Key: MATH-1404 URL: https://issues.apache.org/jira/browse/MATH-1404 Project: