[
https://issues.apache.org/jira/browse/VFS-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed VFS-774.
-------------------------------
Resolution: Cannot Reproduce
> There are missing dependecies on UrlFileObject
> ----------------------------------------------
>
> Key: VFS-774
> URL: https://issues.apache.org/jira/browse/VFS-774
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 2.6.0
> Reporter: Menuka Singappuli Hewage
> Priority: Major
>
> When I read through the codebase, I noticed that UrlFileObject class has
> missing dependencies.
> class:
> UrlFileObject
> import org.apache.commons.httpclient.URIException;
>
> class: URLFileName class:
> import org.apache.commons.httpclient.URIException;
> import org.apache.commons.httpclient.util.URIUtil;
>
> I think httpclient needs to be upgraded.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)