You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/07/03 10:41:52 UTC

[jira] Resolved: (CAMEL-2903) update camel-http and camel-cxf features to use Commons Codec 1.4

     [ https://issues.apache.org/activemq/browse/CAMEL-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2903.
---------------------------------

    Fix Version/s: 2.4.0
       Resolution: Fixed

Update the Commons Codec version with thanks to Paul.

> update camel-http and camel-cxf features to use Commons Codec 1.4
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2903
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2903
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf, camel-http
>    Affects Versions: 2.3.0
>            Reporter: Paul Mietz Egli
>            Assignee: Willem Jiang
>             Fix For: 2.4.0
>
>
> The latest version of Commons Codec is available as an OSGi bundle, so it would be nice to update the features file for Camel 2.3 to use that version:
> {code:xml}
> <bundle>mvn:commons-codec/commons-codec/1.4</bundle>
> {code}
> I've been installing 1.4 by hand and removing the org.apache.servicemix.bundles.commons-codec/1.3_2 without any ill effects on camel-http.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.