[
https://issues.apache.org/jira/browse/VFS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024591#comment-15024591
]
Dave Marion commented on VFS-291:
---------------------------------
Running into this problem as well. Can we take the most recent working patch
as-is and note that an issue still exists for zip files in RAM?
> An zip archive is not properly closed after unzipping. And thous cannot be
> delted until the JVM dies
> ----------------------------------------------------------------------------------------------------
>
> Key: VFS-291
> URL: https://issues.apache.org/jira/browse/VFS-291
> Project: Commons VFS
> Issue Type: Bug
> Environment: Windows
> Reporter: Roman
> Priority: Critical
> Labels: patch
> Attachments: AbstractFileObject.java.2.patch,
> AbstractFileObject.java.patch, FileLockUnitTest.diff, ZipCloseBug.zip,
> ZipFileObject.java, ZipFileObject.java.patch, vfs-291.diff
>
>
> Open a zip file with the ZipFileObject
> get an inputstream on its content
> try to delete it...
> it fails.
> I have attached a possible solution to this bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)