Hello everyone,

today I am removing libdb-java subpackage from Fedora-rawhide (see messages above for more info). If someone of you will face any problems, please let us know.

Thanks! Regards,

Ondrej

On Wed, Jun 24, 2020 at 11:27 AM Ondrej Dubaj <odubaj@redhat.com> wrote:
I don;t think this is a reason not removing libdb-java subpackage from Fedora-Rawhide. If you are an active user of it, or you know somebody who actively uses it, we can discuss more about these issues.

Thanks,
Ondrej

On Mon, Jun 15, 2020 at 9:54 AM Florian Weimer <fweimer@redhat.com> wrote:
* Jiri Vanek:

> Is there some replacemnt for this subpackage? At least theoretical?

For the JDBC connector to SQLite, there's sqlite-jdbc and javasqlite.
But the on-disk format will be different.

For the key-value store, there is the je package, but again the on-disk
format is different.

Thanks,
Florian