[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2021-06-11 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362034#comment-17362034 ] Bernd Eckenfels commented on NET-408: - You can use a explicite `––add–opens` this will work besides the

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2021-06-11 Thread Stefan (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361859#comment-17361859 ] Stefan commented on NET-408: Soon we have a problem. Java 17 - the next LTS - will change the reflection

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361819#comment-17361819 ] Alex Herbert commented on NUMBERS-155: -- Re: Triangle array. I have a class that implements an API

[jira] [Commented] (NUMBERS-156) SafeNorm 3D overload

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361817#comment-17361817 ] Gilles Sadowski commented on NUMBERS-156: - OK to remove {{Norms}}? On my machine, the benchmarks

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361812#comment-17361812 ] Gilles Sadowski commented on NUMBERS-155: - {quote} {code} public int[] toMulti(int index, int[]

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361796#comment-17361796 ] Alex Herbert commented on NUMBERS-155: -- {quote}However, for each access to an element of a virtual

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361749#comment-17361749 ] Gilles Sadowski commented on NUMBERS-155: - {quote}Q. What is the implication of moving these

[jira] [Commented] (IO-740) RegexFileFilter matches on full path instead of filename

2021-06-11 Thread Tom Jorissen (Jira)
[ https://issues.apache.org/jira/browse/IO-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361744#comment-17361744 ] Tom Jorissen commented on IO-740: - Sorry, I searched for issues with RegexFileFilter before and nothing

[jira] [Resolved] (IO-740) RegexFileFilter matches on full path instead of filename

2021-06-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IO-740. Fix Version/s: 2.10.0 Resolution: Fixed Please check Jira before creating a duplicate ticket.

[jira] [Resolved] (RNG-144) AhrensDieterExponentialSampler can infinite loop

2021-06-11 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-144. -- Fix Version/s: 1.4 Resolution: Fixed Resolved by creating the first uniform deviate in the

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361664#comment-17361664 ] Alex Herbert commented on NUMBERS-155: -- Looking at the entire numbers codebase each package is in a

[jira] [Comment Edited] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361596#comment-17361596 ] Gilles Sadowski edited comment on NUMBERS-155 at 6/11/21, 10:30 AM:

[jira] [Commented] (NUMBERS-155) About modules "arrays" and "rootfinder"

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361596#comment-17361596 ] Gilles Sadowski commented on NUMBERS-155: - bq. Shouldn't some functionality currently in module

[jira] [Updated] (NUMBERS-25) Check list for first release

2021-06-11 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski updated NUMBERS-25: --- Description: List of tasks to complete before considering a first release. * (x) Review

[jira] [Created] (IO-740) RegexFileFilter matches on full path instead of filename

2021-06-11 Thread Tom Jorissen (Jira)
Tom Jorissen created IO-740: --- Summary: RegexFileFilter matches on full path instead of filename Key: IO-740 URL: https://issues.apache.org/jira/browse/IO-740 Project: Commons IO Issue Type: Bug