Prepare milestone 0.3.0M8 (#1349)
* Added new script to determine dependencies and check their licenses * Added new script to determine dependencies and check their licenses * Updated check-dependencies script * Updated dependencies * Update README.md * Updated 3rd-party dependencies * Updated 3rd-party dependencies * Updated 3rd-party dependencies * Fix copyright statement * Fix copyright statement * Add pinentry-mode config option for Maven GPG plugin
This commit is contained in:
7
.3rd-party/README.md
vendored
7
.3rd-party/README.md
vendored
@@ -1,4 +1,5 @@
|
||||
# 3rd party dependencies
|
||||
# Third-Party Dependencies
|
||||
|
||||
Contains listing of all maven (transient) licenses of the project.
|
||||
Is primary used to identify all changes between Eclipse releases.
|
||||
This folder provides listings of all 3rd-party dependencies incl. their licenses. There is a dedicated subfolder for each release (and milestone) holding the release-specific information.
|
||||
|
||||
The files are generated using the [check-dependencies.sh](https://github.com/eclipse/hawkbit/tree/master/check-dependencies.sh) script. The script makes use of the [Eclipse Dash License Tool](https://github.com/eclipse/dash-licenses) which identifies and vets the licenses of the project content.
|
||||
|
||||
Reference in New Issue
Block a user