Peter Winckles
Peter Winckles
This PR should fix the QuiescentRegistryListener leak: https://github.com/performancecopilot/parfait/pull/122
Resolved by #122
1.2.0 was released last December. https://github.com/performancecopilot/parfait/releases/tag/1.2.0
The flag has been on by default since java 7 and is now deprecated for removal. https://bugs.openjdk.org/browse/JDK-8338947
It occurred to me that another approach to backwards compatible validation would be to only decode `%0D`, `%0A`, and `%25` when decoding paths in manifests. Normally, when percent-decoding, you'd decode...
@dkasak's description of the problem is exactly what I'm seeing. I came here to see if there were any open tickets about scroll jumping after finding it incredibly frustrating to...
I brought this issue up previously (https://github.com/OCFL/spec/issues/535) and at the time was told that you must always have a version and if you aren't storing an inventory for every version...
That language does not enforce point 2
Is it spelled out somewhere what the compatibility between 1.0 and 1.1 is supposed to be? Is 1.1 supposed to just be 1.0, but with a few validations made explicit?...
Requiring a namaste file in all versions would solve the empty directory problem. :D