Robert Munteanu created SLING-12943: ---------------------------------------
Summary: Stop bundling third party dependencies with the eclipse feature Key: SLING-12943 URL: https://issues.apache.org/jira/browse/SLING-12943 Project: Sling Issue Type: Improvement Reporter: Robert Munteanu Assignee: Robert Munteanu The main (Eclipse) feature embeds a couple of third party deps: - slf4j.api - GSON - commons-httpclient These are already included in the target Eclipse installations ( validated with Java EE Developer Edition - 2022-12 and 2025-09 ) and including them can lead to conflicts, mostly stemming from the fact that if we bundle commons-httpclient it then requires a specific version of commons-codec and commons-logging and those are already installed in Eclipse. -- This message was sent by Atlassian Jira (v8.20.10#820010)