History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
All Projects
: Commons VFS
(Key: VFS)
Project Lead:
Commons Developers
URL:
http://commons.apache.org/vfs/
Release Notes
Select:
Open Issues
Road Map
Change Log
Popular Issues
Subversion Commits
Releases
Versions
Road Map
View personal road map
Scope:
next 3 versions
| all versions
1.1
(
Release Notes
)
Progress:
39 of 52 issues have been resolved
VFS-183
UNRESOLVED
Missing snapshots repositories in root POM prevents build from passing
VFS-191
UNRESOLVED
Bad integer comparison in CBZip2InputStream
VFS-279
UNRESOLVED
ClassCastException in LocalFileSystem when using OnCall caching
VFS-193
UNRESOLVED
Error::org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication
VFS-239
UNRESOLVED
File names are NOT case sensitive on Windows
VFS-192
UNRESOLVED
JarFileSystem compares the wrong types
VFS-97
UNRESOLVED
Microsoft FTP Virtual Folder support
VFS-189
UNRESOLVED
Possible NPE in DefaultFileSystemManager
VFS-232
UNRESOLVED
Addition of gmail filesystem gmailfs
VFS-188
UNRESOLVED
Rename does not work with some FTP servers that do not provide directory listings
VFS-43
UNRESOLVED
[vfs] Services
VFS-185
UNRESOLVED
sftp: URI with high case SFTP scheme are not accepted
VFS-187
UNRESOLVED
Allow configuration of FTP remote verification
VFS-172
FIXED
Cache of SFTP after move completely out of sync.
VFS-120
FIXED
SFTP-Exception: "com.jcraft.jsch.JSchException: session is down" if the SFTP-Server was killed and restarted (a normal shutdown of the SFTP-Server occured no Exception after restart.)
VFS-196
FIXED
FTP Provider Does Not Support Symbolic Links Correctly
VFS-231
WON'T FIX
Work with and Harvest / consolidate code bases : Maven, Netbeans, ANT into VFS
VFS-132
FIXED
Attributes are case-senstive
VFS-157
FIXED
Cache the hashCode in AbstractFileName
VFS-111
FIXED
Closed OutputStream from FileContent does not throw IOException if further written to
VFS-112
FIXED
Deadlock when a FileMonitor fires an event and another thread deletes a file at the same time
VFS-138
FIXED
Fix ClassCastException in AbstractFileName
VFS-164
FIXED
HttpFileSystem dies under heavy load
VFS-190
FIXED
Infinite loops in RamFileRandomAccessContent
VFS-105
FIXED
Make it possible to generate VFS sandbox jar with Ant
VFS-197
FIXED
Maven2 Build Fails
VFS-134
FIXED
Memory leak closing RandomAccessContent.
VFS-113
FIXED
NullPointerException during getting InputStream from SftpFileObject
VFS-145
FIXED
Switch the files caches implementations to HashMap, as it is faster
VFS-122
FIXED
[vfs] Synchronization issue in SoftRefFilesCache
VFS-107
FIXED
large Sftp transfers fail with OutOfMemoryError: Java heap space
VFS-152
FIXED
Add DefaultFileObject.doGetContentInfo().
VFS-149
FIXED
Add FileContent.attributeExists and removeAttribute.
VFS-117
FIXED
Add FileObject[] getFiles() from VFSClassLoader
VFS-147
FIXED
Don't call Thread.currentThread in DefaultFileMonitor
VFS-135
FIXED
Don't force-set the classloader
VFS-154
FIXED
Find all Resources.properties and merge them.
VFS-140
FIXED
Fix memory leaking when closing a file.
VFS-114
FIXED
FtpFileObject lists children excessively using ON_RESOLVE cache strategy
VFS-155
FIXED
Implement more methods in DelegateFileObject
VFS-141
FIXED
Implement refresh in DelegateFileObject.
VFS-100
FIXED
Improve dependencies in project.xml
VFS-150
FIXED
Make AbstractFileObject easier to extend
VFS-144
FIXED
Only take the first LocalFileProvider, not the last
VFS-90
FIXED
RandomAccessFile backed by a RandomAccessContent instance
VFS-101
FIXED
Reduce number of createClient() calls
VFS-102
FIXED
Remove idleClient if it's disconnected
VFS-104
FIXED
throw exception if setLastModified did not work
VFS-146
FIXED
Add DelegateFileObject.getDelegateFile()
VFS-133
FIXED
Add RandomAccessMode.getModeString()
VFS-136
FIXED
Fix index in vfs.provider/get-attributes.error
VFS-139
FIXED
Fix javac 1.5 warnings
later
(
Release Notes
)
Progress:
1 of 6 issues have been resolved
Unspecified when the issue will be addressed
VFS-96
UNRESOLVED
Performance: FtpFileObject.getChildFile() without call to doGetChildren()
VFS-33
UNRESOLVED
[vfs] ftp-access a directory failed
VFS-85
UNRESOLVED
unexpected http connect
VFS-109
UNRESOLVED
Ant tasks could be improved to support filesets
VFS-49
UNRESOLVED
[VFS] Default VFS cache behavior
VFS-91
WON'T FIX
Provide random access to gzip files.
Nightly Builds
(
Release Notes
)
Progress:
1 of 2 issues have been resolved
VFS-202
UNRESOLVED
[HTTP] File can't be read if HEAD method is not supported (405 status)
VFS-131
FIXED
[VFS] Wrong error message when FTP login failed
2.0
(
Release Notes
)
Progress:
31 of 45 issues have been resolved
Wrapper-Mode VFS
VFS-228
UNRESOLVED
Ant regression with ClassNotFoundException for DefaultLocalFileProvider
VFS-252
UNRESOLVED
SmbFileObject does not support setLastModifiedTime while jcifs supports it, it is critical for a backup application that checks the last modified time stamp to check which files needs to be updated
VFS-266
UNRESOLVED
AbstractFileName and AbstractFileObject serialization
VFS-255
UNRESOLVED
Allow file operations to return a result
VFS-279
UNRESOLVED
ClassCastException in LocalFileSystem when using OnCall caching
VFS-281
UNRESOLVED
Enhance FileSystemOptions so that the ConfigBuilder classes are no longer necessary.
VFS-236
UNRESOLVED
SmbFileObject throws NPE when used without authentication
VFS-250
UNRESOLVED
URLFileName should always honor trailing slash for collections
VFS-258
UNRESOLVED
Unsafe casting to AbstractFileObject subclasses in doRename()
VFS-210
UNRESOLVED
Wrapper-Mode VFS
VFS-275
UNRESOLVED
add RandomAccessContent.setLength() method
VFS-264
UNRESOLVED
FTPS support for VFS
VFS-265
UNRESOLVED
Set user dir as root dir by default for FTP provider
VFS-254
UNRESOLVED
Let FileObject and FileContent extend Closeable
VFS-184
FIXED
Core tests are incorrectly setup due to bad ant-run plugin configuration
VFS-233
INVALID
the vfs do not support the Passive Mode of ftp
VFS-167
INCOMPLETE
How can we give proxy Support in FTP as per bug 84:proxy Support for SFTP is given .What is way to give proxy support in FTP
VFS-289
FIXED
FTP connection is not released If exception is thrown out of FtpFileObject.doGetOutputStream()
VFS-286
FIXED
SFTP: getChildren() does not restore working dir if exception is thrown
VFS-74
FIXED
AbstractMethodError when using httpclient v3.0.1
VFS-196
FIXED
FTP Provider Does Not Support Symbolic Links Correctly
VFS-216
FIXED
FTP configuration does not include option for setting socket timeout
VFS-249
FIXED
HTTP get hangs indefinitly if remote connection fails to repond - Neet to be able to set a timeout.
VFS-259
FIXED
Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting
VFS-269
FIXED
HttpFileObject: unsupported content over 2GB length
VFS-243
FIXED
HttpRandomAccesContent.getDataInputStream() ignores result of skip()
VFS-227
FIXED
InputStream and RandomAccessContent memory leak in FileContentThreadData
VFS-278
FIXED
Make FileSystemOptions cloneable
VFS-274
FIXED
StaticUserAuthenticator prevents reuse of FileSystem
VFS-169
FIXED
Thrown exception reveals passwords
VFS-263
FIXED
WebdavFileObject does not implement doSetAttribute()
VFS-287
FIXED
memory leak: LocalFileName objects are not released from AbstractFileSystem.listenerMap when all listeners are removed
VFS-125
FIXED
webdav resource. getChildren() doesn`t return folders
VFS-127
DUPLICATE
Need ability to set default timeout on FTP provider
VFS-240
FIXED
HTTP only allows reading from one file at a time
VFS-197
FIXED
Maven2 Build Fails
VFS-211
FIXED
The SFTP Provider Should Use Daemon Threads
VFS-276
FIXED
add ProviderTestConfig.getDefaultFileSystemManager() method
VFS-244
FIXED
HttpRandomAccesContent should really be called HttpRandomAccessContent
VFS-129
FIXED
SFTP: proxy support with Username / Password
VFS-282
FIXED
SftpFileProvider and SftpFileSystemConfigBuilder can't change ssh authentication methods order.
VFS-261
FIXED
WebDAV upload corrupts binary files
VFS-271
FIXED
default logger is not set
VFS-126
FIXED
Implementation of compareTo in FileSystemOptions.FileSystemOptionKey
VFS-221
FIXED
Memory not released in SoftRefFilesCache
Reports
Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report
Preset Filters
-
All
-
Outstanding
-
Unscheduled
-
Most important
-
Resolved recently
-
Added recently
-
Updated recently
Project Summary
Open
114
40%
Reopened
2
1%
Resolved
30
10%
Closed
141
49%
Open Issues
By Priority
Blocker
5
4%
Critical
7
6%
Major
71
61%
Minor
24
21%
Trivial
9
8%
By Assignee
Mario Ivankovits
3
3%
Ralph Goers
1
1%
Unassigned
112
97%