Istvan Toth created CALCITE-6672: ------------------------------------ Summary: Provide shaded Avatica jar variant without slf4j-api Key: CALCITE-6672 URL: https://issues.apache.org/jira/browse/CALCITE-6672 Project: Calcite Issue Type: Improvement Components: avatica Reporter: Istvan Toth
The current shaded jar includes slf4j-api, which may conflict with the slfj-api provided by the application. As the uberjar is relatively small at 7MB, we can provide another variant without slfj-api whithout much adverse effect, while not breaking any existing users that depend on having slfj-api in it. -- This message was sent by Atlassian Jira (v8.20.10#820010)