camel-tooling / camel-lsp-client-eclipse

This is a client implementation of the Apache Camel Language Server Protocol for Eclipse IDE
Apache License 2.0
12 stars 11 forks source link

Bump tycho.version from 2.4.0 to 2.7.4 #165

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tycho.version from 2.4.0 to 2.7.4. Updates tycho-maven-plugin from 2.4.0 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.

2.7.3

Fixes:

  • p2-maven-site includes bundles in the repository #932

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.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

2.7.0

Tycho-Pomless will become a tycho-core extension

... (truncated)

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 target-platform-configuration from 2.4.0 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.

2.7.3

Fixes:

  • p2-maven-site includes bundles in the repository #932

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.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

2.7.0

Tycho-Pomless will become a tycho-core extension

... (truncated)

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-surefire-plugin from 2.4.0 to 2.7.4

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)