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


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.

Reply via email to