Apache9 commented on PR #105: URL: https://github.com/apache/hbase-thirdparty/pull/105#issuecomment-1728700630
@bbeaudreault I checked all the 3 jars for aarch64, x86-64 and osx, they do not have a META-INF/LICENSE file, instead, it is META-INF/LICENSE.txt, I do not think this will cause any issues. I guess the problem is we depend on two jars, which are almost the same except the name for the so, so I think we could get the full content from one jar, and only extract the so file from other jars, and then make a uber jar. WDYT? -- 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]
