incubator-xtable
incubator-xtable copied to clipboard
org.javassist:javassist listed multiple times in LICENSE-bundled
The META-INF/LICENSE-bundled file in xtable-aws-0.3.0-incubating-bundled.jar contains two license entries for org.javassist:javassist:3.25.0-GA.
The javassist library is dual licensed but when we distribute it as part of our binaries we should explicitly pick the license that we use so our LICENSE file should only list it once.
Minor issue and not blocking for the release but good to fix in the future.
Pushed a fix in the above PR - @zabetak could you please review it?
@vinishjail97 - requesting your review on PR #745