[
https://issues.apache.org/jira/browse/AXIS2-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129737#comment-13129737
]
Hudson commented on AXIS2-3933:
-------------------------------
Integrated in Axis2 #1064 (See [https://builds.apache.org/job/Axis2/1064/])
AXIS2-3933 :
Completed HTTP test framework so that it can be used to test features of
CommonHTTTPTransportSender and HTTPSender.
Ported Jetty based test case to use new test framework and removed Jetty
dependency.
sagara :
Files :
* /axis/axis2/java/core/trunk/modules/transport/http/pom.xml
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/CommonsHTTPTransportSenderClientSideTest.java
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/CommonsHTTPTransportSenderTest.java
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/HTTPSenderTest.java
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/mock/server
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/mock/server/AbstractHTTPServerTest.java
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/mock/server/BasicHttpServer.java
*
/axis/axis2/java/core/trunk/modules/transport/http/test/org/apache/axis2/transport/http/mock/server/BasicHttpServerImpl.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: [email protected]
For additional commands, e-mail: [email protected]