https://issues.apache.org/ooo/show_bug.cgi?id=118662
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77061| |review?(orwittmann@googlema Flags| |il.com) --- Comment #2 from [email protected] 2011-12-06 09:38:19 UTC --- Created attachment 77061 --> https://issues.apache.org/ooo/attachment.cgi?id=77061 replace berkeleydb in the desktop module Removes the berkeleydb dependency from the desktop module. It replaces the use of *.db files with *.pmap files, which are used to keep the internal key-value map persistent. It also makes the files db.hxx and db.cxx of the desktop module superfluous. So when committing they should be removed too. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
