[PUSHED] Change in core[libreoffice-3-6]: Fix removeRdbFiles (caused extension update to fail)

Gerrit gerrit at gerrit.libreoffice.org
Wed Aug 29 13:00:22 PDT 2012


>From Norbert Thiebaud <nthiebaud at gmail.com>:

Norbert Thiebaud has submitted this change and it was merged.

Change subject: Fix removeRdbFiles (caused extension update to fail)
......................................................................


Fix removeRdbFiles (caused extension update to fail)

removeRdbFiles suffered from a confusion that ImplementationInfo.uri denotes the
corresponding component (.so, .jar, etc.), but not the .rdb file.  So removing
an .rdb file silently failed to remove the corresponding implementations, so re-
installing a similar enough .rdb (as typically happens during extension update)
would fail due to duplicate implementation names.

Change-Id: I25d4ff72656c99a3af509eef09e89c18cfd0aabe
---
M cppuhelper/source/defaultbootstrap.cxx
1 file changed, 15 insertions(+), 11 deletions(-)

Approvals:
  Norbert Thiebaud: Verified; Looks good to me, approved


--
To view, visit https://gerrit.libreoffice.org/476
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I25d4ff72656c99a3af509eef09e89c18cfd0aabe
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: LibreOffice gerrit bot <gerrit at libreoffice.org>
Gerrit-Reviewer: Norbert Thiebaud <nthiebaud at gmail.com>
Gerrit-Reviewer: Stephan Bergmann <sbergman at redhat.com>



More information about the LibreOffice mailing list