JiaLiangC commented on PR #1212: URL: https://github.com/apache/bigtop/pull/1212#issuecomment-1869181400
@iwasakims Hello, I would like to ask about your reply mentioning "comments (and commented out defaults) in bigtop.bom". Does this refer to the 'label' under components, similar to how packaging = 'rpm' is used? Currently, all Java components support concurrent compilation, so we only need to add maven_parallel_compile = False for the few components that do not support Java compilation. Alternatively, we could add maven_parallel_compile = True for each Java component individually. Which approach do you think is more appropriate? -- 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]
