On 3/6/06, Henri Gomez <[EMAIL PROTECTED]> wrote: > BTW, since the Http client is now marked end-of-life, shouldn't we > update XML-RPC 3.0to only use http-common-clients 3.0 and update it > accordingly ?
<dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <version>3.0</version> <type>jar</type> </dependency> -- Whenever you find yourself on the side of the majority, it is time to pause and reflect. (Mark Twain)