[
https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482327
]
Mario Ivankovits commented on VFS-113:
--
Yesterday I changed the sftp stuff to no longer read the whole file into me
[
https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482326
]
Tim Rademacher commented on VFS-113:
It's been a while since I wrote this. ;-) So by now, the only exception I get
Author: jochen
Date: Tue Mar 20 00:29:28 2007
New Revision: 520302
URL: http://svn.apache.org/viewvc?view=rev&rev=520302
Log:
Made the MockHttpServletRequest comply to the servlet 2.4 specification
by applying
http://www.sourcelabs.com/dashboards/sash-1.2/patches/commons-fileupload-1.1-1/SUP-520.
[
https://issues.apache.org/jira/browse/FILEUPLOAD-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann resolved FILEUPLOAD-129.
Resolution: Fixed
Applied
> MockHttpServletRequest doesn't compile against Se
[
https://issues.apache.org/jira/browse/VFS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482319
]
Filip Defoort commented on VFS-106:
---
Hi,
of course, was waiting until I heard you wanted this :-).
ok
oops, should ha
[
https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482295
]
Andrew Serff commented on VFS-116:
--
Yeah, I knew that was a problem (hence the "not having much luck"), but I don't
kn
[
https://issues.apache.org/jira/browse/VFS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482263
]
Niall Pemberton commented on VFS-100:
-
Yes I committed the change the same day - sorry should have marked the ticket
[
https://issues.apache.org/jira/browse/FILEUPLOAD-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated FILEUPLOAD-129:
-
Fix Version/s: 1.2.1
> MockHttpServletRequest doesn't compile against Servlet 2.4
> -
MockHttpServletRequest doesn't compile against Servlet 2.4
--
Key: FILEUPLOAD-129
URL: https://issues.apache.org/jira/browse/FILEUPLOAD-129
Project: Commons FileUpload
Issue Type: Impro
[
https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482232
]
Ludovic MaƮtre commented on VFS-109:
Hi Mario,
Thanks for your comments. I will clean up the code and add the requi
[
https://issues.apache.org/jira/browse/VFS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-117.
--
Resolution: Fixed
Fix Version/s: 1.1
added public FileObject[] getFileObjects()
Hope this
Author: imario
Date: Mon Mar 19 13:59:05 2007
New Revision: 520101
URL: http://svn.apache.org/viewvc?view=rev&rev=520101
Log:
VFS-117: provide access to the fileObjects used by the class loader
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/VFSClass
[
https://issues.apache.org/jira/browse/VFS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-114.
--
Resolution: Fixed
Fix Version/s: 1.1
Good catch.
Applied.
Thanks!
Ciao,
Mario
> FtpFileOb
Author: imario
Date: Mon Mar 19 13:54:27 2007
New Revision: 520100
URL: http://svn.apache.org/viewvc?view=rev&rev=520100
Log:
VFS-114: avoid successive children refresh
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileObject.java
Modif
[
https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482214
]
Mario Ivankovits commented on VFS-109:
--
All files are required to have the ASF license header.
There is a PurgeTas
[
https://issues.apache.org/jira/browse/VFS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482211
]
Mario Ivankovits commented on VFS-109:
--
CLA on file, thanks!
> Ant tasks could be improved to support filesets
>
[
https://issues.apache.org/jira/browse/VFS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-101.
--
Resolution: Fixed
Fix Version/s: 1.1
Applied.
Thanks!
Ciao,
Mario
> Reduce number of crea
[
https://issues.apache.org/jira/browse/VFS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-103.
--
Resolution: Won't Fix
> Add support for Local File System reserved directories
> -
Author: imario
Date: Mon Mar 19 13:38:42 2007
New Revision: 520097
URL: http://svn.apache.org/viewvc?view=rev&rev=520097
Log:
VFS-101: Reduce number of createClient() calls
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/ftp/FTPClientWrapper.java
[
https://issues.apache.org/jira/browse/VFS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-100.
--
Resolution: Fixed
Fix Version/s: 1.1
you've already applied it, no?
So closing this JIRA.
[
https://issues.apache.org/jira/browse/VFS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-102.
--
Resolution: Fixed
Fix Version/s: 1.1
Good catch.
Applied.
Thanks!
Ciao,
Mario
> Remove id
Author: imario
Date: Mon Mar 19 13:34:57 2007
New Revision: 520096
URL: http://svn.apache.org/viewvc?view=rev&rev=520096
Log:
VFS-102: remove not connected idle client
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystem.java
Modifi
[
https://issues.apache.org/jira/browse/VFS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-91.
-
Resolution: Won't Fix
Won't Fix for now to decrease the work load ;-)
> Provide random access to gzi
[
https://issues.apache.org/jira/browse/VFS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482204
]
Mario Ivankovits commented on VFS-91:
-
I can't add code which depends on a non ASF licensed (or compatible) library
[
https://issues.apache.org/jira/browse/VFS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-90.
-
Resolution: Fixed
Added to the VFS sandbox.
I slightly changed the read method, I think the (re)try s
Author: imario
Date: Mon Mar 19 13:28:23 2007
New Revision: 520089
URL: http://svn.apache.org/viewvc?view=rev&rev=520089
Log:
VFS-90: wrapper to make a RandomAccessContent look like a
java.io.RandomAccessFile
Added:
jakarta/commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/commons/v
[
https://issues.apache.org/jira/browse/VFS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-107.
--
Resolution: Fixed
Fix Version/s: 1.1
ok, I've changed VFS head now to use the stream based
Author: imario
Date: Mon Mar 19 13:17:42 2007
New Revision: 520079
URL: http://svn.apache.org/viewvc?view=rev&rev=520079
Log:
VFS-107: finally avoid reading jsch/sftp files into the memory, looks good with
jsch 0.1.31
Modified:
jakarta/commons/proper/vfs/trunk/core/pom.xml
jakarta/commo
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-id has an issue affecting its community integration.
This issue affects 1
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project commons-id has an issue affecting its community integration.
This issue affects 1
[
https://issues.apache.org/jira/browse/VFS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482198
]
Mario Ivankovits commented on VFS-116:
--
I've had a deeper look at your patch now, and I'd say it do not do what I t
[
https://issues.apache.org/jira/browse/VFS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-113.
--
Resolution: Fixed
Fix Version/s: 1.1
I applied your patch, though, having a stacktrace of t
Author: imario
Date: Mon Mar 19 12:51:36 2007
New Revision: 520072
URL: http://svn.apache.org/viewvc?view=rev&rev=520072
Log:
VFS-113: avoid npe in multithreaded environments
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileObject.jav
[
https://issues.apache.org/jira/browse/VFS-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-112.
--
Resolution: Fixed
Fix Version/s: 1.1
Thanks!
I slightly changed the patch to avoid the add
Author: imario
Date: Mon Mar 19 12:47:13 2007
New Revision: 520070
URL: http://svn.apache.org/viewvc?view=rev&rev=520070
Log:
VFS-112: avoid deadlock under some circumstances
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileSystem.java
[
https://issues.apache.org/jira/browse/VFS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-111.
--
Resolution: Fixed
Fix Version/s: 1.1
I've added a check if the file has been closed to our
Author: imario
Date: Mon Mar 19 12:41:43 2007
New Revision: 520065
URL: http://svn.apache.org/viewvc?view=rev&rev=520065
Log:
VFS-111: fail fast when trying to write to a closed file
Modified:
jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/Resources.properties
[
https://issues.apache.org/jira/browse/VFS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Ivankovits resolved VFS-106.
--
Resolution: Incomplete
> VFS Truezip provider
> -
>
> Key: VF
[
https://issues.apache.org/jira/browse/VFS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482183
]
Mario Ivankovits commented on VFS-106:
--
Hi!
I had a look at the source now, there are a few minor issues:
*) use
On 3/19/07, Phil Steitz <[EMAIL PROTECTED]> wrote:
Failed build logs:
http://vmbuild.apache.org/~commons/nightly/logs//20070319/fileupload.log
I am sorry, but I haven't got a clue what's wrong. I have deployed an
instance of commons-io-1.4-SNAPSHOT, so everything should be
Failed build logs:
http://vmbuild.apache.org/~commons/nightly/logs//20070319/fileupload.log
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
41 matches
Mail list logo