Skip to content

Commit

Permalink
Update Release Notes for 4.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Feb 25, 2025
1 parent 9535cbf commit af372a2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ This page describes the noteworthy improvements provided by each release of Ecli

As there are some breaking changes in JUnit 5.12 Tycho now adds a new `junit512` provider.

backports:
- Remove signatures from wrapped source bundles
- Improve error handling for maven-target locations
- Fix collection of maven target locations
- Improve bnd integration
- Align bnd mojos with maven-surefire / maven-compiler plugin
- Add support to filter files to perform cleanup
- Do not collect dependencies for classified artifacts

**Important Notice:** There was a bug in previous versions of Tycho regarding the handling of maven target locations, it might be that
you now get some more content or even some less (most noticeable optional artifacts are ignored now) or slightly different versions when using
dependency inclusion.

## 4.0.11

**Important Notice:** There was a bug in previous versions of Tycho that has lead to the situation that projects are resolved
Expand Down

0 comments on commit af372a2

Please # to comment.