daml/libs-scala/resources
Samir Talwar e13f9a7edd
kvutils: Use resources in KeyValueParticipantState, not AutoClo… (#4177)
* kvutils: Use resources in KeyValueParticipantState, not AutoCloseable.

CHANGELOG_BEGIN
- [kvutils] The simplified API now uses ``com.digitalasset.resources``
  to manage acquiring and releasing resources instead of ``Closeable``.
CHANGELOG_END

* ledger-on-posix-filesystem: Remove dead code due to a refactoring fail.
2020-01-23 16:59:01 +01:00
..
src kvutils: Use resources in KeyValueParticipantState, not AutoClo… (#4177) 2020-01-23 16:59:01 +01:00
BUILD.bazel libs-scala/resources: Move Resource and friends to their own package. (#4066) 2020-01-16 14:13:18 +00:00