You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/24 17:28:00 UTC

[jira] [Commented] (WICKET-6659) commons-io:commons-io is used in multiple versions at same time

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

ASF subversion and git services commented on WICKET-6659:
---------------------------------------------------------

Commit c1d20bb60c6cc081fab09494e05f64a2228cd6d8 in wicket's branch refs/heads/wicket-8.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=c1d20bb ]

WICKET-6659 commons-io:commons-io is used in multiple versions at same time

Exclude commons-io dependency of commons-fileupload
Update commons-collections4 to 4.3

(cherry picked from commit cabcc164f3c795b63587191e93474931cf2f9da2)


> commons-io:commons-io is used in multiple versions at same time
> ---------------------------------------------------------------
>
>                 Key: WICKET-6659
>                 URL: https://issues.apache.org/jira/browse/WICKET-6659
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 8.4.0
>            Reporter: Michael Gerhards
>            Assignee: Martin Grigorov
>            Priority: Trivial
>              Labels: easyfix
>         Attachments: different reference versions.PNG
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> org.apache.wicket:wicket-util.jar in version 8.4.0 uses commons-io:commons-io in version 2.5 but also references commons-fileupload:commons-fileupload in version 1.4 which itself uses commons-io:commons-io in version 2.2
> Hence commons-io:commons-io is referenced two times with different versions 2.5 (priority) and 2.2.
>  
> See attachment screenshot.



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