Josephblt commented on PR #2298: URL: https://github.com/apache/incubator-kie-tools/pull/2298#issuecomment-2100921204
Hello @yesamer. I used a bash script (check_header.sh) to check the headers using the kie-tools-rad-report file. [check_header.sh](https://gist.github.com/Josephblt/873fd9c9b904e4a3a2a6d37ffa1ad91a) [kie-tools-rad-report.txt](https://gist.github.com/Josephblt/5fb6299509219fd2a01c97ac03372fc7) To use the script: Paste the file check_header.sh to kie-tools directory Paste the file kie-tools-rad-report.txt to kie-tools directory Run check_headers script ($./{kie-tools directory}/./check_header.sh. Here is the list of files without headers I found: [results.txt](https://gist.github.com/Josephblt/2980d4ddf084a1f10102452e9e3fcfdb) Although it is possible that some of the files could be ignored, there are lots of .java files that are likely to be problematic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
