-
Type: New Feature
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.8
-
Component/s: nuxeoctl start/stop/admin
Allow replacement of SNAPSHOT packages (mainly for testing purpose and upgrade of SNAPSHOT distrib).
Use information embedded in the packages for detecting new ones online. MD5 sums, timestamps or information extracted from the package can be used for quick equality and comparison checks.
The procedure must first uninstall the old package, then install the new one:
- If a SNAPSHOT package is already in cache but not installed, then remove it and add the new one: mp-add instead of mp-remove + mp-add.
- If a SNAPSHOT package is already installed, then
- mp-add must raise a warning, ask for confirmation (respect the --accept option), then uninstall, add and remind the user he needs to install the package: mp-add instead of mp-remove + mp-add.
- mp-install must remove the old package and install the new one: mp-install instead of mp-remove + mp-install.
In all cases, the previous SNAPSHOT package is deleted and lost: it cannot be reinstalled from the cache.
Adding or installing an older SNAPSHOT package than the one currently in cache (installed or not) requires manual removal first. Else, the command returns without having done anything but logging a warning.
- depends on
-
NXS-1806 Downloaded package descriptors must be consistent with later downloaded package
- Resolved
-
NXBT-645 Allow SNAPSHOT package upgrade
- Resolved
-
NXBT-649 Detect if a SNAPSHOT package must be replaced
- Resolved
- is duplicated by
-
NXP-12052 Allow SNAPSHOT marketplace upgrade/replacement
- Resolved
- is related to
-
NXBT-1440 Add timestamp to SNAPSHOT package
- Open
- is required by
-
NXP-9523 Fix Studio packages management from update center
- Open
-
NXP-12980 Error page when trying to update Nuxeo Studio from admin center
- Resolved
-
NXP-12121 Fix random crash during hot reload
- Resolved
-
NXS-1816 Fix installation of old package instead of SNAPSHOT one
- Resolved
-
NXP-12990 Fix ??? error on admin center studio snapshot
- Resolved
-
NXP-9342 Make the startup wizard use standalone Connect client
- Open
-
NXP-9851 Ease up testing of local marketplace packages
- Open
-
NXP-11776 Improve feedback messages when validating Studio snapshot
- Open