[jira] [Commented] (MATH-743) Use enums in package transform

2012-02-12 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206430#comment-13206430 ] Sébastien Brisard commented on MATH-743: In {{r1243263}}, introduced

[jira] [Commented] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala commented on IO-299: -- In this case for your input I don't want to

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:07 PM: ---

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:08 PM: ---

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:08 PM: ---

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:09 PM: ---

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:09 PM: ---

[jira] [Created] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Created) (JIRA)
BigFraction.doubleValue() returns Double.NaN for large numerators or denominators - Key: MATH-744 URL: https://issues.apache.org/jira/browse/MATH-744 Project: Commons

[jira] [Issue Comment Edited] (IO-299) getPrefixLength returns null if filename has leading slashes

2012-02-12 Thread Thilina Dampahala (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/IO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206439#comment-13206439 ] Thilina Dampahala edited comment on IO-299 at 2/12/12 4:11 PM: ---

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Attachment: site.patch Patch file for the fraction package. BigFraction.doubleValue() returns

[jira] [Commented] (MATH-739) Merge interface and implementation for statistical test classes in stat.inference package

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206463#comment-13206463 ] Thomas Neidhart commented on MATH-739: -- Merged ChiSquareTest in r1243286.

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206464#comment-13206464 ] Thomas Neidhart commented on MATH-488: -- Cleanup of ChiSquareTest in r1243286.

[jira] [Commented] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206491#comment-13206491 ] Gilles commented on MATH-744: - Thanks for fixing this. Would you mind adding a unit test that

[jira] [Resolved] (MATH-739) Merge interface and implementation for statistical test classes in stat.inference package

2012-02-12 Thread Thomas Neidhart (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-739. -- Resolution: Fixed Merged TTest in r1243304. This resolves this issuem though there are some

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206495#comment-13206495 ] Thomas Neidhart commented on MATH-488: -- The last use of MathException has been removed

[jira] [Commented] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206514#comment-13206514 ] Thundre commented on MATH-744: -- I don't have the test classes working in Eclipse, so I can't do

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Attachment: test.patch I figured out my problem with junit. Here's a test case.

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Comment: was deleted (was: I don't have the test classes working in Eclipse, so I can't do it there. Here's a

[jira] [Commented] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206520#comment-13206520 ] Thundre commented on MATH-744: -- I noticed that floatValue() has the same bug. Stand by for

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Attachment: src.patch Patch for fixes to BigFraction.doubleValue() and floatValue(), and junit tests.

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Attachment: (was: site.patch) BigFraction.doubleValue() returns Double.NaN for large numerators or

[jira] [Updated] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Thundre (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thundre updated MATH-744: - Attachment: (was: test.patch) BigFraction.doubleValue() returns Double.NaN for large numerators or

[jira] [Commented] (POOL-107) number of connections created has crossed more than maxActive

2012-02-12 Thread Mark Thomas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206526#comment-13206526 ] Mark Thomas commented on POOL-107: -- I've spent some time looking at this and I am

[jira] [Commented] (MATH-744) BigFraction.doubleValue() returns Double.NaN for large numerators or denominators

2012-02-12 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206532#comment-13206532 ] Gilles commented on MATH-744: - Sorry to be picky, but it is better to avoid clumping many tests

[jira] [Commented] (MATH-707) Naming confusion

2012-02-12 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206566#comment-13206566 ] Gilles commented on MATH-707: - Done as of revision 1243370. Instead of removing

[jira] [Commented] (CHAIN-58) Update Chain Context interface to use K,V generics

2012-02-12 Thread Elijah Zupancic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206605#comment-13206605 ] Elijah Zupancic commented on CHAIN-58: -- @Simo The patch looks good. I was unable to

[jira] [Created] (MATH-745) up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach

2012-02-12 Thread Leandro Ariel Pezzente (Created) (JIRA)
up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach --- Key: MATH-745 URL:

[jira] [Updated] (MATH-745) up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach

2012-02-12 Thread Leandro Ariel Pezzente (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leandro Ariel Pezzente updated MATH-745: Attachment: FastFourierTransformer.patch.txt patch uploadad up to

[jira] [Created] (VALIDATOR-304) Support for additional Discovery Bins in the CreditCardValidator

2012-02-12 Thread Harrhy Saladagu (Created) (JIRA)
Support for additional Discovery Bins in the CreditCardValidator Key: VALIDATOR-304 URL: https://issues.apache.org/jira/browse/VALIDATOR-304 Project: Commons Validator Issue

[jira] [Updated] (VALIDATOR-304) Support for additional Discovery Bins in the CreditCardValidator

2012-02-12 Thread Harrhy Saladagu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harrhy Saladagu updated VALIDATOR-304: -- Environment: All (was: Software Platforms using the CreditCardValidator.)