Hi all, I had configured the RAT Master Summary table to show that we had 6 deliberate failed fails as they were test files. Now there are 9 files failing.
Looking at them I see that now: apache-rat-core/src/test/resources/elements/Source.java, apache-rat-core/src/test/resources/elements/sub/Empty.txt, apache-rat-core/src/test/resources/violations/bad.txt, apache-rat-plugin/src/test/invoker/it1/src.apt, apache-rat-plugin/src/test/it2/src.txt, apache-rat-plugin/src/test/it3/src.apt, apache-rat-tasks/src/test/resources/antunit/index.apt, are all test files, that makes 7 deliberate test file failures now instead of 6, I'll adjust the RAT Master Summary page to reflect this: and that: apache-rat-plugin/src/test/invoker/it1/invoker.properties could either have a license added, OR we make it a test exclusion file, exclude it from the RAT tests and say in the file itself that is what we have done. and that: apache-rat-plugin/src/test/invoker/it1/verify.bsh should have a license header added. Unless objections, I'll go ahead and make invoker.properties a test exclusion file and add a license to verify.bsh Gav...
