File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,19 @@ This page describes the noteworthy improvements provided by each release of Ecli
88
99As 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
You can’t perform that action at this time.
0 commit comments