Skip to content

Changes

Summary

  1. 458090: Open in browser action doesn't open browser (details)
  2. 451482: [mpc] IAE in DiscoveryItem$LinkListener.mouseUp (details)
  3. Apache HTTP Commons update for Luna SR2 (details)
  4. Improve test stability (details)
  5. 458664: DND from Market to client creates NPE (details)
Commit 1a4f8ee4abd79881e911d14f48a1fed8c5157446 by Carsten Reckord
458090: Open in browser action doesn't open browser

Bug: 458090
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458090
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/ShareSolutionLink.java
Commit 11403d45b31208ba4535d78a7a874908bdad995e by Carsten Reckord
451482: [mpc] IAE in DiscoveryItem$LinkListener.mouseUp

Bug: 451482
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=451482
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/DiscoveryItem.java
Commit dfefe3d0986425ac28acdbc0d48ea9d1bfcb5591 by Carsten Reckord
Apache HTTP Commons update for Luna SR2
The file was modified org.eclipse.epp.mpc-target/maintenance.target
Commit fb60c8898ffe2828dced78c791c9e9711aa6657b by Carsten Reckord
Improve test stability
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceWizardTest.java
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/ui/wizard/MarketplaceClientServiceTest.java
Commit f94cdbe7e73699309f0dceac557c1e6f7422a613 by Carsten Reckord
458664: DND from Market to client creates NPE

- newsViewer needs to be recreated if it is disposed:
another NPE than in the bug, but under the same circumstances

Bug: 458664
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458664
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplacePage.java