[jira] [Commented] (COMPRESS-327) Support in-memory processing for ZipFile

2016-10-12 Thread Peter B. (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15570033#comment-15570033 ] Peter B. commented on COMPRESS-327: --- [~bodewig] this is great news! Any time-wise plans on release

[jira] [Comment Edited] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-05-27 Thread Peter B. (JIRA)
[ https://issues.apache.org/jira/browse/IO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668107#comment-13668107 ] Peter B. edited comment on IO-376 at 5/28/13 5:45 AM: -- I got it solved by

[jira] [Commented] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-05-27 Thread Peter B. (JIRA)
[ https://issues.apache.org/jira/browse/IO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668107#comment-13668107 ] Peter B. commented on IO-376: - I got it solved by slightly modified solution described in:

[jira] [Commented] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-05-27 Thread Peter B. (JIRA)
[ https://issues.apache.org/jira/browse/IO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668107#comment-13668107 ] Peter B. commented on IO-376: - I got it solved by slightly modified solution described in:

[jira] [Created] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-04-15 Thread Peter B. (JIRA)
Peter B. created IO-376: --- Summary: FileUtils.copyFile for the locked file (windows) Key: IO-376 URL: https://issues.apache.org/jira/browse/IO-376 Project: Commons IO Issue Type: New Feature

[jira] [Updated] (IO-376) FileUtils.copyFile for the locked file (windows)

2013-04-15 Thread Peter B. (JIRA)
[ https://issues.apache.org/jira/browse/IO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter B. updated IO-376: Description: The use case: - log4j writes to the file using RollingFileAppender. - in parallel I need to read the file