Le 08/06/15 15:28, Bertrand Delacretaz a écrit : > 2) A large number of *.adoc files are missing the Apache license header. I think they are ignored by the rat config, because I don't have any error on those files.
In any case, teh AL 2.0 license should be added to those files. > > 3) The source release contains the following binaries (along with > other things like images which are ok), we need to clarify whether > they are required and what makes them safe to be included, if that's > the case: > > ./security/GroovyJarTest.jar > ./security/groovykeys > ./src/bin/groovy.icns > ./src/test-resources/jars/module-test/module-test/1.0.7225-test/module-test-1.0.7225-test.jar > ./src/test-resources/jars/module-test/module-test/1.2-test/module-test-1.2-test.jar The best here would be to explain in the rat config why those files are excluded. For .icns, it's quite obvious, I can understand that the jars are test jars (ie, used to control that some part of teh Groovy API is handling jars correctly).
