Skip to content

Update tycho.version to v2.7.1

Renovate requested to merge renovate/tycho.version into develop

This MR contains the following updates:

Package Type Update Change
org.eclipse.tycho:tycho-p2-plugin (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho.extras:tycho-buildtimestamp-jgit (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho:tycho-packaging-plugin (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho.extras:tycho-source-feature-plugin (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho:tycho-source-plugin (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho:target-platform-configuration (source) build patch 2.7.0 -> 2.7.1
org.eclipse.tycho:tycho-maven-plugin (source) build patch 2.7.0 -> 2.7.1

Release Notes

eclipse/tycho

v2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #​663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #​707
  • JGit packaging build fails with Tycho 2.7.0 #​723
  • Backport of #​767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #​781
  • Slicer warnings are to verboose #​728
  • Performance regression in classpath resolution #​719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #​822
  • Check Hashsums for local cached artifacts #​692
  • JAVA_HOME check is not OS independent #​849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #​51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #​697
  • Feature restrictions are not taken into account when using emptyVersion #​845

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Christian Hoesel

Merge request reports