[jira] Created: (VFS-193) Error::org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication

2008-01-21 Thread vikas (JIRA)
Error::org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication Key: VFS-193 URL:

[jira] Commented: (COLLECTIONS-277) Create commons-collections-deprecated.jar for Generics

2008-01-21 Thread Stephen Kestle (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560988#action_12560988 ] Stephen Kestle commented on COLLECTIONS-277: The Hibernate ticket has been

[jira] Created: (DAEMON-108) Error 1053 closing depender service

2008-01-21 Thread Francesco Dalan (JIRA)
Error 1053 closing depender service --- Key: DAEMON-108 URL: https://issues.apache.org/jira/browse/DAEMON-108 Project: Commons Daemon Issue Type: Bug Environment: Windows 2000 Server SP4, j2sdk

[jira] Created: (VFS-194) Redirect of HTTP url using the header location

2008-01-21 Thread Yves Zoundi (JIRA)
Redirect of HTTP url using the header location -- Key: VFS-194 URL: https://issues.apache.org/jira/browse/VFS-194 Project: Commons VFS Issue Type: Wish Environment: Windows

[jira] Commented: (VFS-194) Redirect of HTTP url using the header location

2008-01-21 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561011#action_12561011 ] Mario Ivankovits commented on VFS-194: -- could you attach a svn diff with the whole patch

[jira] Created: (DBCP-258) [PATCH] ManualPoolingDriverExample - more direct construction of driver and minor comment fix

2008-01-21 Thread Peter Michaux (JIRA)
[PATCH] ManualPoolingDriverExample - more direct construction of driver and minor comment fix - Key: DBCP-258 URL: https://issues.apache.org/jira/browse/DBCP-258

[jira] Updated: (DBCP-258) [PATCH] ManualPoolingDriverExample - more direct construction of driver and minor comment fix

2008-01-21 Thread Peter Michaux (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Michaux updated DBCP-258: --- Attachment: ManualPoolingDriverExamplePatch.diff Two line change to code and a couple comment changes.

[jira] Commented: (DBCP-258) [PATCH] ManualPoolingDriverExample - more direct construction of driver and minor comment fix

2008-01-21 Thread Peter Michaux (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561122#action_12561122 ] Peter Michaux commented on DBCP-258: Perhaps there are threading issues I'm not

[jira] Updated: (VFS-194) Redirect of HTTP url using the header location

2008-01-21 Thread Yves Zoundi (JIRA)
[ https://issues.apache.org/jira/browse/VFS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yves Zoundi updated VFS-194: Attachment: svn.diff Here is a patch for the http provider. I added a check for URL redirections. Redirect

[jira] Issue Comment Edited: (VFS-194) Redirect of HTTP url using the header location

2008-01-21 Thread Yves Zoundi (JIRA)
[ https://issues.apache.org/jira/browse/VFS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561167#action_12561167 ] mrcheeks edited comment on VFS-194 at 1/21/08 3:38 PM: -- Here is a