[ 
https://issues.apache.org/jira/browse/AXIS2-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129779#comment-13129779
 ] 

Hudson commented on AXIS2-3933:
-------------------------------

Integrated in Axis2 #1065 (See [https://builds.apache.org/job/Axis2/1065/])
    AXIS2-3933 : 
Removed direct reference to org.apache.commons.httpclient.Header in Stub class 
based on provided patches.

sagara : 
Files : 
* 
/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/client/Stub.java
* 
/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/context/NamedValue.java
* 
/axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java
* 
/axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/CommonsHTTPTransportSender.java
* 
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/CommonsHTTPTransportSenderTest.java

                
> Axis2 kernel currently has a direct dependency on Commons HttpClient 3.1
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-3933
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3933
>             Project: Axis2
>          Issue Type: Wish
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Oleg Kalnichevski
>            Assignee: Sagara Gunathunga 
>         Attachments: AXIS2-3933.patch, AXIS2-3933_2.patch, axis2-kernel.patch
>
>
> (1) This seems conceptually wrong to me. The kernel ought not have any 
> dependencies on a transport specific libraries
> (2) A more practical reason: it is just a matter of time HttpClient 3.1 will 
> be superceded by HttpClient 4.0 and support for commons HttpClient will be 
> discontinued. 
> If there is an agreement this is indeed an issue, which should be resolved, I 
> will happily invest time looking into what it takes to decouple HttpClient 
> from Axis2 kernel.
> Oleg

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to