[jboss-jira] [JBoss JIRA] (WFLY-7867) Update org.apache.httpcomponents* to latest
Tomaz Cerar (JIRA)
issues at jboss.org
Tue Jan 10 09:57:02 EST 2017
[ https://issues.jboss.org/browse/WFLY-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar moved JBEAP-8185 to WFLY-7867:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7867 (was: JBEAP-8185)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Build System
REST
Web Services
(was: REST)
(was: Web Services)
Affects Version/s: (was: 7.1.0.DR9)
> Update org.apache.httpcomponents* to latest
> -------------------------------------------
>
> Key: WFLY-7867
> URL: https://issues.jboss.org/browse/WFLY-7867
> Project: WildFly
> Issue Type: Component Upgrade
> Components: Build System, REST, Web Services
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
>
> Artifacts versions in EAP 7.1.0.DR9:
> {code:java}
> [jbliznak at erebos-rh jboss-eap-7.1]$ ls modules/system/layers/base/org/apache/httpcomponents/main/
> httpasyncclient-4.1.0.redhat-1.jar
> httpclient-4.5.0.redhat-1.jar
> httpcore-4.4.1.redhat-1.jar
> httpcore-nio-4.4.1.redhat-1.jar
> httpmime-4.5.0.redhat-1.jar
> module.xml
> {code}
> Latest versions found in central:
> https://mvnrepository.com/artifact/org.apache.httpcomponents/httpasyncclient/4.1.2
> https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.2
> https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.5
> https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore-nio/4.4.5
> https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/4.5.2
> Our httpcomponents artifacts versions our more than a year old, we could update it.
> Modules that use these artifacts:
> {code:java}
> [jbliznak at erebos-rh jboss-eap-7.1]$ grep -R --include="module.xml" httpcomponents
> modules/system/layers/base/org/apache/httpcomponents/main/module.xml:<module xmlns="urn:jboss:module:1.5" name="org.apache.httpcomponents">
> modules/system/layers/base/org/apache/cxf/impl/main/module.xml: <module name="org.apache.httpcomponents"/>
> modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml: <module name="org.apache.httpcomponents"/>
> modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml: <module name="org.apache.httpcomponents"/>
> modules/system/layers/base/org/jboss/resteasy/resteasy-legacy/main/module.xml: <module name="org.apache.httpcomponents"/>
> modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml: <module name="org.apache.httpcomponents"/>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list