mchades opened a new pull request, #6992: URL: https://github.com/apache/gravitino/pull/6992
### What changes were proposed in this pull request? Exclude the log4j jar in gvfs runtime shading jar to fix the log problem. ### Why are the changes needed? The log4j jar shipped with GVFS runtime jar will have a conflict with the environment, which will make the log4j not work, so we should exclude the log4j jar in GVFS runtime jar. Fix: #6991 6991 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. -- 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]
