archiecobbs / ivyroundup

Online Ivy Repository
13 stars 13 forks source link

HttpComponents 4.0.1 and Mime4j 0.6 #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I've just finished modules httpclient and httpcore 4.0.1 (GA).

HttpClient provides an optional artifact named httpmime which depends on
mime4j.

So :
  * There's 3 confs for HttpClient (Client, Mime and Default), where
Default=Mime, and Client = Default - Mime
  * HttpCore and HttpClient belongs to org.apache.httpcomponents organisation.
  * Mime4j belongs to org.apache.james organisation.

The patch includes all change in the src folder.

Original issue reported on code.google.com by lgri...@gmail.com on 1 Mar 2010 at 10:31

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks! Committed in r1073.

Original comment by archie.c...@gmail.com on 1 Mar 2010 at 5:38