dependabot[bot] opened a new pull request, #90:
URL: https://github.com/apache/directory-studio/pull/90

   Bumps `tycho.version` from 2.3.0 to 4.0.8.
   Updates `org.eclipse.tycho:tycho-maven-plugin` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:tycho-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:tycho-maven-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.tycho:tycho-compiler-plugin` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:tycho-compiler-plugin's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:tycho-compiler-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.tycho:tycho-packaging-plugin` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:tycho-packaging-plugin's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:tycho-packaging-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.tycho:target-platform-configuration` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:target-platform-configuration's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:target-platform-configuration's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.tycho:tycho-surefire-plugin` from 2.3.0 to 4.0.8
   
   Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:tycho-p2-repository-plugin's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:tycho-p2-repository-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.eclipse.tycho.extras:tycho-p2-extras-plugin` from 2.3.0 to 4.0.8
   
   Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 2.3.0 to 4.0.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/releases";>org.eclipse.tycho:tycho-p2-director-plugin's
 releases</a>.</em></p>
   <blockquote>
   <p>Tycho 4.0.8 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.8</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.8</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Dirk Fauth</li>
   <li>Ed Merks</li>
   <li>Hannes Wellmann</li>
   <li>Heiko Klare</li>
   <li>howlger</li>
   <li>Michael Keppler</li>
   <li>Sebastian Ratz</li>
   <li>Titouan Vervack</li>
   <li>William Riley</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <p>The Tycho Team</p>
   <p>Tycho 4.0.7 has been released and is available from Maven Central 
repository.</p>
   <p>🆕 <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md";>https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md</a>
   🏷️ <a 
href="https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7";>https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7</a>
   👔 <a 
href="https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7";>https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7</a>
   🙏 contributors who contributed patches for this release:</p>
   <ul>
   <li>Christoph Läubrich</li>
   <li>dependabot[bot]</li>
   <li>Ed Merks</li>
   <li>Heiko Klare</li>
   <li>Marco Lehmann-Mörz</li>
   <li>Sebastian Ratz</li>
   <li>Александър Куртаков</li>
   </ul>
   <p>💰 we would like to also thank <!-- raw HTML omitted --> <a 
href="https://www.sigasi.com/";>Sigasi</a> for sponsoring contributions in this 
release and the <a 
href="https://www.eclipse.org/membership/#tab-membership";>Eclipse IDE 
Workingroup</a> for funding the release work.</p>
   <p>and thanks to everyone who helped us with testing the snapshot 
version.</p>
   <p>Regards,</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.8/RELEASE_NOTES.md";>org.eclipse.tycho:tycho-p2-director-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.0.8</h2>
   <p>backports:</p>
   <ul>
   <li>maven dependencies of transitive projects are not discovered with 
<code>-am</code> / <code>--also-make</code></li>
   <li>Support for new <code>includeJRE</code> flag when building products</li>
   <li>Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li>Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li>Use original URL to decide if a IU is provided by reference</li>
   <li>set-version: Fix regression overwriting mismatching versions</li>
   <li>Sort dependency tree root nodes</li>
   <li>Support links in classpath files</li>
   <li>Add support for followRepositoryReference in .target files</li>
   <li>Add flag to fail API tools on resolution error</li>
   <li>Several bugfixes for building pde automatic manifest projects</li>
   <li>Remove special handling of equinox-launcher fragments in 
AbstractArtifactDependencyWalker</li>
   </ul>
   <h2>4.0.7</h2>
   <p>backports:</p>
   <ul>
   <li>update to next eclipse release</li>
   <li>tycho-p2-director:director: Fix handling of destination on macOS</li>
   <li>Prevent ConcurrentModificationException in PomInstallableUnitStore</li>
   <li>Add an option to enhance the compile log with baseline problems</li>
   <li>assemble-repository: Prevent sources from being included 
inadvertently</li>
   <li>ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified 
IDs</li>
   <li>provide suggested version for features</li>
   <li>Do not fail the DS build if one dependency failed to add</li>
   <li>Add a timestamp provider that inherits the timestamp from the parent</li>
   <li>Add option to include all configured sources in 
ApiFileGenerationMojo</li>
   <li>Do not fail target resolution if a referenced repository fails</li>
   <li>Add URI to message of GOAWAY info</li>
   <li>Reduce printed warnings in builds</li>
   </ul>
   <h2>4.0.6</h2>
   <h3>backports:</h3>
   <ul>
   <li>Support for CycloneDX Maven Plugin</li>
   </ul>
   <h2>4.0.5</h2>
   <h3>backports:</h3>
   <ul>
   <li>support for parallel execution of product assembly / archiving</li>
   <li>new <code>repo-to-runnable</code> mojo</li>
   <li>support for embedded target locations</li>
   <li>using javac as the compiler for Tycho</li>
   <li>new <code>mirror-target-platform</code> mojo</li>
   <li>new director mojo</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/d07e53b9e5b0b4c40ee529fb831732f631e4e3ef";><code>d07e53b</code></a>
 Perform 4.0.8 release</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/5410e6d6bfb4db65c501997ae559c2a644a05f1b";><code>5410e6d</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b748f79a23bcadea67fc11b0a8b1645f114a139c";><code>b748f79</code></a>
 Fix wrong (bnd resource) path is used under windows</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/320068d79b95830cf90aece540f28fb7aaff1bc4";><code>320068d</code></a>
 Improve SignRepositoryArtifactsMojo handling of unsigned content</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/2d5210b324683e88b4919285ee11774bde295fb8";><code>2d5210b</code></a>
 Set the MIRROR_PARSE_ERROR_LEVEL to info severity</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/75d1e205b7d610635d0c5a1c3f1b4359c360fb23";><code>75d1e20</code></a>
 Remove special handling of equinox-launcher fragments in</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/435053ff5d158e574fef1928f3a32d862c44f656";><code>435053f</code></a>
 Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/b045a15e58c1f2382a9c0444dfa728a00dac2876";><code>b045a15</code></a>
 Run the 'pde-automatic-manifest' demo as part of integration tests</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/cd1defcb97e915187c55085e7e5c90a61e997c57";><code>cd1defc</code></a>
 Add demo for pde.bnd integration with classic Eclipse product build</li>
   <li><a 
href="https://github.com/eclipse-tycho/tycho/commit/bccbc289a4f95102ae657c37078873d35b4eba1a";><code>bccbc28</code></a>
 Use original URL to decide if a IU is provided by reference</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-tycho/tycho/compare/tycho-2.3.0...tycho-4.0.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org


Reply via email to