You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/06/19 19:16:00 UTC

[jira] [Assigned] (WICKET-6401) OSGi-Manifest: wicket-util should decalre its dependency to 'commons-io' and 'commons-fileupload'

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

Martin Grigorov reassigned WICKET-6401:
---------------------------------------

    Assignee: Martin Grigorov

> OSGi-Manifest: wicket-util should decalre its dependency to 'commons-io' and 'commons-fileupload'
> -------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-6401
>                 URL: https://issues.apache.org/jira/browse/WICKET-6401
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.7.0
>            Reporter: Christoph Läubrich
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> Wicket-Util has no import-package declaration for the static used imports to commons-io (e.g. in FileCleaner) and commons-fileupload.
> Currently the bundle simply fails if the requirement is not fullfiled with ClassNotFoundException on Application start-up.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)