]> source.dussan.org Git - jgit.git/commit
Add dependency to dash-licenses 23/191423/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 27 Jan 2021 23:25:06 +0000 (00:25 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 3 Mar 2022 21:00:28 +0000 (22:00 +0100)
commit996e651c147ffa88d9883c0cd029a3cff3f37063
tree3f2401a8a887fc77a962fb661ab81b926a156781
parent877c79dc69125c2997bcf08f9b31ac66d1cb6341
Add dependency to dash-licenses

This is required to run the license check using the license tool [1]
required by the Eclipse project handbook [2]:

mvn org.eclipse.dash:license-tool-plugin:license-check -Ddash.summary=DEPENDENCIES

Note: the tool still requires Java 11 hence it needs to be run in a
separate build step and is not yet integrated in the build which runs
on Java 8.

[1] https://github.com/eclipse/dash-licenses
[2] https://www.eclipse.org/projects/handbook/#ip-license-tool

Change-Id: Ib41d54de246c3c9499cc3be9f026294c39fdfd99
pom.xml