elukey commented on pull request #838: URL: https://github.com/apache/bigtop/pull/838#issuecomment-986841078
``` + Class['bigtop_toolchain::packages'] -> Class['bigtop_toolchain::maven'] + Class['bigtop_toolchain::packages'] -> Class['bigtop_toolchain::ant'] + Class['bigtop_toolchain::packages'] -> Class['bigtop_toolchain::gradle'] + ``` This bit in theory is the same as adding requires in specific classes right? Not sure if there is a preference in Bigtop, I am more used to the explicit require where needed vs the include + -> ordering. -- 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]
