>From Norbert Thiebaud <[email protected]>:

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 <[email protected]>
Gerrit-Reviewer: Norbert Thiebaud <[email protected]>
Gerrit-Reviewer: Stephan Bergmann <[email protected]>

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to