[
https://issues.apache.org/jira/browse/VFS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman updated VFS-291:
----------------------
Description:
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.
Environment: Windows
Summary: An zip archive is not properly closed after unzipping. And
thous cannot be delted until the JVM dies (was: An zip archive is not properly
closed after unzipping.)
> 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
> Attachments: ZipFileObject.java
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.