there are a number of maven plugins that provide this support, we use one
in jetty that scans all our java files at build time to ensure certain
licence block presence.

http://code.google.com/p/maven-license-plugin/

tis a good goal to have :)

cheers,
jesse

--
jesse mcconnell
jesse.mcconn...@gmail.com



On Mon, Dec 10, 2012 at 10:42 AM, Henrik Rentz-Reichert <h...@protos.de>wrote:

> Hi all,
>
> we're considering to introduce a script that checks for the presence of
> file headers (copyright+legal).
> The script should be able to scan certain file extensions (.java, .xtend,
> .xml, ...) and create an XUnit test report.
>
> Before developing such a script from scratch I want to make sure that no
> similar script already exists.
>
> Has anybody heard of something like that?
>
> Thanks,
> Henrik
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to