[jira] [Created] (MATH-1139) Implement Gumbel, Laplace, Logistic and Nakagami distributions

2014-07-18 Thread Alexey Volkov (JIRA)
Alexey Volkov created MATH-1139: --- Summary: Implement Gumbel, Laplace, Logistic and Nakagami distributions Key: MATH-1139 URL: https://issues.apache.org/jira/browse/MATH-1139 Project: Commons Math

[jira] [Commented] (CODEC-187) Beider Morse Phonetic Matching producing incorrect tokens

2014-07-18 Thread michael tobias (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066138#comment-14066138 ] michael tobias commented on CODEC-187: -- Sorry I have not had much time do more testing

[jira] [Updated] (DBUTILS-117) Error in control the use of ParameterMetaData

2014-07-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated DBUTILS-117: Fix Version/s: 1.7 Error in control the use of ParameterMetaData

[jira] [Commented] (DBUTILS-117) Error in control the use of ParameterMetaData

2014-07-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066177#comment-14066177 ] Benedikt Ritter commented on DBUTILS-117: - Nice assement! We're currently

[jira] [Commented] (MATH-1137) BOBYQA incorrect indexing

2014-07-18 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066264#comment-14066264 ] Gilles commented on MATH-1137: -- bq. really the Fortran should have the same changes, and then

[jira] [Updated] (MATH-1139) Implement Gumbel, Laplace, Logistic and Nakagami distributions

2014-07-18 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1139: - Priority: Minor (was: Critical) Issue Type: Wish (was: Improvement) Thanks for the suggestion. Patches

[jira] [Commented] (MATH-1139) Implement Gumbel, Laplace, Logistic and Nakagami distributions

2014-07-18 Thread Alexey Volkov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066271#comment-14066271 ] Alexey Volkov commented on MATH-1139: - pull request

[jira] [Comment Edited] (MATH-1139) Implement Gumbel, Laplace, Logistic and Nakagami distributions

2014-07-18 Thread Alexey Volkov (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066271#comment-14066271 ] Alexey Volkov edited comment on MATH-1139 at 7/18/14 11:08 AM:

[jira] [Created] (DBCP-423) PoolingDataSource should implement Closeable

2014-07-18 Thread Christian Schneider (JIRA)
Christian Schneider created DBCP-423: Summary: PoolingDataSource should implement Closeable Key: DBCP-423 URL: https://issues.apache.org/jira/browse/DBCP-423 Project: Commons Dbcp Issue

[jira] [Updated] (DBCP-423) PoolingDataSource should implement Closeable

2014-07-18 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated DBCP-423: - Issue Type: Improvement (was: New Feature) PoolingDataSource should implement Closeable

[jira] [Created] (EMAIL-141) Provide mapping between cid and attachment name/datasource

2014-07-18 Thread Stephen Kruger (JIRA)
Stephen Kruger created EMAIL-141: Summary: Provide mapping between cid and attachment name/datasource Key: EMAIL-141 URL: https://issues.apache.org/jira/browse/EMAIL-141 Project: Commons Email

[jira] [Updated] (EMAIL-141) Provide mapping between cid and attachment name/datasource

2014-07-18 Thread Stephen Kruger (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Kruger updated EMAIL-141: - Attachment: MimeMessageParser.java A potential solution. Provide mapping between cid and

[jira] [Created] (POOL-266) Common Pool does not use log api

2014-07-18 Thread Anthony Communier (JIRA)
Anthony Communier created POOL-266: -- Summary: Common Pool does not use log api Key: POOL-266 URL: https://issues.apache.org/jira/browse/POOL-266 Project: Commons Pool Issue Type:

[jira] [Created] (POOL-267) Use of AbandonListener instead of PrintWriter when a pool object is detected in an abandon state

2014-07-18 Thread Anthony Communier (JIRA)
Anthony Communier created POOL-267: -- Summary: Use of AbandonListener instead of PrintWriter when a pool object is detected in an abandon state Key: POOL-267 URL: https://issues.apache.org/jira/browse/POOL-267

[jira] [Commented] (POOL-266) Common Pool does not use log api

2014-07-18 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066597#comment-14066597 ] Gary Gregory commented on POOL-266: --- Log4j 2.0 was just released :-) Common Pool does

[jira] [Commented] (POOL-266) Common Pool does not use log api

2014-07-18 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066816#comment-14066816 ] Phil Steitz commented on POOL-266: -- The reason that we don't use a logging API is to avoid

[jira] [Commented] (POOL-267) Use of AbandonListener instead of PrintWriter when a pool object is detected in an abandon state

2014-07-18 Thread Anthony Communier (JIRA)
[ https://issues.apache.org/jira/browse/POOL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066875#comment-14066875 ] Anthony Communier commented on POOL-267: You will find attachjed a patch with an

[jira] [Comment Edited] (POOL-267) Use of AbandonListener instead of PrintWriter when a pool object is detected in an abandon state

2014-07-18 Thread Anthony Communier (JIRA)
[ https://issues.apache.org/jira/browse/POOL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066875#comment-14066875 ] Anthony Communier edited comment on POOL-267 at 7/18/14 9:05 PM:

[jira] [Commented] (MATH-1139) Implement Gumbel, Laplace, Logistic and Nakagami distributions

2014-07-18 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066892#comment-14066892 ] Gilles commented on MATH-1139: -- Thanks. The code looks quite clean, but I didn't find the unit

[jira] [Commented] (POOL-266) Common Pool does not use log api

2014-07-18 Thread Anthony Communier (JIRA)
[ https://issues.apache.org/jira/browse/POOL-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14066893#comment-14066893 ] Anthony Communier commented on POOL-266: Thank you for your comment and your