You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2019/06/03 08:04:00 UTC

[jira] [Commented] (SLING-7953) Switch from legacy commons lang 2 to commons lang 3

    [ https://issues.apache.org/jira/browse/SLING-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854339#comment-16854339 ] 

Robert Munteanu commented on SLING-7953:
----------------------------------------

Thanks [~kwin], I did notice that. All bundles resolve without commons-lang 2.x, so my guess - as you said the dependency is orphaned - is that it's declared and added to the classpath but no import ranges added since no one actually imports any classes from that bundle.

> Switch from legacy commons lang 2 to commons lang 3
> ---------------------------------------------------
>
>                 Key: SLING-7953
>                 URL: https://issues.apache.org/jira/browse/SLING-7953
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Carsten Ziegeler
>            Assignee: Robert Munteanu
>            Priority: Major
>              Labels: Sling-12-ReleaseNotes
>             Fix For: Starter 12
>
>
> The following bundles still use the legacy commons lang 2 version
>  They should be updated to use commons lang 3
>  org.apache.sling.auth.form (/)
>  org.apache.sling.installer.hc (/)
>  org.apache.sling.scripting.jsp.taglib (/)
>  org.apache.sling.xss (/)
>  org.apache.tika.parsers (/)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)