Update tycho.version to v2.5.0
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
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.