[jira] Closed: (VFS-316) HttpFileSystemConfigBuilder needs option for preemptive authentication

2010-11-02 Thread David Hausladen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Hausladen closed VFS-316. --- > HttpFileSystemConfigBuilder needs option for preemptive authentication > -

[jira] Closed: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

2010-11-02 Thread David Hausladen (JIRA)
[ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Hausladen closed VFS-315. --- Thanks. Sorry I never got around to the test case. > NullPointerExceptions in WebdavFileObject when fetchi

[jira] Commented: (JXPATH-143) JXPathContext.iterate does not work with null value in LazyDynaBean

2010-11-02 Thread Zhongxian Gu (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927659#action_12927659 ] Zhongxian Gu commented on JXPATH-143: - Hi, I think this bug is duplicate to JXPATH-12

[jira] Resolved: (VFS-332) Incorrect lazy initialization and update of static field org.apache.commons.vfs.tasks.VfsTask.manager

2010-11-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VFS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VFS-332. -- Resolution: Fixed > Incorrect lazy initialization and update of static field > org.apache.commons.vfs.tasks.VfsTask.manag

[jira] Created: (VFS-332) Incorrect lazy initialization and update of static field org.apache.commons.vfs.tasks.VfsTask.manager

2010-11-02 Thread Sebb (JIRA)
Incorrect lazy initialization and update of static field org.apache.commons.vfs.tasks.VfsTask.manager - Key: VFS-332 URL: https://issues.apache.org/jira/browse/VFS

[jira] Created: (VFS-331) Random object created and used only once in DefaultFileReplicator

2010-11-02 Thread Sebb (JIRA)
Random object created and used only once in DefaultFileReplicator - Key: VFS-331 URL: https://issues.apache.org/jira/browse/VFS-331 Project: Commons VFS Issue Type: Bug

[jira] Created: (VFS-330) RamFileData defines non-transient non-serializable instance field type

2010-11-02 Thread Sebb (JIRA)
RamFileData defines non-transient non-serializable instance field type -- Key: VFS-330 URL: https://issues.apache.org/jira/browse/VFS-330 Project: Commons VFS Issue Type: Bu

[jira] Commented: (VFS-291) An zip archive is not properly closed after unzipping. And thous cannot be delted until the JVM dies

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927556#action_12927556 ] Ralph Goers commented on VFS-291: - I tried applying this change but it breaks the unit test.

[jira] Created: (VFS-329) RamFileSystem is Serializable but its superclass doesn't define an accessible void constructor

2010-11-02 Thread Sebb (JIRA)
RamFileSystem is Serializable but its superclass doesn't define an accessible void constructor -- Key: VFS-329 URL: https://issues.apache.org/jira/browse/VFS-329

[jira] Created: (VFS-328) Exception FileSystemException not actually thrown

2010-11-02 Thread Sebb (JIRA)
Exception FileSystemException not actually thrown - Key: VFS-328 URL: https://issues.apache.org/jira/browse/VFS-328 Project: Commons VFS Issue Type: Bug Reporter: Sebb Several con

[jira] Updated: (COLLECTIONS-366) A light-weighted list of integers

2010-11-02 Thread Dmitry Katsubo (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Katsubo updated COLLECTIONS-366: --- Attachment: RangeList.zip > A light-weighted list of integers >

[jira] Created: (VFS-327) UriParser.canonicalizePath possible NPE for filenameParser

2010-11-02 Thread Sebb (JIRA)
UriParser.canonicalizePath possible NPE for filenameParser -- Key: VFS-327 URL: https://issues.apache.org/jira/browse/VFS-327 Project: Commons VFS Issue Type: Bug Reporter:

[jira] Created: (COLLECTIONS-366) A light-weighted list of integers

2010-11-02 Thread Dmitry Katsubo (JIRA)
A light-weighted list of integers - Key: COLLECTIONS-366 URL: https://issues.apache.org/jira/browse/COLLECTIONS-366 Project: Commons Collections Issue Type: New Feature Affects Versions: 3.2 Re

[jira] Created: (VFS-326) Multi-threading issues

2010-11-02 Thread Sebb (JIRA)
Multi-threading issues -- Key: VFS-326 URL: https://issues.apache.org/jira/browse/VFS-326 Project: Commons VFS Issue Type: Bug Reporter: Sebb Assignee: Sebb SoftRefFilesCache and DefaultFileMonit

[jira] Commented: (VFS-309) ThreadLocal memory leak in DefaultFileContent

2010-11-02 Thread jontro (JIRA)
[ https://issues.apache.org/jira/browse/VFS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927454#action_12927454 ] jontro commented on VFS-309: I was not aware of being required to call that method. Is it possible

[jira] Resolved: (VFS-305) VFS does not support FTP servers with non Latin-1 control encoding

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-305. - Resolution: Fixed Fix Version/s: 2.0 I reviewed and applied the patch. Please review and close. > VF

[jira] Commented: (VFS-309) ThreadLocal memory leak in DefaultFileContent

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927427#action_12927427 ] Ralph Goers commented on VFS-309: - DefaultFileContent.close() will remove the ThreadData, howe

[jira] Resolved: (VFS-316) HttpFileSystemConfigBuilder needs option for preemptive authentication

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-316. - Resolution: Fixed I reviewed and applied the patch. I am sure that I will also take advantage of this funct

[jira] Issue Comment Edited: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927416#action_12927416 ] Ralph Goers edited comment on VFS-315 at 11/2/10 10:06 AM: --- I applie

[jira] Resolved: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-315. - Resolution: Fixed I applied the patch and verified that the Webdav functional test still works properly. I

[jira] Commented: (EXEC-50) Pumping lines from the command output

2010-11-02 Thread Siegfried Goeschl (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927378#action_12927378 ] Siegfried Goeschl commented on EXEC-50: --- Hi Henryk, I hope I have some time today to lo

[jira] Commented: (VFS-324) RamFileSystem.close() should clear the cache rather than nulling it

2010-11-02 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VFS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927375#action_12927375 ] Sebb commented on VFS-324: -- Fix looks OK, but I agree that the code is not thread-safe under all call

[jira] Commented: (EXEC-50) Pumping lines from the command output

2010-11-02 Thread Henryk Konsek (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927373#action_12927373 ] Henryk Konsek commented on EXEC-50: --- Any comments regarding my patch? :) > Pumping lines fr