guiyanakuang commented on PR #1421: URL: https://github.com/apache/orc/pull/1421#issuecomment-1443574171
The advantage of setting it to runtime is to avoid transitive dependencies, as projects that depend on Orc have their own logging implementation. We only set it in the parent pom.xml to avoid setting it in each submodule, and this way the dependencies won't be as tightly coupled. -- 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]
