DavidTavoularis commented on PR #11799: URL: https://github.com/apache/maven/pull/11799#issuecomment-4109456998
Simplified the if/else block to a ternary as suggested by the reviewer. Both paths still call derive(parentRequest), just with the request constructed differently depending on whether it's BUILD_CONSUMER or not. -- 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]
