zhztheplayer opened a new pull request, #10536: URL: https://github.com/apache/incubator-gluten/pull/10536
This is to address build error: ``` [ERROR] Rule 0: org.codehaus.mojo.extraenforcer.dependencies.BanDuplicateClasses failed with message: [ERROR] Duplicate classes found: [ERROR] [ERROR] Found in: [ERROR] org.openlabtesting.leveldbjni:leveldbjni-all:jar:1.8:provided [ERROR] jline:jline:jar:2.12:provided [ERROR] Duplicate classes: [ERROR] org/fusesource/hawtjni/runtime/Library.class ``` I am still not sure why this message is showing up, but it's definitely not an issue that needs to be addressed by the enforcer rules. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
