Skip to content

Tycho 4.0.1

Compare
Choose a tag to compare
@laeubi laeubi released this 30 Jul 08:17

Subject: Tycho 4.0.1 is released

Tycho 4.0.1 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.1/RELEASE_NOTES.md
🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.1
👔 https://projects.eclipse.org/projects/technology.tycho/releases/4.0.1
🙏 contributors who contributed patches for this release:

  • Christoph Läubrich
  • dependabot[bot]
  • github-actions[bot]
  • Hannes Wellmann

💰 we would like to also thank the Eclipse IDE Workingroup for sponsoring this release

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

What's Changed

  • [tycho-4.0.x] Non existing but optional dependencies lead to resolving issue in target by @github-actions in #2606
  • Backport tycho-repository-plugin by @laeubi in #2608
  • [tycho-4.0.x] Move showDiffDetails property to ComparisonData by @github-actions in #2611
  • Bump unirest-java from 3.14.4 to 3.14.5 by @dependabot in #2613
  • [tycho-4.0.x] Make comparison of newlines in text files more precise by @github-actions in #2614
  • [tycho-4.0.x] Print the name and version of used ECJ compiler by @github-actions in #2617
  • Bump depends-maven-plugin from 1.4.0 to 1.5.0 by @dependabot in #2621
  • [tycho-4.0.x] Improve PluginConfigurationHelper by using a dedicated object by @github-actions in #2628
  • [tycho-4.0.x] Add support for a local packed osgi-repository by @github-actions in #2629
  • [tycho-4.0.x] The hamcrest artifact from maven is not a bundle, use servicemix instead by @github-actions in #2633
  • [tycho-4.0.x] Add assertions and explicit configuration to junit test by @github-actions in #2636
  • [tycho-4.0.x] Use the MavenBundleResolver to resolve JUnit Bundles from TargetPlatfrom by @github-actions in #2637
  • [tycho-4.0.x] Fix resolving of project if target do not contains JUnit by @github-actions in #2641
  • [tycho-4.0.x] Make the repository format pluggable by @github-actions in #2643
  • [tycho-4.0.x] Check if the about to be injected maven coordinates can be resolved by @github-actions in #2650
  • Bump org.apache.maven.resolver:maven-resolver-util from 1.9.13 to 1.9.14 by @dependabot in #2664
  • Bump org.junit.vintage:junit-vintage-engine from 5.9.3 to 5.10.0 by @dependabot in #2655
  • [tycho-4.0.x] Create a commit hash for local builds as well (#2673) by @github-actions in #2674
  • [tycho-4.0.x] Return the packed project artifact as the location of the Artifact (#2667) by @github-actions in #2676
  • [tycho-4.0.x] SharedHttpCacheStorage doesn't resolve redirect correctly if the uri that is given isn't normalized #2666 by @github-actions in #2675
  • Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 by @dependabot in #2663
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #2678
  • First check if it is likely a valid descriptor before issue validation by @laeubi in #2681

Full Changelog: tycho-4.0.0...tycho-4.0.1