Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] License years

I have used this in other projects and can recommend it.

It is on the same level of "PITA" as checkstyle or sortpom (meaning you have to remember to comply to them or remember to run their "formatters" for the sources to remain compliant).

We already apply sortpom, checkstyle et al., so +1 for another tool that would keep the sources up-to-date.

Lukas

On 26. 12. 18 16:31, Sergii Kabashniuk wrote:
Hello

The issue:
It is quite common that legal departments require updating of copyright
years in header sections whenever the given source file changes.

Initially, when we introduced license plugin functionality in Che, there
was no automation to detect years when source files were changed. But now
there is a
license-maven-plugin-git aims at making it easier not only to enforce this
requirement but also to fix found inconsistencies.

My question: what do you think should we introduce this plugin or should we
manually
update years each year?

Links
https://github.com/mycila/license-maven-plugin/tree/master/license-maven-plugin-git
https://github.com/eclipse/che-dev/pull/16
https://github.com/eclipse/che-parent/pull/97/files
https://github.com/eclipse/che-dev/pull/16



_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/che-dev



Back to the top