[jira] [Resolved] (DAEMON-249) Ref: HADOOP-8273 Update url for commons daemon ppc64 binary tarball

2012-04-12 Thread Sebb (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved DAEMON-249. - Resolution: Won't Fix Fix Version/s: (was: 1.0.2) Version 1.0.2 is very much out of date; the current

[jira] [Commented] (LANG-799) DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English)

2012-04-12 Thread Sebb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252960#comment-13252960 ] Sebb commented on LANG-799: --- There seems no reason to treat Locale.ENGLISH specially here. I thin

[jira] [Created] (LANG-799) DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English)

2012-04-12 Thread Oliver Kopp (Created) (JIRA)
DateUtils#parseDate uses default locale instead of US (or trying both default locale and Locale.English) Key: LANG-799 URL: https://issues.apache.org/jira/bro

[jira] [Created] (DAEMON-249) Ref: HADOOP-8273 Update url for commons daemon ppc64 binary tarball

2012-04-12 Thread Kumar Ravi (Created) (JIRA)
Ref: HADOOP-8273 Update url for commons daemon ppc64 binary tarball --- Key: DAEMON-249 URL: https://issues.apache.org/jira/browse/DAEMON-249 Project: Commons Daemon Issue Type:

[jira] [Resolved] (POOL-212) GenericObjectPool allows maxIdle < minIdle

2012-04-12 Thread Mark Thomas (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas resolved POOL-212. -- Resolution: Fixed Fixed in all current development lines. > GenericObjectPool allows max

[jira] [Updated] (POOL-212) GenericObjectPool allows maxIdle < minIdle

2012-04-12 Thread Mark Thomas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated POOL-212: - Fix Version/s: 1.5.8 1.6.1 > GenericObjectPool allows maxIdle < minIdle > --

[jira] [Commented] (POOL-212) GenericObjectPool allows maxIdle < minIdle

2012-04-12 Thread Sergejs Melderis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252785#comment-13252785 ] Sergejs Melderis commented on POOL-212: --- Here is what I did in my application. @O

[jira] [Updated] (POOL-212) GenericObjectPool allows maxIdle < minIdle

2012-04-12 Thread Mark Thomas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas updated POOL-212: - Fix Version/s: 2.0 Fixed for 2.x by using maxIdle in place of minIdle if minIdle > maxIdle. I'll look into

[jira] [Commented] (POOL-212) GenericObjectPool allows maxIdle < minIdle

2012-04-12 Thread Mark Thomas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/POOL-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252756#comment-13252756 ] Mark Thomas commented on POOL-212: -- This can't be fixed in the setters since in a number of

[jira] [Commented] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-12 Thread Commented
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252722#comment-13252722 ] Sébastien Brisard commented on MATH-718: Hi James, thanks for your interest. STEM is

[jira] [Resolved] (MATH-779) ListPopulation Iterator allows you to remove chromosomes from the population.

2012-04-12 Thread Thomas Neidhart (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-779. -- Resolution: Fixed Fixed in r1325427 with minor modifications (updated javadoc, use getChromosome

[jira] [Resolved] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-12 Thread Thomas Neidhart (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved MATH-775. -- Resolution: Fixed > In the ListPopulation constructor, the check for a negative populationLim

[jira] [Commented] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252690#comment-13252690 ] Thomas Neidhart commented on MATH-775: -- Fixed in r1325422. I kept the name getChromoso

[jira] [Commented] (SANSELAN-72) Incorrect reading TIFF file

2012-04-12 Thread Damjan Jovanovic (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252662#comment-13252662 ] Damjan Jovanovic commented on SANSELAN-72: -- Looks like LZW decompression: the st

[jira] [Commented] (CONFIGURATION-493) Incorrect backslash handling in windows environment variable

2012-04-12 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252648#comment-13252648 ] Oliver Heger commented on CONFIGURATION-493: The changes you see may be

[jira] [Commented] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-12 Thread James Kaufman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252598#comment-13252598 ] James Kaufman commented on MATH-718: I just wanted to let you know that our open source

[jira] [Commented] (DBUTILS-89) Add method in BeanProcessor to populate an existing bean

2012-04-12 Thread William R. Speirs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252411#comment-13252411 ] William R. Speirs commented on DBUTILS-89: -- I like the idea, have a patch?

[jira] [Created] (CONFIGURATION-493) Incorrect backslash handling in windows environment variable

2012-04-12 Thread Patrick Vanhuyse (Created) (JIRA)
Incorrect backslash handling in windows environment variable Key: CONFIGURATION-493 URL: https://issues.apache.org/jira/browse/CONFIGURATION-493 Project: Commons Configuration Issu

[jira] [Updated] (DBCP-356) ManagedDataSource doesn't work with an active transaction in progress on IBM JDK 6+

2012-04-12 Thread Balazs Zsoldos (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Zsoldos updated DBCP-356: Attachment: TransactionRegistry.java.patch TransactionRegistry.java.patch I experienc

[jira] [Updated] (DBCP-380) DelegatingConnection isWrapperFor dies on older JDBC drivers

2012-04-12 Thread Balazs Zsoldos (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Zsoldos updated DBCP-380: Attachment: DelegatingConnection.java.patch With the tiny patch applied the isWrappedFor function wil

[jira] [Updated] (DBCP-380) DelegatingConnection isWrapperFor dies on older JDBC drivers

2012-04-12 Thread Balazs Zsoldos (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Zsoldos updated DBCP-380: Affects Version/s: 1.4 > DelegatingConnection isWrapperFor dies on older JDBC drivers > -

[jira] [Created] (DBCP-380) DelegatingConnection isWrapperFor dies on older JDBC drivers

2012-04-12 Thread Balazs Zsoldos (Created) (JIRA)
DelegatingConnection isWrapperFor dies on older JDBC drivers Key: DBCP-380 URL: https://issues.apache.org/jira/browse/DBCP-380 Project: Commons Dbcp Issue Type: Bug Rep