Andreas Probst wrote:
Hi Sliders,

in the CVS tree /lib the commons-logging.jar is missing, it's used by the new HttpClient. Without it the client can't find the LogFactory and therefore can't run.
FYI, it is not recommended practice to checkin JARs to CVS, at least it has not been for this subproject. Exceptions are for example jdom-dev.jar or a snapshot of commons-httpclient, which hasn't seen a release for ages.

Commons-Logging OTOH has had a couple of stable releases by now, without API changes, and I see no good reason to put it in CVS.

I think the build.xml has to be changed too.
It is the only thing that should change. Patch? ;-)

-chris


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to