Skip to content

Changes

Summary

  1. 520896: Need a way to update existing installation through MPC (details)
Commit 846aefbde3d16c6f606ef4fc65ffe72ad74def2f by Carsten Reckord
520896: Need a way to update existing installation through MPC

Fixed update check for entry IUs

Update information was incomplete for entries from drag&drop and for
entries that were not considered "installed" as a whole because
required items were missing, but that had some IUs already installed.
This could lead to wrong operation states on the feature selection
page if one of them had an update available.

Bug: 520896
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=520896
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/FeatureSelectionWizardPage.java
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceCatalog.java
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/SelectionModelStateSerializer.java
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceNodeInstallableUnitItem.java