On 13/10/14 18:03, [email protected] wrote:
Repository: jena
Updated Branches:
   refs/heads/rat-checks [created] 43d133d34


Work towards enabling automatic RAT checks

This commit enables the Apache RAT (Release Audit Tool) plugin to be run
as part of each build which will help spot any potential licensing
issues as early as possible.

Currently this will cause the builds to fail hence why this is in a
branch while I work to figure out all the appropriate excludes and/or
addition of missing license headers


Rob,

Very useful! If you can avoid checking testing/* in all modules that would be good.

(1) Not all files are licensed under AL - many are W3C software license from test suites.

(2) Some files are exactly as they are - in extreme, intentionally empty, zero-byte files!

        Andy

jena-arq/testing/   jena-fuseki2/testing/  jena-tdb/testing/
jena-core/testing/  jena-sdb/testing/      jena-text/testing/

Reply via email to