Apache Commons logo Commons VFS

JIRA Report

Fix Version Key Component Summary Type Resolution Status
- VFS-847 - DefaultFileSystemManager resolves some directories to wrong FileType Bug Fixed Closed
- VFS-834 - input streams prematurely closed Bug Fixed Resolved
- VFS-781 - WEBDAV4/HTTP4/5 Client issues Bug Fixed Closed
- VFS-780 - SftpFileSystem returns null channel and produce NPE Bug Fixed Closed
- VFS-758 - Webdav4s provider does not make https requests Bug Fixed Closed
- VFS-717 - Update org.apache.httpcomponents:httpclient from 4.5.8 to 4.5.9. Bug Fixed Closed
- VFS-702 - Simplify adding files to DefaultFileMonitor #57 Bug Fixed Closed
- VFS-700 - Some tests fail on Java 11 and above Bug Fixed Closed
- VFS-606 - Hadoop tests fail on JDK9 - tools.jar not found Bug Fixed Resolved
- VFS-605 - [HTTP] EC AlgorithmParameters not available Bug Fixed Resolved
- VFS-332 - Incorrect lazy initialization and update of static field org.apache.commons.vfs.tasks.VfsTask.manager Bug Fixed Closed
- VFS-300 - CLONE -FileObject..getName().getURI() returns URIs with spaces Bug Fixed Closed
- VFS-242 - NamingTests - assertSameName invokes relName.replace('\\', '/'); without using return value Bug Fixed Closed
- VFS-98 - VFS causes deadlocks or is not thread-safe Bug Fixed Closed
- VFS-95 - Wrong TEM Directory Logged Bug Fixed Closed
- VFS-93 - Problem with default password field null when SFTPClientFactory creates a connection Bug Fixed Closed
- VFS-89 - Simple misleading documentation Bug Fixed Closed
- VFS-83 - SFTP - FileSystemOption 'compression' is set to value of 'strictHostKeyChecking' Bug Fixed Closed
- VFS-82 - ClassCastException in AbstractFileObject when using OnCall caching Bug Fixed Closed
- VFS-81 - QueryString is lost after resolveFile("http://...?queryString"). Bug Fixed Closed
- VFS-78 - DefaultFileMonitor does not register changes made on FTP FileObjects Bug Fixed Closed
- VFS-76 - Timing Issues With Multiple Open Files and WebDav Bug Fixed Closed
- VFS-75 - Impossible to pass test cases Bug Fixed Closed
- VFS-73 - FileObject.moveTo() destroys data when changing case Bug Fixed Closed
- VFS-69 - FTPFileObject monitor doesn't retrieve lastModifiedTime Bug Fixed Closed
- VFS-64 - [VFS] Files with "file:////" instead of "file:///" Bug Fixed Closed
- VFS-63 - [vfs][PATCH] Filesets compatible with ANT in VFS tasks Bug Fixed Closed
- VFS-62 - [vfs] [PATCH] Added modulus based delay to DefaultFileMonitor for better performance when monitoring large number of files Bug Fixed Closed
- VFS-61 - [vfs] do not issue "dir ." on the ftp-server Bug Fixed Closed
- VFS-60 - [vfs] ClassCastException Bug Fixed Closed
- VFS-59 - [VFS] directories in tar file don't have last modified date Bug Fixed Closed
- VFS-58 - [vfs] patch for extension and FileReplicator problems Bug Fixed Closed
- VFS-57 - [vfs] Message key missing from Resource.properties Bug Fixed Closed
- VFS-56 - [VFS] SoftRefFilesCache does not work Bug Fixed Closed
- VFS-55 - [vfs] HTTP transport fails when encoding is required Bug Fixed Closed
- VFS-54 - [vfs][PATCH] External File Monitor (Todo List Item) Bug Fixed Closed
- VFS-53 - [VFS] ftp file system depends on ORO for a MalformedPatternException Bug Fixed Closed
- VFS-52 - [vfs] Webdav resource uses "displayname" instead of "name" Bug Fixed Closed
- VFS-51 - [TMP] Root dir for temp filesystem should be temp system dir by default Bug Fixed Closed
- VFS-50 - Threading issue with AbstractFileSystem.fireEvent Bug Fixed Closed
- VFS-35 - [VFS] URI of LocalFile contains second slash after scheme Bug Fixed Closed
- VFS-34 - [vfs] NullPointerException in DefaultFileContent.getLastModifiedTime() Bug Fixed Closed
- VFS-30 - [VFS] no vfs_cache cleanup after ant task completed Bug Fixed Closed
- VFS-29 - [VFS] MD5 file comparison failed whereas it should not Bug Fixed Closed
- VFS-27 - [vfs] getChildren() faild on missing folder access rights Bug Fixed Closed
- VFS-26 - [vfs] Multiple taskdefs causes ClassCastException Bug Fixed Closed
- VFS-25 - [vfs] Deadly embrace between AbstractFileProvider and SoftRefFilesCache Bug Fixed Closed
- VFS-24 - [VFS] [PATCH] StandardFileSystemManager configure to use classloader URL object Bug Fixed Closed
- VFS-23 - [vfs] VFS discards host part of URL when commons-httpclient jar not in classpath Bug Fixed Closed
- VFS-21 - [vfs] <v-copy>/<v-sync> logs warning instead of throwing BuildException Bug Fixed Closed
- VFS-20 - [VFS] post 1.0, add get rid of deprecation warnings in FTPClientWrapper.java against commons-net-1.4.0 Bug Fixed Closed
- VFS-19 - [vfs] Cannot used base root with FTP Bug Fixed Closed
- VFS-17 - [vfs] adds byte range support to the webdav provider Bug Fixed Closed
- VFS-15 - [VFS] Remote filenames with '?' causes local replication problem on Windows Bug Fixed Closed
- VFS-14 - [VFS] sftp: Url parsing fails with special characters in password part Bug Fixed Closed
- VFS-12 - [VFS] Maven repository SNAPSHOT upgrade Bug Fixed Closed
- VFS-9 - [VFS] Can't copy using tar:gz:http FileObject Bug Fixed Closed
- VFS-8 - [VFS] remove commons-collections dependency from ram provider Bug Fixed Closed
- VFS-7 - [VFS] ram provider. Autocreate root folder Bug Fixed Closed
- VFS-6 - [VFS] Zip files are locked even after close() Bug Fixed Closed
- VFS-5 - [VFS]After deleting a file from a FTP server, a LIST is invoked for the file's directory Bug Fixed Closed
- VFS-4 - [vfs][PATCH] External File Monitor Bug Fixed Closed
- VFS-2 - [vfs] Local filesystem provider returns 0 from URLConnection.getLastModified Bug Fixed Closed
- VFS-799 - Minor improvements Improvement Fixed Resolved
- VFS-722 - Update Apache Commons Collections from 4.3 to 4.4. Improvement Fixed Closed
- VFS-707 - Update Apache HttpClient from 4.5.7 to 4.5.8 Improvement Fixed Closed
- VFS-705 - Add ability to specify the buffer size of input/output streams Improvement Fixed Closed
- VFS-703 - Update Apache Commons Lang from 3.8.1 to 3.9. Improvement Fixed Closed
- VFS-691 - Git should ignore intellij files Improvement Fixed Closed
- VFS-632 - Update from JCraft jsch for SFTP/SSH from 0.1.53 to 0.1.54 Improvement Fixed Closed
- VFS-631 - Update from Apache Commons Net 3.5 to 3.6 Improvement Fixed Closed
- VFS-87 - No way to pass http cookie (required for form-based authentication) Improvement Fixed Closed
- VFS-86 - Proxy username/password Improvement Fixed Closed
- VFS-84 - SFTP: proxy support Improvement Fixed Closed
- VFS-80 - HTTPS protocol should use Commons HTTP Client, not URL provider Improvement Fixed Closed
- VFS-68 - Extraction process is unefficient with large packages Improvement Fixed Closed
- VFS-67 - [vfs] setLastModified patch for sftp Improvement Fixed Closed
- VFS-66 - [VFS][PATCH] Rename File, Push down FileSystem configuration, .... Improvement Fixed Closed
- VFS-65 - [VFS] new srcdir and includes attributes for ANT tasks Improvement Fixed Closed
- VFS-47 - [vfs] webdav not able to transfer large files Improvement Fixed Closed
- VFS-45 - [VFS] New provider: crypt Improvement Fixed Closed
- VFS-42 - [vfs] Display safe and user friendly VFS URLs Improvement Fixed Closed
- VFS-41 - [VFS] New provider: iso9660 Improvement Fixed Closed
- VFS-37 - [vfs] memory provider Improvement Fixed Closed
- VFS-36 - [vfs] J2EE JAR format files support Improvement Fixed Closed
- VFS-71 - Deploy recent VFS snapshot to the Apache M2 Snapshot repository Task Fixed Closed
- VFS-70 - Allow VFS to build with m2 so that it can be deployed to a Maven repository easily Task Fixed Closed
- VFS-477 - Create a git mirror for VFS Wish Fixed Closed
- VFS-108 - Add sandbox to gump Wish Fixed Closed
- VFS-99 - Changes in interface RandomAccessContent. Wish Fixed Closed
2.10.0 VFS-854 - SoftRefFilesCache logs password when FS is closed Bug Fixed Resolved
2.10.0 VFS-853 - Due to double weak references the file listener are not executed Bug Fixed Resolved
2.10.0 VFS-850 - Instantiate wrong ProviderTestSuite in Webdav4ProviderTestCase Bug Fixed Resolved
2.10.0 VFS-849 - HttpConnection resources not properly cleaned up in webdav request Bug Fixed Resolved
2.10.0 VFS-846 - DefaultFileSystemManager resolves some directories to wrong FileType Bug Fixed Resolved
2.10.0 VFS-844 - UriString of webdav-filename is twice URLEncoded in moveTo operation Bug Fixed Resolved
2.10.0 VFS-843 - HttpConnection is closed prior to consuming the whole HttpEntity Bug Fixed Resolved
2.10.0 VFS-833 - Make constructor FileSystemOptions(Map) public Bug Fixed Resolved
2.10.0 VFS-832 - Sftp channel not put back in doGetInputStream Bug Fixed Resolved
2.10.0 VFS-829 - Fix for SFTP memory leak committed on 2022-07-12 missing from 2.9.0 release on 2022-07-16 Bug Fixed Resolved