[jira] Created: (VFS-237) NPE at org.apache.commons.vfs.provider.ram.RamFileSystem.attach

2009-02-09 Thread Adrian Cole (JIRA)
NPE at org.apache.commons.vfs.provider.ram.RamFileSystem.attach --- Key: VFS-237 URL: https://issues.apache.org/jira/browse/VFS-237 Project: Commons VFS Issue Type: Bug Affects

[jira] Updated: (VFS-237) NPE at org.apache.commons.vfs.provider.ram.RamFileSystem.attach

2009-02-09 Thread Adrian Cole (JIRA)
[ https://issues.apache.org/jira/browse/VFS-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Cole updated VFS-237: Description: I get an NPE occasionally during my unit tests. Re-running tends to work, but as this is used

[jira] Commented: (DBUTILS-42) Object with Long or Decimal got initial zero value while database field is null

2009-02-09 Thread Dan Fabulich (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671977#action_12671977 ] Dan Fabulich commented on DBUTILS-42: - Fixed using Brandon's patch in bugfixing branch

[jira] Commented: (DBUTILS-33) Consdier making GenericListHandler public

2009-02-09 Thread Dan Fabulich (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671979#action_12671979 ] Dan Fabulich commented on DBUTILS-33: - Fixed in bugfixing branch revision 742704.

[jira] Commented: (DBUTILS-34) BasicRowProcessor loses any information on database field case

2009-02-09 Thread Dan Fabulich (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672003#action_12672003 ] Dan Fabulich commented on DBUTILS-34: - Julien's patch keeps an internal map of given

[jira] Commented: (EMAIL-78) Better error message in MultiPartEmail.attach()

2009-02-09 Thread Corey Scott (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672114#action_12672114 ] Corey Scott commented on EMAIL-78: -- Nope, I cant think of a reason why I didnt pass it.

[jira] Updated: (SANDBOX-279) CSVStrategy has modifiable public static variables

2009-02-09 Thread Bob Smith (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Smith updated SANDBOX-279: -- Attachment: CSVStrategy_Immutable.patch If its still ok to make a big API change, then I think that

Re: [jira] Resolved: (FILEUPLOAD-163) Temporary file soon got deleted before I can reference

2009-02-09 Thread aaronmevans
JIRA j...@apache.org wrote: [ https://issues.apache.org/jira/browse/FILEUPLOAD-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] This problem happens often but not always, sometimes it can be successfully run. The problem is when I attempt to reference the

[jira] Reopened: (CLI-162) infinite loop in the wrapping code of HelpFormatter

2009-02-09 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CLI-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened CLI-162: -- Committed new test in BugCLI162Test. The class BugCLI162Test is not invoked during a Maven build BTW.