Skip to content

Changes

Summary

  1. [Releng] Updated version to 1.5.4 for Neon.3 release (details)
  2. [Releng] Updated target platforms for Neon.3 (details)
  3. 484513: Fixed NTLM workstation name calculation (details)
  4. 509163: Short description of different length in wizard vs. marketplace (details)
  5. 511447: IllegalArgumentException below NewsViewer.createNoBrowserPart (details)
  6. 511441: SWTException below NewsUrlHandler$1.run (thrown in (details)
  7. [Releng] Updated version to 1.6.0 for Oxygen M5 (details)
  8. [Releng] Fixed target platform reference for Oxygen (details)
  9. [Releng] Fixed httpclient version range in tests (details)
Commit 279cbea15eb84a8876bc24d93d14b891f852c80e by Carsten Reckord
[Releng] Updated version to 1.5.4 for Neon.3 release
The file was modified pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/bundle/pom.xml (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-parent/feature/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-parent/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-target/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.core/pom.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/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.tests/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.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.tests.catalog/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests/META-INF/MANIFEST.MF (diff)
Commit e22a742a88bb6d5ea0afeebae0b1a79a7435c6e4 by Carsten Reckord
[Releng] Updated target platforms for Neon.3

- Updated platform repository location
- Added missing USS repo to neon.target
- Fixed test proxy config
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-target/neon.target (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
Commit ef9fddbe3d3da88b5cf5e3b292fa177b80d77080 by Carsten Reckord
484513: Fixed NTLM workstation name calculation

Bug: 484513
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=484513
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/transport/httpclient/HttpClientProxyUtil.java (diff)
Commit d4d2eb8c07c9d86f8b65ee225f8857410cfb340a by Carsten Reckord
509163: Short description of different length in wizard vs. marketplace search

More accurate calculation for ellipsis:
- clean up string before checking length
- avoid double ellipsis
- don't count promotion label towards cut-off

Bug: 509163
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=509163
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/AbstractMarketplaceDiscoveryItem.java (diff)
Commit d97df27ef4a0953b741853ef06e8fa87ae18baf4 by Carsten Reckord
511447: IllegalArgumentException below NewsViewer.createNoBrowserPart (thrown in Widget.checkParent)

Check if widget is disposed after container.run()

Bug: 511447
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511447
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplaceViewer.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/MarketplacePage.java (diff)
Commit 25f0768db7cb4ccad6bcdf1b36f3658e147db75c by Carsten Reckord
511441: SWTException below NewsUrlHandler$1.run (thrown in WebKit.evaluate)

- handle JavaScript exception
- use anonymous JS function to avoid namespace conflicts

Bug: 511441
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511441
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsUrlHandler.java (diff)
Commit 3f625587864d05fc450b3935b63b83141d452220 by Carsten Reckord
[Releng] Updated version to 1.6.0 for Oxygen M5
The file was addedorg.eclipse.epp.mpc-target/oxygen.target
The file was modified org.eclipse.epp.mpc.tests/pom.xml (diff)
The file was modified 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.ui/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/bundle/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.site/pom.xml (diff)
The file was removedorg.eclipse.epp.mpc-target/neon.target
The file was modified org.eclipse.epp.mpc.feature/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-target/staging.target (diff)
The file was modified org.eclipse.epp.mpc-target/pom.xml (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.epp.mpc.tests.catalog/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.core/pom.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.help.ui/pom.xml (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.feature/feature.xml (diff)
Commit 8907164fc1cfafed635f44e7a4c0abd122b98553 by Carsten Reckord
[Releng] Fixed target platform reference for Oxygen
The file was modified org.eclipse.epp.mpc-target/pom.xml (diff)
The file was modified org.eclipse.epp.mpc-parent/pom.xml (diff)
Commit 269a83894497a06d652780e985a6df40b0fa8d56 by Carsten Reckord
[Releng] Fixed httpclient version range in tests

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=508321
The file was modified org.eclipse.epp.mpc.tests/META-INF/MANIFEST.MF (diff)