Skip to content

Commit f845f79

Browse files
committed
Update Release Notes
1 parent 5a9fb8e commit f845f79

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,24 @@ This is now fixed, but might result in build previously working now fail due to
4141

4242

4343
backports:
44-
- Support for implicit dependencies in target definitions
45-
- Add tycho-baseline:check-dependencies mojo
46-
- Add tycho-cleancode plugin
44+
- Create new tycho-cleancode plugin for automated code cleanups
45+
- Create tycho-baseline:check-dependencies mojo to validate versions
46+
- Add a version report to target update mojo
47+
- Add support for exporting bndruns in bndworkspace projects
48+
- Add support for building sub-bundle with tycho-bnd-extension
49+
- Add support for date patterns in update target
50+
- Add support for version patterns in URLs to update IU locations
51+
- Add support for setting an API baseline in EclipseBuildMojos
52+
- Add support for reading artifacts from global bundle pools
53+
- Add support for using maven repositories as P2 mirror
54+
- Add an option to print the java memory before/after mojo execution
55+
- Add support for TargetDefinition#implicitDependencies
56+
- Add reproducible timestamps in archives
57+
- Write Properties files in a reproducible way
58+
- Use reproducible version qualifiers when project.build.outputTimestamp property is set
59+
- Improve performance of classpath calculation in parallel builds
60+
- Extend bnd demo workspace for .bndrun usecase
61+
- Update the default DS version to 1.4
4762

4863

4964
## 4.0.10

0 commit comments

Comments
 (0)