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

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

Volker Lamp created TAP5-2719:
---------------------------------

             Summary: 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


Similar to TAP5-2717 and TAP5-2718, 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)