[jira] Commented: (CONFIGURATION-418) incorrect backslash parsing

2010-06-07 Thread Ricky Martin (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876140#action_12876140 ] Ricky Martin commented on CONFIGURATION-418: I understand Oliver,

[jira] Created: (DBCP-336) Incorect data from data base if connection pool size is minimum (say 1 to 3 )

2010-06-07 Thread Rony M Sunny (JIRA)
Incorect data from data base if connection pool size is minimum (say 1 to 3 ) - Key: DBCP-336 URL: https://issues.apache.org/jira/browse/DBCP-336 Project: Commons Dbcp

[jira] Created: (MATH-373) StatUtils.sum returns NaN for zero-length arrays

2010-06-07 Thread Roman Werpachowski (JIRA)
StatUtils.sum returns NaN for zero-length arrays Key: MATH-373 URL: https://issues.apache.org/jira/browse/MATH-373 Project: Commons Math Issue Type: Bug Affects Versions: 2.1

[Wish] Make string WRONG_ORDER_ENDPOINTS_MESSAGE public

2010-06-07 Thread Ole Ersoy
Hi, I'm overriding cumulativeProbability and inverseCumulativeProbability on AbstractIntegerDistribution, and was wondering whether the OUT_OF_RANGE_POINT and WRONG_ORDER_ENDPOINTS_MESSAGE strings could be made public, such that the sub classes can have consistent exception messages? Let me

[jira] Updated: (NET-325) FTPSClient does not support pure-ftpd - data connection issues

2010-06-07 Thread Wade Poziombka (JIRA)
[ https://issues.apache.org/jira/browse/NET-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Poziombka updated NET-325: --- Attachment: commons-net-2.1-ftp.patch Updated patch... fixed small regression issue with using

[jira] Updated: (NET-325) FTPSClient does not support pure-ftpd - data connection issues

2010-06-07 Thread Wade Poziombka (JIRA)
[ https://issues.apache.org/jira/browse/NET-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Poziombka updated NET-325: --- Attachment: (was: commons-net-2.1-ftp.patch) FTPSClient does not support pure-ftpd - data

[math] Re: [Wish] Make string WRONG_ORDER_ENDPOINTS_MESSAGE public

2010-06-07 Thread Luc Maisonobe
Le 07/06/2010 17:43, Ole Ersoy a écrit : Hi, Hi, First, could you add the commons component name (here math) in bracket in the subject line when posting to this list ? The list is shared among all commons components and this helps filtering. I'm overriding cumulativeProbability and

[jira] Commented: (CONFIGURATION-418) incorrect backslash parsing

2010-06-07 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876386#action_12876386 ] Oliver Heger commented on CONFIGURATION-418: Well, to be honest, I am

[jira] Commented: (CONFIGURATION-418) incorrect backslash parsing

2010-06-07 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876392#action_12876392 ] Sebb commented on CONFIGURATION-418: The escaping should not depend on whether a

[jira] Updated: (LANG-462) FastDateFormat supports parse

2010-06-07 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Honton updated LANG-462: Attachment: lang462.patch Separate FastDateParser class which will supports the parse methods. I'm

[jira] Updated: (LANG-462) FastDateFormat supports parse

2010-06-07 Thread Charles Honton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Honton updated LANG-462: Attachment: UseFormatCache.patch Have FastDateFormat use FormatCache developed for FastDateParser.

[jira] Commented: (MATH-373) StatUtils.sum returns NaN for zero-length arrays

2010-06-07 Thread Bill Barker (JIRA)
[ https://issues.apache.org/jira/browse/MATH-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876512#action_12876512 ] Bill Barker commented on MATH-373: -- I agree with the reasoning here, and we should do it

[jira] Commented: (CONFIGURATION-418) incorrect backslash parsing

2010-06-07 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876555#action_12876555 ] Oliver Heger commented on CONFIGURATION-418: Just to make sure I