[resteasy-dev] Resolving failing test, (arquillian/RESTEASY-903-WF8) recommendations wanted

Rebecca Searls rsearls at redhat.com
Tue May 24 10:42:50 EDT 2016


Refactored code so tests are unaffected.


----- Original Message -----
> From: "Rebecca Searls" <rsearls at redhat.com>
> To: resteasy-dev at lists.jboss.org
> Sent: Tuesday, May 24, 2016 9:38:34 AM
> Subject: [resteasy-dev] Resolving failing test, (arquillian/RESTEASY-903-WF8) recommendations wanted
> 
> 
> 
> I'm testing the Apache deprecation changes. Tests in
> /home/rsearls/j1/Resteasy/jaxrs/arquillian/RESTEASY-903-WF8
> are failing.  The testing version of wildfly is using
> target/wildfly/modules/system/layers/base/org/apache/httpcomponents/main/httpclient-4.2.1.jar
> however our code changes required version httpclient-4.3.6.jar or higher,
> because class
> org.apache.http.conn.HttpClientConnectionManager is in the later versions but
> not in 4.2.1.
> jaxrs/jboss-modules does not provide a module for httpcomponents.
> jarxrs/pom.xml is using version 4.3.6
> for building the components.
> 
> How would you recommend I resolve this?
> _______________________________________________
> resteasy-dev mailing list
> resteasy-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/resteasy-dev
> 


More information about the resteasy-dev mailing list