[jira] [Created] (MATH-1441) SimpleRegression#getSlopeConfidenceInterval recalculates t distribution on every call

2018-01-22 Thread Max Aller (JIRA)
Max Aller created MATH-1441: --- Summary: SimpleRegression#getSlopeConfidenceInterval recalculates t distribution on every call Key: MATH-1441 URL: https://issues.apache.org/jira/browse/MATH-1441 Project:

[jira] [Updated] (STATISTICS-4) Create logo

2018-01-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/STATISTICS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated STATISTICS-4: Issue Type: Sub-task (was: Task) Parent: STATISTICS-1 > Create logo > --- > >

[jira] [Created] (STATISTICS-4) Create logo

2018-01-22 Thread Gilles (JIRA)
Gilles created STATISTICS-4: --- Summary: Create logo Key: STATISTICS-4 URL: https://issues.apache.org/jira/browse/STATISTICS-4 Project: Apache Commons Statistics Issue Type: Task

[jira] [Updated] (STATISTICS-1) Set up project repository

2018-01-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/STATISTICS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated STATISTICS-1: Description: Populate the "git" repository. * (x) Web site directory * (x) Link on "Commons" [web

[jira] [Resolved] (NET-651) Ip Range Check with SubnetUtils provides incorrect answer

2018-01-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-651. -- Resolution: Not A Problem The Javadoc for isInRange says: "Returns true if the parameter address is in the range of

[jira] [Updated] (NET-651) Ip Range Check with SubnetUtils provides incorrect answer

2018-01-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-651: - Priority: Major (was: Critical) > Ip Range Check with SubnetUtils provides incorrect answer >

[jira] [Updated] (NET-651) Ip Range Check with SubnetUtils provides incorrect answer

2018-01-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-651: - Summary: Ip Range Check with SubnetUtils provides incorrect answer (was: Ip Range Check with Subnte utils provides in

[jira] [Commented] (NET-652) Ftp Connection Resuming

2018-01-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334375#comment-16334375 ] Sebb commented on NET-652: -- This is out of scope for NET, which is intended to be a low-level interface to

[jira] [Resolved] (NET-652) Ftp Connection Resuming

2018-01-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-652. -- Resolution: Won't Fix > Ftp Connection Resuming > --- > > Key: NET-652 >

[jira] [Commented] (LANG-1373) Stopwatch based capability for nested, named, timings in a call stack

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334368#comment-16334368 ] ASF GitHub Bot commented on LANG-1373: -- Github user ottobackwards commented on the issue:

[GitHub] commons-lang issue #311: LANG-1373 Stopwatch based capability for nested, na...

2018-01-22 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/commons-lang/pull/311 bump? ---

[jira] [Updated] (JEXL-249) Java 1.8 as minimum supported version

2018-01-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-249: --- Assignee: Henri Biestro > Java 1.8 as minimum supported version > -

[jira] [Resolved] (JEXL-249) Java 1.8 as minimum supported version

2018-01-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-249. Resolution: Won't Fix putIfAbsent on a ConcurrentMap exists since 1.5. > Java 1.8 as minimum

[jira] [Commented] (JEXL-246) Intermittent ambiguous method invocation when processing assignOverload

2018-01-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334201#comment-16334201 ] Henri Biestro commented on JEXL-246: Fixed; message is only intended when signature is undistinguishable

[jira] [Commented] (JEXL-246) Intermittent ambiguous method invocation when processing assignOverload

2018-01-22 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334042#comment-16334042 ] Dmitri Blinov commented on JEXL-246: The following messages have started to appear in the log

[jira] [Created] (JEXL-249) Java 1.8 as minimum supported version

2018-01-22 Thread Dmitri Blinov (JIRA)
Dmitri Blinov created JEXL-249: -- Summary: Java 1.8 as minimum supported version Key: JEXL-249 URL: https://issues.apache.org/jira/browse/JEXL-249 Project: Commons JEXL Issue Type: New Feature