NihalJain commented on PR #131: URL: https://github.com/apache/hbase-thirdparty/pull/131#issuecomment-2760354266
> * 3.0 uses ee8, so we don't need the ee10 modules > * HBase 3.1 uses ee10, so we don't need the ee8 modu Ah yes we could definitely save a few MBs here and avoid bundling redundant code. Just to clear, we are suggesting to break into modules as below: - Jetty-12-plus - Jetty-12-plus-EE8 - Jetty-12-plus-EE10 etc So basically fall back to the initial approach of this PR, but maybe a new module for core? Right? -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org