[jira] [Commented] (MATH-699) inverseCumulativeDistribution fails with cumulative distribution having a plateau

2011-12-05 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163297#comment-13163297 ] Sébastien Brisard commented on MATH-699: I've realized that boundary cases ({{p == 0

[jira] [Resolved] (DIGESTER-154) The DigesterBinder is not able to load primitive classes by name

2011-12-05 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved DIGESTER-154. - Resolution: Fixed fixed on /trunk, see [r1210678|https://svn.apache.org/viewvc?view=re

[jira] [Commented] (DIGESTER-154) The DigesterBinder is not able to load primitive classes by name

2011-12-05 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163043#comment-13163043 ] Matt Benson commented on DIGESTER-154: -- I agree that Digester should have a central

[jira] [Commented] (DIGESTER-153) Add Constructor support to ObjectCreateRule

2011-12-05 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163023#comment-13163023 ] Simone Tripodi commented on DIGESTER-153: - Matt, you let me speechless!!! Did I

[jira] [Updated] (DIGESTER-153) Add Constructor support to ObjectCreateRule

2011-12-05 Thread Matt Benson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated DIGESTER-153: - Attachment: 153-ng.patch.txt That might've been a little strong. ;) Anyway, this patch represe

[jira] [Commented] (COMPRESS-164) Cannot Read Winzip Archives With Unicode Extra Fields

2011-12-05 Thread Stefan Bodewig (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162869#comment-13162869 ] Stefan Bodewig commented on COMPRESS-164: - It was easier and cleaner to fix in A

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

2011-12-05 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162855#comment-13162855 ] Simone Tripodi commented on CHAIN-58: - Hi Elijah! unfortunately is the only way I know t

[jira] [Resolved] (COMPRESS-164) Cannot Read Winzip Archives With Unicode Extra Fields

2011-12-05 Thread Stefan Bodewig (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-164. - Resolution: Fixed Fix Version/s: 1.4 Fixed with svn revision 1210501 My patch i

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

2011-12-05 Thread Elijah Zupancic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162830#comment-13162830 ] Elijah Zupancic commented on CHAIN-58: -- Hi Simo, I can't believe that I left tabs on.

[jira] [Created] (DBCP-372) Statement Leak occurs when batch update is used.

2011-12-05 Thread Naozumi Taromaru (Created) (JIRA)
Statement Leak occurs when batch update is used. Key: DBCP-372 URL: https://issues.apache.org/jira/browse/DBCP-372 Project: Commons Dbcp Issue Type: Bug Affects Versions: 1.4, 1.3

[jira] [Updated] (COMPRESS-164) Cannot Read Winzip Archives With Unicode Extra Fields

2011-12-05 Thread Volker Leidl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Leidl updated COMPRESS-164: -- Attachment: UTF8ZipFilesTest.patch Patch for UTF8ZipFilesTest.java > Cannot

[jira] [Updated] (COMPRESS-164) Cannot Read Winzip Archives With Unicode Extra Fields

2011-12-05 Thread Volker Leidl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Leidl updated COMPRESS-164: -- Attachment: ZipFile.patch Patch for ZipFile.java > Cannot Read Winzip Archiv

[jira] [Created] (COMPRESS-164) Cannot Read Winzip Archives With Unicode Extra Fields

2011-12-05 Thread Volker Leidl (Created) (JIRA)
Cannot Read Winzip Archives With Unicode Extra Fields - Key: COMPRESS-164 URL: https://issues.apache.org/jira/browse/COMPRESS-164 Project: Commons Compress Issue Type: Bug Compone

[jira] [Commented] (COMPRESS-16) unable to extract a TAR file that contains an entry which is 10 GB in size

2011-12-05 Thread Stefan Bodewig (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162702#comment-13162702 ] Stefan Bodewig commented on COMPRESS-16: Read-support for the GNU version is in w

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

2011-12-05 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162683#comment-13162683 ] Simone Tripodi commented on CHAIN-58: - Hi Elijah! I am prototyping on my local repo, af