Skip to content

Update tycho.version to v2.5.0

Renovate requested to merge renovate/tycho.version into develop

This MR contains the following updates:

Package Update Change
org.eclipse.tycho:tycho-p2-plugin (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho.extras:tycho-buildtimestamp-jgit (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho:tycho-packaging-plugin (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho.extras:tycho-source-feature-plugin (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho:tycho-source-plugin (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho:target-platform-configuration (source) minor 2.4.0 -> 2.5.0
org.eclipse.tycho:tycho-maven-plugin (source) minor 2.4.0 -> 2.5.0

Release Notes

eclipse/tycho

v2.5.0

Support for PGP Signatures in maven-p2 sites

The assemble-maven-repository mojo now supports embedding the PGP signature of maven artifacts to allow additional verifications and trust decisions.

Support for new m2e-pde features

Tycho supports the new m2e-pde features regarding multiple dependencies per target and specifying extra repositories in the target.

Improved cache handling

Previously tycho failed if the remote update-site server was not available even if the file is already downloaded. Now, it uses the local file instead and issues a warning instead.

M2_REPO classpath variable support

Tycho now supports M2_REPO variable from .classpath


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, check this box.

This MR has been generated by Renovate Bot.

Edited by Christian Hoesel

Merge request reports