[
https://issues.apache.org/jira/browse/SLING-12943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-12943.
-------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Fix For: Sling Eclipse IDE 1.3.0
>
>
> 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)