Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[viatra-dev] Copyright header enforcement through Maven, added missing headers

Hi all,

we have enabled the license-maven-plugin ( http://code.mycila.com/license-maven-plugin/ ) in the main VIATRA build ( https://git.eclipse.org/r/#/c/93223/ ) and after adding the missing headers ( https://git.eclipse.org/r/#/c/93277/ there were surprisingly many of them), the check is now enforced.

This means that Gerrit validation builds will fail if a Java or Xtend file does not have a valid EPL header.
Similarly the master build will also fail if you push to Git directly and forgot to add headers.

Note that I tried to add the headers with the correct authors as much as I could, although due to project merges, moves and renames, it may not be entirely accurate. If you have any files that you feel have incorrect values, feel free to correct it and submit a change.

Cheers,
-----
Ábel Hegedüs

IncQuery Labs Ltd.

Back to the top