Parsing a file inside a zip file locking zip file on windows

2018-07-16 Thread Matthew Harrison
I've hit a bit of an odd case, that I'm hoping someone can tell me what I'm doing wrong, or how to fix it. As part of a transform (using Saxon), we're processing files that are inside a zip file. To access the files we're using a 'jar' URI, however after accessing/parsing the file it seems to b

Re: Parsing a file inside a zip file locking zip file on windows

2018-07-17 Thread Matthew Harrison
) > > You only see that on Windows because the other OS allows you to delete open > files (however the file handle will linger around on those OS, too) > > Gruss > Bernd > -- > http://bernd.eckenfels.net > > > Von: Matthew Harrison >