ottlinger commented on code in PR #556: URL: https://github.com/apache/creadur-rat/pull/556#discussion_r2453372998
########## apache-rat-core/src/main/java/org/apache/rat/Report.java: ########## Review Comment: @Claudenw Introducing System.exit(1) introduces problems as our testing framework does not properly handle JVM exits via ReportTest. If this is an issue we should open a separate ticket and maybe introduce https://github.com/tginsberg/junit5-system-exit. Feel free to file a new ticket with a reference to [RAT-500](https://issues.apache.org/jira/browse/RAT-500) and your comment. Thanks -- 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]
