dependabot[bot] opened a new pull request, #1126: URL: https://github.com/apache/cxf/pull/1126
Bumps [tycho-packaging-plugin](https://github.com/eclipse/tycho) from 0.26.0 to 3.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/tycho/releases">tycho-packaging-plugin's releases</a>.</em></p> <blockquote> <h2>Tycho 3.0.1</h2> <p>This is just a dependency bugfix release.</p> <p>Tycho 3.0.0 has been released and is available from Maven Central repository.</p> <p>🆕 <a href="https://github.com/eclipse-tycho/tycho/blob/tycho-3.0.0/RELEASE_NOTES.md">https://github.com/eclipse-tycho/tycho/blob/tycho-3.0.0/RELEASE_NOTES.md</a> 🏷️ <a href="https://github.com/eclipse-tycho/tycho/tree/tycho-3.0.0">https://github.com/eclipse-tycho/tycho/tree/tycho-3.0.0</a> 👔 <a href="https://projects.eclipse.org/projects/technology.tycho/releases/3.0.0">https://projects.eclipse.org/projects/technology.tycho/releases/3.0.0</a> 🙏 contributors who contributed patches for this release:</p> <ul> <li>Александър Куртаков</li> <li>Andrew Johnson</li> <li>Brian de Alwis</li> <li>Christian Dietrich</li> <li>Christoph Läubrich</li> <li>Daniel Schwering</li> <li>dependabot[bot]</li> <li>Hannes Wellmann</li> <li>Holger Voormann</li> <li>Joe Shannon</li> <li>Johannes Bechberger</li> <li>Jonah Graham</li> <li>Kyle Smith</li> <li>Lorenzo Bettini</li> <li>Martin Schreiber</li> <li>Mat Booth</li> <li>Michael Keppler</li> <li>Mickael Istria</li> <li>mschreiber</li> <li>Patrick Ziegler</li> <li>Peter Hermsdorf</li> <li>rimuln</li> <li>Sebastian Ratz</li> <li>selundqma</li> <li>William Riley</li> </ul> <p>💰 we would like to also thank:</p> <ul> <li><a href="https://www.compart.com/">Compart AG</a></li> <li><a href="https://www.faktorzehn.com">Faktor Zehn GmbH</a></li> </ul> <p>for sponsoring contributions in this release.</p> <p>and thanks to everyone who helped us with testing the snapshot version.</p> <p>Regards,</p> <p>The Tycho Team</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md">tycho-packaging-plugin's changelog</a>.</em></p> <blockquote> <h2>3.0.1</h2> <h3>Fix for java.lang.NoSuchMethodError: 'void org.eclipse.equinox.internal.p2.repository.helpers.ChecksumProducer</h3> <p>If you face the following error with using Tycho 3.0.0 update to 3.0.1 to fix it.</p> <pre><code>[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository (default-assemble-repository) on project XXXX: Execution default-assemble-repository of goal org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository failed: An API incompatibility was encountered while executing org.eclipse.tycho:tycho-p2-repository-plugin:3.0.0:assemble-repository: java.lang.NoSuchMethodError: 'void org.eclipse.equinox.internal.p2.repository.helpers.ChecksumProducer.<init>(java.lang.String, java.lang.String, java.lang.String)' </code></pre> <h2>3.0.0</h2> <h3>Tycho now support forking of the Eclipse Java Compiler</h3> <p>Previously forking was not supported, now forking is possible and will be used if a custom java home is specified.</p> <h3>New option to transform P2 dependencies into real maven coordinates</h3> <p>The <code>tycho-consumer-pom</code> mojo has a new option to resolve p2 introduced dependencies to 'real' maven coordinates now, when enabled it queries maven-central with the SHA1 of the file to find out what are the actual maven central coordinates and place them in the generated pom consumer-pom.</p> <pre><code><plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-packaging-plugin</artifactId> <version>${tycho-version}</version> <configuration> <mapP2Dependencies>true</mapP2Dependencies> </configuration> </plugin> </code></pre> <h3>New tycho-p2-plugin:dependency-tree mojo</h3> <p>Sometimes it is useful to find out how dependencies of a project are actually pulled in. Tycho now supports a new <code>tycho-p2-plugin:dependency-tree</code> mojo that outputs a tree view of the P2 dependecies of a tycho project.</p> <p>Example with Tycho integration test project:</p> <pre><code>tycho-its/projects/reactor.makeBehaviour$ mvn org.eclipse.tycho:tycho-p2-plugin:3.0.0-SNAPSHOT:dependency-tree <p>...</p> <p>[INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:dependency-tree (default-cli) @ feature2 --- [INFO] tycho-its-project.reactor.makeBehaviour:feature2:eclipse-feature:1.0.0-SNAPSHOT [INFO] +- feature2.feature.group (1.0.0.qualifier) --> [tycho-its-project.reactor.makeBehaviour:feature2:eclipse-feature:1.0.0-SNAPSHOT] </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-tycho/tycho/commit/02a7990f8879d8565a11e732aa05147dd830259b"><code>02a7990</code></a> 3.0.1 release</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/4de7e486a050c7a41f2fdf660a02665f36b635d2"><code>4de7e48</code></a> Revert upgrade of org.osgi.service.component</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/9472b88401da0b62a96fc1fc52c8da413ff6f16e"><code>9472b88</code></a> Revert bnd upgrade</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/ce62efbbc9be9076838695a1f02c1522f9e1ebdd"><code>ce62efb</code></a> Revert unirest version update</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/873028c4153e1a4954596bf07ea1c326034c053a"><code>873028c</code></a> Upgrade to 2022-12 platform release</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/92b350ff67bda499e42fc57d39a530e459cdfb65"><code>92b350f</code></a> Limit org.eclipse.equinox.p2.core dependency</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/5bd167b6a298e4ea464793449b4d9a81c7c87aab"><code>5bd167b</code></a> Update RELEASE_NOTES.md</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/ee5e17165eb565af2c0e74841eccbe99848949f7"><code>ee5e171</code></a> Revert "Backport: Add action to build and deploy site-docs automatically"</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/3cdc8e7ca7286546f3652e65aa443f1d37ed87b2"><code>3cdc8e7</code></a> Backport: Add action to build and deploy site-docs automatically</li> <li><a href="https://github.com/eclipse-tycho/tycho/commit/27bd80f3f71c590f5c80923597f55de051868d78"><code>27bd80f</code></a> Prepare for bugfix release</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/tycho/compare/tycho-0.26.0...tycho-3.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
