You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jing Xue (JIRA)" <ji...@apache.org> on 2009/01/25 18:37:01 UTC

[jira] Created: (FILEUPLOAD-172) commons-io not an optional dependency

commons-io not an optional dependency
-------------------------------------

                 Key: FILEUPLOAD-172
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-172
             Project: Commons FileUpload
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Jing Xue
            Priority: Minor


commons-io is declared an optional dependency in the pom file, while DiskFileItemFactory actually directly references FileCleaningTracker.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FILEUPLOAD-172) commons-io not an optional dependency

Posted by "Martin Cooper (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FILEUPLOAD-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Cooper closed FILEUPLOAD-172.
------------------------------------

    Resolution: Won't Fix

The use of DiskFileItem is itself optional, which makes Commons IO optional as well.

> commons-io not an optional dependency
> -------------------------------------
>
>                 Key: FILEUPLOAD-172
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-172
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Jing Xue
>            Priority: Minor
>
> commons-io is declared an optional dependency in the pom file, while DiskFileItemFactory actually directly references FileCleaningTracker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.