https://bz.apache.org/bugzilla/show_bug.cgi?id=59287
--- Comment #3 from Andreas Beeker <[email protected]> --- When using write(OutputStream) the currently opened package is also written [1]. How about always working on copy/temporary file and in the case of write()/commit() move it to over the original file? [1] https://stackoverflow.com/a/50830215/2066598 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
