Skip to content

Changes

Summary

  1. [RelEng] Bumped version to 1.8.4 (details)
  2. Bug 564534: Fixed NPE in DiscoverFileSupportJob (details)
  3. Bug 564580: Fixed User Agent bits after client info changes (details)
  4. Bug 564580: made Java11 compatible (details)
Commit 83b024a7061ab2c7676eb47ce0aaa7d2113ece3a by Leif Geiger
[RelEng] Bumped version to 1.8.4
The file was modified org.eclipse.epp.mpc.tests.catalog/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/feature.xml (diff)
The file was modified pom.xml (diff)
The file was modified org.eclipse.epp.mpc.feature/feature.xml (diff)
The file was modified org.eclipse.epp.mpc.help.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.core/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc-parent/feature/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.css/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core.win32/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.dependencies.feature/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui.css/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.help.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.site/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-target/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/bundle/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core.win32/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.feature/pom.xml (diff)
Commit f300da5635b1fadc0759b53a9bb770960bf51cab by Carsten Reckord
Bug 564534: Fixed NPE in DiscoverFileSupportJob

Change-Id: I7a5418afa1e3de3e0ceafb4bb9cde99b477d2f8d
Signed-off-by: Carsten Reckord <reckord@yatta.de>
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/UserAgentUtil.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/discovery/DiscoverFileSupportJob.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/ServiceLocator.java (diff)
The file was modified org.eclipse.epp.mpc.tests/src/org/eclipse/epp/mpc/tests/service/SolutionCompatibilityFilterTest.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/DefaultMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/model/Node.java (diff)
Commit b51415f7c075a1654db033ee22b79a9f779becec by Carsten Reckord
Bug 564580: Fixed User Agent bits after client info changes

- Added product id back
- Shortened version strings
- Cleaned up info a little to be less verbose

Change-Id: I6710d2c3db0fe7ad9571f78048a97c114f1d4da2
Signed-off-by: Carsten Reckord <reckord@yatta.de>
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/UserAgentUtil.java (diff)
Commit 283241ef7f70f39ee242d360ecf8e64a817c0379 by Leif Geiger
Bug 564580: made Java11 compatible

Change-Id: Ia5ce65b1502fa2b5a6599c50e1f78d2ec1ace212
Signed-off-by: Leif Geiger <leif.geiger@yatta.de>
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/util/UserAgentUtil.java (diff)