incubator-xtable icon indicating copy to clipboard operation
incubator-xtable copied to clipboard

org.javassist:javassist listed multiple times in LICENSE-bundled

Open zabetak opened this issue 11 months ago • 3 comments

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.

zabetak avatar May 13 '25 07:05 zabetak

Minor issue and not blocking for the release but good to fix in the future.

zabetak avatar May 13 '25 07:05 zabetak

Pushed a fix in the above PR - @zabetak could you please review it?

piyushdubey avatar Sep 11 '25 16:09 piyushdubey

@vinishjail97 - requesting your review on PR #745

piyushdubey avatar Sep 23 '25 18:09 piyushdubey