On Thu, 2011-01-27 at 17:54 -0200, Rodrigo B. Campacci wrote:
> Thanks, Oleg!
> 
> Just included Apache Commons Codec in my pom.xml and it works!
> 
>               <dependency>
>                 <groupId>org.apache.commons</groupId>
>                 <artifactId>commons-codec</artifactId>
>                 <version>1.3</version>
>               </dependency>
> 
> But remains one question: this dependency shouldn't be in the http-client (or 
> http-core) pom.xml?
> 

It is. Have a look.

http://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.1/httpclient/pom.xml

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to