Skip to content

Commit af372a2

Browse files
committed
Update Release Notes for 4.0.12
1 parent 9535cbf commit af372a2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE_NOTES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ This page describes the noteworthy improvements provided by each release of Ecli
88

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

11+
backports:
12+
- Remove signatures from wrapped source bundles
13+
- Improve error handling for maven-target locations
14+
- Fix collection of maven target locations
15+
- Improve bnd integration
16+
- Align bnd mojos with maven-surefire / maven-compiler plugin
17+
- Add support to filter files to perform cleanup
18+
- Do not collect dependencies for classified artifacts
19+
20+
**Important Notice:** There was a bug in previous versions of Tycho regarding the handling of maven target locations, it might be that
21+
you now get some more content or even some less (most noticeable optional artifacts are ignored now) or slightly different versions when using
22+
dependency inclusion.
23+
1124
## 4.0.11
1225

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

0 commit comments

Comments
 (0)