On Fri, 2015-11-06 at 02:26 +0000, Apache Jenkins Server wrote: > [ERROR] Failed to execute goal org.apache.rat:apache-rat- > plugin:0.11:check (default) on project > org.apache.sling.installer.factory.subsystems-base: Too many files > with unapproved license: 1 See RAT report in: <https://builds.apache. > org/job/sling-trunk- > 1.7/ws/trunk/installer/factories/subsystem_base/target/rat.txt> -> > [Help 1] > [ERROR]
This seems to fail at due to the test1.subsystem-base file placed in the source tree. However, locally it is correctly detected as a binary file ( it's a Jar ). I'll add a rat plugin exclusion anyway. Robert
