[
https://issues.apache.org/jira/browse/VFS-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133238#comment-17133238
]
Gary D. Gregory commented on VFS-774:
-------------------------------------
I'm not sure what you are talking about but feel free to provide PRs on GitHub
:) Note that there are two new HTTP providers, one based on HttpClient 4 and
another on HttpClient 5.
> 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.3.4#803005)