Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
4.3
-
None
-
Unknown
-
Description
For administrative/debugging/troubleshooting reasons it sometimes makes sense to allow an admin to uninstall an extension that other extensions depend on, assuming that the admin knows what he is doing and that he will eventually add back a working version of the extension he has just removed.
For instance with rpm, you can do the following
rpm --nodeps -e <packageName>
to remove a package without considering the other packages that depend on it.
Attachments
Issue Links
- is duplicated by
-
XWIKI-10263 Wrong pages asking to be removed when uninstalling the Blog application
- Closed
- is related to
-
XCOMMONS-1229 Allow defining optional dependencies
- Closed
- relates to
-
XWIKI-5704 Add support for enable/disable an extension
- Open
-
XWIKI-9827 Allow to force the installation of an extension even if dependencies are not satisfied
- Open