[jira] [Closed] (CONFIGURATION-659) Add API org.apache.commons.configuration2.ImmutableConfiguration.getURL(String)

2017-04-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-659. -- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.2 In SV

[jira] [Closed] (CONFIGURATION-658) Add API org.apache.commons.configuration2.ImmutableConfiguration.getURI(String)

2017-04-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-658. -- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.2 In SV

[jira] [Created] (CONFIGURATION-659) Add API org.apache.commons.configuration2.ImmutableConfiguration.getURL(String)

2017-04-04 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-659: -- Summary: Add API org.apache.commons.configuration2.ImmutableConfiguration.getURL(String) Key: CONFIGURATION-659 URL: https://issues.apache.org/jira/browse/CONFIGURATIO

[jira] [Updated] (CONFIGURATION-658) Add API org.apache.commons.configuration2.ImmutableConfiguration.getURI(String)

2017-04-04 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CONFIGURATION-658: --- Description: Add API org.apache.commons.configuration2.ImmutableConfiguration.g

[jira] [Created] (CONFIGURATION-658) Add API org.apache.commons.configuration2.ImmutableConfiguration.getURI(String)

2017-04-04 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-658: -- Summary: Add API org.apache.commons.configuration2.ImmutableConfiguration.getURI(String) Key: CONFIGURATION-658 URL: https://issues.apache.org/jira/browse/CONFIGURATIO

[jira] [Created] (CONFIGURATION-657) Command line configuration

2017-04-04 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-657: -- Summary: Command line configuration Key: CONFIGURATION-657 URL: https://issues.apache.org/jira/browse/CONFIGURATION-657 Project: Commons Configuration

[jira] [Created] (CONFIGURATION-656) YAML Configuration

2017-04-04 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-656: -- Summary: YAML Configuration Key: CONFIGURATION-656 URL: https://issues.apache.org/jira/browse/CONFIGURATION-656 Project: Commons Configuration Is

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955303#comment-15955303 ] Gilles commented on MATH-740: - bq. Math.ulp(), Math.IEEEremainder(), Math.getExponent() Those 3

[jira] [Resolved] (MATH-1407) Drop "RandomUtilsDataGeneratorJDKSecureRandomTest"

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-1407. -- Resolution: Fixed Unit test class deleted in commit b645f5d085f121ae82e480491a58a8d7753a34d0 in "master" branch.

[jira] [Commented] (NET-620) Strict CRLF handling in Commons-NET FTP breaks compatibility with some FTP servers

2017-04-04 Thread Chris Collins (JIRA)
[ https://issues.apache.org/jira/browse/NET-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955110#comment-15955110 ] Chris Collins commented on NET-620: --- If there's no other methods to extend or override that

[jira] [Comment Edited] (MATH-740) Some "FastMath" functions are slow

2017-04-04 Thread Michael Borcherds (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955063#comment-15955063 ] Michael Borcherds edited comment on MATH-740 at 4/4/17 12:26 PM: -

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2017-04-04 Thread Michael Borcherds (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955077#comment-15955077 ] Michael Borcherds commented on MATH-740: Note: as FastMath relies on Math.ulp(), Mat

[jira] [Commented] (MATH-740) Some "FastMath" functions are slow

2017-04-04 Thread Michael Borcherds (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955063#comment-15955063 ] Michael Borcherds commented on MATH-740: I've run the official tests on FastMath on

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955047#comment-15955047 ] Gilles commented on MATH-1406: -- Is "FastMath" a *problem* for GWT? If not, calls to it should

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955045#comment-15955045 ] Bruno P. Kinoshita commented on MATH-1406: -- I'm curious to see the output of the b

[jira] [Updated] (LANG-1318) Jaro Winkler implementation introduced in 3.5 is not correct

2017-04-04 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated LANG-1318: - Assignee: Bruno P. Kinoshita > Jaro Winkler implementation introduced in 3.5 is not correct

[jira] [Updated] (MATH-1407) Drop "RandomUtilsDataGeneratorJDKSecureRandomTest"

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1407: - Description: This unit test fails quite often. Somehow, the instance of JDK's [SecureRandom|https://docs.oracle.co

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955022#comment-15955022 ] Gilles commented on MATH-1406: -- You are welcome to contribute to Commons Math. ;) I've created

[jira] [Created] (MATH-1408) Do not use exceptions for control flow

2017-04-04 Thread Gilles (JIRA)
Gilles created MATH-1408: Summary: Do not use exceptions for control flow Key: MATH-1408 URL: https://issues.apache.org/jira/browse/MATH-1408 Project: Commons Math Issue Type: Task Report

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955008#comment-15955008 ] Bruno P. Kinoshita commented on MATH-1406: -- Oh, that makes sense. Looks like this

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955005#comment-15955005 ] Gilles commented on MATH-1406: -- Unless I'm missing something, the "ClassCastException" issue c

[jira] [Commented] (MATH-1406) official support for compiling on GWT 2.8

2017-04-04 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954913#comment-15954913 ] Bruno P. Kinoshita commented on MATH-1406: -- Hi Michael, Thanks a lot for the poin