Menuka Singappuli Hewage created VFS-774:
--------------------------------------------

             Summary: 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


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)

Reply via email to