google-java-format icon indicating copy to clipboard operation
google-java-format copied to clipboard

Bump tycho-version from 2.7.3 to 2.7.4

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps tycho-version from 2.7.3 to 2.7.4. Updates tycho-maven-plugin from 2.7.3 to 2.7.4

Changelog

Sourced from tycho-maven-plugin's changelog.

2.7.4

Fixes:

  • Tycho reports wrong type in case of maven GAV restored from UI
  • Support bnd processing in pomless builds
  • The official maven keyserver is just to slow use ubuntu as an alternative mirror first
  • [Maven-Target] Consider extra-repositories when fetching source-jars
  • DS generation fails with latest eclipse release for UI bundles
  • PomDependencyCollector uses a wrong type for pom declared feature dependencies
  • Not all (direct) requirements of a feature are considered when building an update-site
  • Fix Mojo Configuration of DS Plugin is ignored
  • Check that components declared in the manifest exits

Eclipse M2E lifecycle-mapping metadata embedded

All Tycho plugins are now shipped with embedded M2E lifecycle-mapping-metadata files. Therefore M2E now knows by default how to handle them and it is not necessary anymore to install any connector (usually org.sonatype.tycho.m2e was used) for them.

Commits
  • f5d8be4 2.7.4 release
  • 98289ad Embed m2e lifecycle-mapping-metadata in Tycho plug-ins
  • ba0fbe1 Fix goal execution suppression in pomless-model tests
  • 7df3c27 Fix pom.model properties read for bundle-projects and add it-tests
  • 451c50a Skip DS check if wildcards are used
  • 26ebb89 [backport] Check that components declared in the manifest exits
  • 1e44d61 Adjust release notes
  • d97a8af Fix Mojo Configuration of DS Plugin is ignored
  • 759933f [backport] Not all (direct) requirements of a feature are considered
  • aeb3f4d Update Release notes
  • Additional commits viewable in compare view

Updates tycho-versions-plugin from 2.7.3 to 2.7.4

Updates target-platform-configuration from 2.7.3 to 2.7.4

Changelog

Sourced from target-platform-configuration's changelog.

2.7.4

Fixes:

  • Tycho reports wrong type in case of maven GAV restored from UI
  • Support bnd processing in pomless builds
  • The official maven keyserver is just to slow use ubuntu as an alternative mirror first
  • [Maven-Target] Consider extra-repositories when fetching source-jars
  • DS generation fails with latest eclipse release for UI bundles
  • PomDependencyCollector uses a wrong type for pom declared feature dependencies
  • Not all (direct) requirements of a feature are considered when building an update-site
  • Fix Mojo Configuration of DS Plugin is ignored
  • Check that components declared in the manifest exits

Eclipse M2E lifecycle-mapping metadata embedded

All Tycho plugins are now shipped with embedded M2E lifecycle-mapping-metadata files. Therefore M2E now knows by default how to handle them and it is not necessary anymore to install any connector (usually org.sonatype.tycho.m2e was used) for them.

Commits
  • f5d8be4 2.7.4 release
  • 98289ad Embed m2e lifecycle-mapping-metadata in Tycho plug-ins
  • ba0fbe1 Fix goal execution suppression in pomless-model tests
  • 7df3c27 Fix pom.model properties read for bundle-projects and add it-tests
  • 451c50a Skip DS check if wildcards are used
  • 26ebb89 [backport] Check that components declared in the manifest exits
  • 1e44d61 Adjust release notes
  • d97a8af Fix Mojo Configuration of DS Plugin is ignored
  • 759933f [backport] Not all (direct) requirements of a feature are considered
  • aeb3f4d Update Release notes
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 09 '22 15:08 dependabot[bot]