[
https://issues.apache.org/jira/browse/TAP5-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517345#comment-17517345
]
ASF subversion and git services commented on TAP5-2719:
-------------------------------------------------------
Commit 372df09f65111bd02d608e11f21a9d0864a59033 in tapestry-5's branch
refs/heads/master from Ben Weidig
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=372df09f6 ]
TAP5-2719: fixing tapestry-upload dependencies
> 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)