[ 
https://jira.codehaus.org/browse/WAGON-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=319828#comment-319828
 ] 

Olivier Lamy commented on WAGON-388:
------------------------------------

@Hervé currently master doesn't use HtmlFileListParser with jsoup
This one is in http-shared4 module.

                
> remove wagon-http-shared4 dependency on httpclient
> --------------------------------------------------
>
>                 Key: WAGON-388
>                 URL: https://jira.codehaus.org/browse/WAGON-388
>             Project: Maven Wagon
>          Issue Type: Improvement
>          Components: wagon-http, wagon-http-lightweight
>    Affects Versions: 2.0, 2.4
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.5
>
>
> AbstractHttpClientWagon uses classes from 
> [HttpClient|http://hc.apache.org/httpcomponents-client-ga/httpclient/index.html]
> Lightweight wagon extends AbstractHttpClientWagon but uses JRE java.net 
> classes
> AbstractHttpClientWagon should not depend on httpclient: it can depend on 
> [HttpCore|http://hc.apache.org/httpcomponents-core-ga/index.html], if useful 
> to share some utilities between wagon-http and wagon-http-lightweight, but 
> not HttpClient
> Such separation, possible now that HttpComponents has 2 separate layers, will 
> ease maintenance

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to