[jira] [Updated] (SANSELAN-77) TiffOuput Broken

2012-04-26 Thread dev.shoon (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dev.shoon updated SANSELAN-77: -- Attachment: (was: fix.patch) TiffOuput Broken Key:

[jira] [Updated] (SANSELAN-77) TiffOuput Broken

2012-04-26 Thread dev.shoon (JIRA)
[ https://issues.apache.org/jira/browse/SANSELAN-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dev.shoon updated SANSELAN-77: -- Attachment: fix.patch TiffOuput Broken Key: SANSELAN-77

[jira] [Commented] (CONFIGURATION-495) If delimiter parsing is disabled, adding of list properties to an AbstractConfiguration does not work correctly

2012-04-26 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262397#comment-13262397 ] Oliver Heger commented on CONFIGURATION-495: After some research I

[jira] [Resolved] (CONFIGURATION-495) If delimiter parsing is disabled, adding of list properties to an AbstractConfiguration does not work correctly

2012-04-26 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-495. Resolution: Fixed Fix Version/s: 1.9 Fixed in subversion in revision

[jira] [Commented] (VFS-180) Support HTTPS / SSL for Webdav

2012-04-26 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262404#comment-13262404 ] Ralph Goers commented on VFS-180: - This patch seems reasonable to me.

[jira] [Commented] (MATH-783) Inconsistent assumptions about tolerances in PowellOptimizer

2012-04-26 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262463#comment-13262463 ] Luc Maisonobe commented on MATH-783: Seems good to me. Inconsistent

[jira] [Created] (DBCP-383) NPE during XA commit (possibly doing startup recovery)

2012-04-26 Thread Martin Lichtin (JIRA)
Martin Lichtin created DBCP-383: --- Summary: NPE during XA commit (possibly doing startup recovery) Key: DBCP-383 URL: https://issues.apache.org/jira/browse/DBCP-383 Project: Commons Dbcp Issue

[jira] [Resolved] (MATH-783) Inconsistent assumptions about tolerances in PowellOptimizer

2012-04-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-783. - Resolution: Fixed Applied in revision 1330739. Inconsistent assumptions about tolerances in

[jira] [Commented] (CODEC-140) isBase64 returns true for any UTF8 string

2012-04-26 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262507#comment-13262507 ] Jochen Wiedmann commented on CODEC-140: --- If the bug report should be confirmed, then

[jira] [Commented] (DBCP-383) NPE during XA commit (possibly doing startup recovery)

2012-04-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262662#comment-13262662 ] Sebb commented on DBCP-383: --- Looks like the NPE is caused by current Xid == null. The current Xid

[jira] [Commented] (DBCP-383) NPE during XA commit (possibly doing startup recovery)

2012-04-26 Thread Martin Lichtin (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262685#comment-13262685 ] Martin Lichtin commented on DBCP-383: - It occured while running the test code from

[jira] [Commented] (CODEC-140) isBase64 returns true for any UTF8 string

2012-04-26 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262706#comment-13262706 ] Julius Davies commented on CODEC-140: - I don't think it's a bug. The javadoc on

[jira] [Resolved] (DBCP-322) CPDSConnectionFactory.validateObject(Object) ignores Throwable

2012-04-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved DBCP-322. --- Resolution: Fixed Fixed all instances of Throwable that were being ignored. Ignoring Exception instead.

[jira] [Commented] (CONFIGURATION-482) Optional dependencies are not marked optional in the manifest's Import-Package section

2012-04-26 Thread Chris Seieroe (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262885#comment-13262885 ] Chris Seieroe commented on CONFIGURATION-482: - Perhaps there's a bug

[jira] [Created] (DBCP-384) PoolingDriver.accessToUnderlyingConnectionAllowed is thread-hostile

2012-04-26 Thread Sebb (JIRA)
Sebb created DBCP-384: - Summary: PoolingDriver.accessToUnderlyingConnectionAllowed is thread-hostile Key: DBCP-384 URL: https://issues.apache.org/jira/browse/DBCP-384 Project: Commons Dbcp Issue Type: