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/20 08:58:00 UTC

[jira] [Resolved] (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 resolved WICKET-6401.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M7
                   7.8.0

This seems to be fixed with the change in WICKET-6402.
Please check the latest -SNAPSHOTs.
Thank you!

> 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
>             Fix For: 7.8.0, 8.0.0-M7
>
>
> 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)