From commits-return-72506-archive-asf-public=cust-asf.ponee.io@wicket.apache.org Wed Apr 24 17:28:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3A54C18076D for ; Wed, 24 Apr 2019 19:28:02 +0200 (CEST) Received: (qmail 19077 invoked by uid 500); 24 Apr 2019 17:28:01 -0000 Mailing-List: contact commits-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@wicket.apache.org Delivered-To: mailing list commits@wicket.apache.org Received: (qmail 19068 invoked by uid 99); 24 Apr 2019 17:28:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Apr 2019 17:28:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B25C1E2B1D for ; Wed, 24 Apr 2019 17:28:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4218425811 for ; Wed, 24 Apr 2019 17:28:00 +0000 (UTC) Date: Wed, 24 Apr 2019 17:28:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: commits@wicket.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WICKET-6659) commons-io:commons-io is used in multiple versions at same time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WICKET-6659?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 25365#comment-16825365 ]=20 ASF subversion and git services commented on WICKET-6659: --------------------------------------------------------- Commit c1d20bb60c6cc081fab09494e05f64a2228cd6d8 in wicket's branch refs/hea= ds/wicket-8.x from Martin Tzvetanov Grigorov [ https://gitbox.apache.org/repos/asf?p=3Dwicket.git;h=3Dc1d20bb ] 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:common= s-io in version 2.5 but also references commons-fileupload:commons-fileuplo= ad 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 versio= ns 2.5 (priority) and 2.2. > =C2=A0 > See attachment screenshot. -- This message was sent by Atlassian JIRA (v7.6.3#76005)