Hello.

I try to set up Jenkins build for Teambox plugin. And first of all, it was
needed to make the code suitable for releasing, so I have checked that all
files contains license headers.

But I can not automate this process. Teambox plugin uses 3rd party library
to make OAuth 2.0 requests. And the library is under MIT license. When I
tried to run Apache Rat for the plugin I found that it does not recognize
MIT license headers in library's files.

I have found that it was a bug in the Apache Rat:
https://issues.apache.org/jira/browse/RAT-49 (currently jira is broken)

And it has already been fixed, but the Apache Rat 0.9 version was not
released yet.

Do you have any ideas about what should we do?

Thanks and best regards,
German Grekhov.

Reply via email to