[jira] Resolved: (NET-294) UnixFTPEntryParser fails to parse some entries

2009-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-294. -- Resolution: Fixed Fix Version/s: 2.1 1.5 Same fix applied to trunk: URL: http://svn.apache.org/

[jira] Commented: (NET-294) UnixFTPEntryParser fails to parse some entries

2009-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754793#action_12754793 ] Sebb commented on NET-294: -- Thanks for the patch; added some unit tests and applied to 2.0 branch in:

[jira] Updated: (DBCP-300) remove synchronize access of createDataSource

2009-09-13 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated DBCP-300: - Fix Version/s: 2.0 API change -> bump to 2.0 > remove synchronize access of createDataSource > ---

[jira] Updated: (MATH-294) RandomDataImpl.nextPoisson fails for means in range 6.0 - 19.99

2009-09-13 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Maisonobe updated MATH-294: --- Attachment: math-294.patch The failure seems to be related with a wrong detection of out of bound cases

[jira] Created: (JELLY-288) JexlExpression and XPathExpression use IllegalStateException (java.lang.String,java.lang.Exception) which is Java 1.5+

2009-09-13 Thread Sebb (JIRA)
JexlExpression and XPathExpression use IllegalStateException (java.lang.String,java.lang.Exception) which is Java 1.5+ -- Key: JELLY-288 URL: https

[jira] Commented: (DBCP-300) remove synchronize access of createDataSource

2009-09-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754698#action_12754698 ] Phil Steitz commented on DBCP-300: -- A workaround is to "manually" construct a PoolingDataSou

[jira] Updated: (NET-294) UnixFTPEntryParser fails to parse some entries

2009-09-13 Thread Gilles Duboscq (JIRA)
[ https://issues.apache.org/jira/browse/NET-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Duboscq updated NET-294: --- Attachment: UnixFTPEntryParser.java.patch Indeed, enforcing a 3 char month and a 1 or 2 char day seem to

[jira] Commented: (NET-294) UnixFTPEntryParser fails to parse some entries

2009-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754687#action_12754687 ] Sebb commented on NET-294: -- Perhaps this could be solved by being stricter about the date formats tha

[jira] Updated: (NET-294) UnixFTPEntryParser fails to parse some entries

2009-09-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-294: - Description: The regex does match the entry but the resulting groups are wrong for exemple, with {code} -rwxrwx--- 1 ftp