Skip to content

Changes

Summary

  1. 536385: Marketplace client does not open when Eclipse is renamed (details)
  2. [Releng] Updated target platform after Photon (details)
  3. [Releng] Bumped version to 1.7.1 (details)
  4. [Releng] Bump version to 1.7.1 (details)
  5. 536385: Marketplace client does not open when Eclipse is renamed (details)
Commit b1618565d6b17dc38751425def832f0936304828 by Carsten Reckord
536385: Marketplace client does not open when Eclipse is renamed
Fixed URL conversion with whitespaces
Also guarded the whole data loading with a try-catch. This way we might
lose a bit of cached info, but MPC will open even with a load error.
Bug: 536385 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=536385
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceInfo.java (diff)
Commit a2c748dafe68becf109b72573280cb9c8629cd21 by Carsten Reckord
[Releng] Updated target platform after Photon
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
Commit 3af21c9ec356b5cf2b1e50ecacf0282464b8c70f by Carsten Reckord
[Releng] Bumped version to 1.7.1
Increased version for bugfix release for bug 536385
The file was modified org.eclipse.epp.mpc.dependencies.feature/feature.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.feature/feature.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.help.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.ui.css/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.core.win32/META-INF/MANIFEST.MF (diff)
Commit 0768d83296c6110a74d083e3c5a9fe1bd30feda4 by Carsten Reckord
[Releng] Bump version to 1.7.1
Forgot to change pom.xml
The file was modified org.eclipse.epp.mpc.core/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/feature/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.feature/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.help.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-target/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.site/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/bundle/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui.css/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core.win32/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 9678b040949d204029bbdb015f58bf522ca345dc by Carsten Reckord
536385: Marketplace client does not open when Eclipse is renamed
Fixed syntax error
Bug: 536385 Task-Url:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=536385
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceInfo.java (diff)