-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF00, 5.6.0-HF02, 5.7.1
-
Component/s: Nuxeo Package Management, Runtime
Even with the attribute "upgrade-only", the Update command will add to the registry the entries corresponding to the plugins which were not copied into nxserver/bundles:
<entry key="nxserver/bundles/nuxeo-importer-scan"> <version name="5.6.0-HF01" path="nxserver/bundles/nuxeo-importer-scan-5.6.0-HF01.jar"> <package>nuxeo-5.6.0-HF01-1.0.0</package> </version> </entry>
As a consequence, when uninstalling the package, there will be errors like:
Could not find jar with key: nxserver/bundles/nuxeo-importer-scan
- is duplicated by
-
NXP-10318 Cannot HotReload if 5.6 HF 00 and 01 are installed
- Resolved