You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ben Weidig (Jira)" <ji...@apache.org> on 2022/04/05 10:02:00 UTC

[jira] [Assigned] (TAP5-2719) Missing depenency for commons-fileupload

     [ https://issues.apache.org/jira/browse/TAP5-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Weidig reassigned TAP5-2719:
--------------------------------

    Assignee: Ben Weidig

> Missing depenency for commons-fileupload
> ----------------------------------------
>
>                 Key: TAP5-2719
>                 URL: https://issues.apache.org/jira/browse/TAP5-2719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>    Affects Versions: 5.8.1
>            Reporter: Volker Lamp
>            Assignee: Ben Weidig
>            Priority: Major
>
> Similar to TAP5-2716 and TAP5-2717, the dependency for {{commons-fileupload}} got lost.
> The fix is to replace {{implementation}} in {{tapestry-upload/build.gradle:5}} to {{{}api{}}}.
> Users of version 5.8.1 can add {{implementation 'commons-fileupload:commons-fileupload:1.3.2'}} to their own build.gradle (or similar for pom.xml) as a workaround.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)